Pull request #42446 opened Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7a1716462cf1b7917f6b0de42f71b5fc6644854a+7c6a9484ee37b28fa314f716581bdb268cd78ce2 (ec6c2f4dd8dda24031b180998f6e4748dcd111cb) 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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42446@libs/jps/.git # 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-06-01T22:51:39.401Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-01T22:51:39.407Z] Trying to pass milestone 3 [Pipeline] milestone [2021-06-01T22:51:39.454Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-01T22:51:54.587Z] Still waiting to schedule task [2021-06-01T22:51:54.589Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-01T22:52:48.855Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0574732e592cb4bc9) in /home/ubuntu/workspace/moby_PR-42446 [Pipeline] { [Pipeline] checkout [2021-06-01T22:52:48.964Z] The recommended git tool is: git [2021-06-01T22:52:52.621Z] using credential docker-jenkins-github-credentials [2021-06-01T22:52:52.628Z] Cloning the remote Git repository [2021-06-01T22:52:52.628Z] Cloning with configured refspecs honoured and without tags [2021-06-01T22:52:52.648Z] Cloning repository https://github.com/moby/moby.git [2021-06-01T22:52:52.713Z] > git init /home/ubuntu/workspace/moby_PR-42446 # timeout=10 [2021-06-01T22:52:52.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:52:52.942Z] > git --version # timeout=10 [2021-06-01T22:52:52.962Z] > git --version # 'git version 2.17.1' [2021-06-01T22:52:52.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:52:52.964Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:16.585Z] Fetching without tags [2021-06-01T22:53:16.961Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit 7a1716462cf1b7917f6b0de42f71b5fc6644854a [2021-06-01T22:53:16.486Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:53:16.499Z] > git config --add remote.origin.fetch +refs/pull/42446/head:refs/remotes/origin/PR-42446 # timeout=10 [2021-06-01T22:53:16.532Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:16.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:53:16.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:53:16.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:16.590Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:16.972Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:53:17.005Z] > git checkout -f 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:53:18.821Z] Merge succeeded, producing 47516ed8627f813ce36db15c4f43e31f7ee597bd [2021-06-01T22:53:18.822Z] Checking out Revision 47516ed8627f813ce36db15c4f43e31f7ee597bd (PR-42446) [2021-06-01T22:53:17.727Z] > git remote # timeout=10 [2021-06-01T22:53:17.750Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T22:53:17.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:17.780Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-01T22:53:18.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T22:53:18.824Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:53:18.841Z] > git checkout -f 47516ed8627f813ce36db15c4f43e31f7ee597bd # timeout=10 [2021-06-01T22:53:22.656Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-01T22:53:22.659Z] > git rev-list --no-walk 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-01T22:53:24.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42446:/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-06-01T22:53:30.610Z] Unable to find image 'alpine:latest' locally [2021-06-01T22:53:30.610Z] latest: Pulling from library/alpine [2021-06-01T22:53:30.610Z] 540db60ca938: Pulling fs layer [2021-06-01T22:53:30.610Z] 540db60ca938: Download complete [2021-06-01T22:53:30.610Z] 540db60ca938: Pull complete [2021-06-01T22:53:30.610Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-01T22:53:30.610Z] Status: Downloaded newer image for alpine:latest [2021-06-01T22:53:35.897Z] 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 [Pipeline] node [2021-06-01T22:53:36.713Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0574732e592cb4bc9) in /home/ubuntu/workspace/moby_PR-42446 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-06-01T22:53:36.726Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-022def7977892779d) in /home/ubuntu/workspace/moby_PR-42446 [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] { [2021-06-01T22:53:36.767Z] The recommended git tool is: git [2021-06-01T22:53:36.776Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-06-01T22:53:36.786Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-06-01T22:53:36.793Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [2021-06-01T22:53:36.862Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-06-01T22:53:36.871Z] using credential docker-jenkins-github-credentials [2021-06-01T22:53:36.876Z] Cloning the remote Git repository [2021-06-01T22:53:36.876Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-06-01T22:53:36.988Z] Running on azwin-2-77fa50 in d:\jenkins\workspace\moby_PR-42446 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2021-06-01T22:53:37.054Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit 7a1716462cf1b7917f6b0de42f71b5fc6644854a [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2021-06-01T22:53:37.083Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-01T22:53:37.170Z] The recommended git tool is: git [2021-06-01T22:53:37.190Z] Merge succeeded, producing 53cecbcaa452555f60a1ba771651e4f28fb5d0e9 [2021-06-01T22:53:37.190Z] Checking out Revision 53cecbcaa452555f60a1ba771651e4f28fb5d0e9 (PR-42446) [2021-06-01T22:53:37.262Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-01T22:53:36.781Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42446/.git # timeout=10 [2021-06-01T22:53:36.789Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:53:36.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:53:36.795Z] > git --version # timeout=10 [2021-06-01T22:53:36.801Z] > git --version # 'git version 2.17.1' [2021-06-01T22:53:36.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:36.803Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:37.056Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:53:37.063Z] > git checkout -f 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:53:37.112Z] > git remote # timeout=10 [2021-06-01T22:53:37.119Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T22:53:37.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:37.126Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-01T22:53:37.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T22:53:37.192Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:53:37.200Z] > git checkout -f 53cecbcaa452555f60a1ba771651e4f28fb5d0e9 # timeout=10 [2021-06-01T22:53:37.264Z] > git rev-list --no-walk 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:53:37.370Z] using credential docker-jenkins-github-credentials [2021-06-01T22:53:37.442Z] Cloning the remote Git repository [2021-06-01T22:53:37.442Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-01T22:53:36.899Z] Cloning repository https://github.com/moby/moby.git [2021-06-01T22:53:36.899Z] > git init /home/ubuntu/workspace/moby_PR-42446 # timeout=10 [2021-06-01T22:53:36.916Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:53:36.916Z] > git --version # timeout=10 [2021-06-01T22:53:36.918Z] > git --version # 'git version 2.25.1' [2021-06-01T22:53:36.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:36.919Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:38.015Z] + [ PR != PR ] [2021-06-01T22:53:38.015Z] + [ master != master ] [2021-06-01T22:53:38.015Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-01T22:53:37.473Z] Cloning repository https://github.com/moby/moby.git [2021-06-01T22:53:37.473Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-01T22:53:37.523Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:53:37.523Z] > git --version # timeout=10 [2021-06-01T22:53:37.559Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-01T22:53:37.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:37.560Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:38.342Z] + docker version [2021-06-01T22:53:38.342Z] Client: Docker Engine - Community [2021-06-01T22:53:38.342Z] Version: 20.10.5 [2021-06-01T22:53:38.342Z] API version: 1.41 [2021-06-01T22:53:38.342Z] Go version: go1.13.15 [2021-06-01T22:53:38.342Z] Git commit: 55c4c88 [2021-06-01T22:53:38.342Z] Built: Tue Mar 2 20:18:05 2021 [2021-06-01T22:53:38.342Z] OS/Arch: linux/amd64 [2021-06-01T22:53:38.342Z] Context: default [2021-06-01T22:53:38.342Z] Experimental: true [2021-06-01T22:53:38.342Z] [2021-06-01T22:53:38.342Z] Server: Docker Engine - Community [2021-06-01T22:53:38.342Z] Engine: [2021-06-01T22:53:38.342Z] Version: 20.10.5 [2021-06-01T22:53:38.342Z] API version: 1.41 (minimum version 1.12) [2021-06-01T22:53:38.342Z] Go version: go1.13.15 [2021-06-01T22:53:38.342Z] Git commit: 363e9a8 [2021-06-01T22:53:38.342Z] Built: Tue Mar 2 20:16:00 2021 [2021-06-01T22:53:38.342Z] OS/Arch: linux/amd64 [2021-06-01T22:53:38.342Z] Experimental: true [2021-06-01T22:53:38.342Z] containerd: [2021-06-01T22:53:38.342Z] Version: 1.4.4 [2021-06-01T22:53:38.342Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:53:38.342Z] runc: [2021-06-01T22:53:38.342Z] Version: 1.0.0-rc93 [2021-06-01T22:53:38.342Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:53:38.342Z] docker-init: [2021-06-01T22:53:38.342Z] Version: 0.19.0 [2021-06-01T22:53:38.342Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-01T22:53:38.641Z] + docker info [2021-06-01T22:53:48.635Z] Client: [2021-06-01T22:53:48.635Z] Context: default [2021-06-01T22:53:48.635Z] Debug Mode: false [2021-06-01T22:53:48.635Z] Plugins: [2021-06-01T22:53:48.635Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-01T22:53:48.635Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-01T22:53:48.635Z] [2021-06-01T22:53:48.635Z] Server: [2021-06-01T22:53:48.635Z] Containers: 0 [2021-06-01T22:53:48.635Z] Running: 0 [2021-06-01T22:53:48.635Z] Paused: 0 [2021-06-01T22:53:48.635Z] Stopped: 0 [2021-06-01T22:53:48.635Z] Images: 1 [2021-06-01T22:53:48.635Z] Server Version: 20.10.5 [2021-06-01T22:53:48.635Z] Storage Driver: overlay2 [2021-06-01T22:53:48.635Z] Backing Filesystem: extfs [2021-06-01T22:53:48.635Z] Supports d_type: true [2021-06-01T22:53:48.635Z] Native Overlay Diff: true [2021-06-01T22:53:48.635Z] Logging Driver: json-file [2021-06-01T22:53:48.635Z] Cgroup Driver: cgroupfs [2021-06-01T22:53:48.635Z] Cgroup Version: 1 [2021-06-01T22:53:48.635Z] Plugins: [2021-06-01T22:53:48.635Z] Volume: local [2021-06-01T22:53:48.635Z] Network: bridge host ipvlan macvlan null overlay [2021-06-01T22:53:48.635Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-01T22:53:48.635Z] Swarm: inactive [2021-06-01T22:53:48.635Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-01T22:53:48.635Z] Default Runtime: runc [2021-06-01T22:53:48.635Z] Init Binary: docker-init [2021-06-01T22:53:48.635Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:53:48.635Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:53:48.635Z] init version: de40ad0 [2021-06-01T22:53:48.635Z] Security Options: [2021-06-01T22:53:48.635Z] apparmor [2021-06-01T22:53:48.635Z] seccomp [2021-06-01T22:53:48.635Z] Profile: default [2021-06-01T22:53:48.635Z] Kernel Version: 5.4.0-1041-aws [2021-06-01T22:53:48.635Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-01T22:53:48.635Z] OSType: linux [2021-06-01T22:53:48.635Z] Architecture: x86_64 [2021-06-01T22:53:48.635Z] CPUs: 2 [2021-06-01T22:53:48.635Z] Total Memory: 7.569GiB [2021-06-01T22:53:48.635Z] Name: ip-10-100-97-151 [2021-06-01T22:53:48.635Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-06-01T22:53:48.635Z] Docker Root Dir: /var/lib/docker [2021-06-01T22:53:48.635Z] Debug Mode: false [2021-06-01T22:53:48.635Z] Registry: https://index.docker.io/v1/ [2021-06-01T22:53:48.635Z] Labels: [2021-06-01T22:53:48.635Z] Experimental: true [2021-06-01T22:53:48.635Z] Insecure Registries: [2021-06-01T22:53:48.635Z] 127.0.0.0/8 [2021-06-01T22:53:48.635Z] Live Restore Enabled: true [2021-06-01T22:53:48.635Z] [2021-06-01T22:53:48.635Z] WARNING: No swap limit support [Pipeline] sh [2021-06-01T22:53:48.965Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:53:48.966Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:53:48.966Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42446/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-01T22:53:48.966Z] + bash /home/ubuntu/workspace/moby_PR-42446/check-config.sh [2021-06-01T22:53:48.966Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-01T22:53:48.966Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-06-01T22:53:48.966Z] [2021-06-01T22:53:48.966Z] Generally Necessary: [2021-06-01T22:53:48.966Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-01T22:53:48.966Z] - apparmor: enabled and tools installed [2021-06-01T22:53:48.966Z] - CONFIG_NAMESPACES: enabled [2021-06-01T22:53:48.966Z] - CONFIG_NET_NS: enabled [2021-06-01T22:53:48.966Z] - CONFIG_PID_NS: enabled [2021-06-01T22:53:48.966Z] - CONFIG_IPC_NS: enabled [2021-06-01T22:53:48.966Z] - CONFIG_UTS_NS: enabled [2021-06-01T22:53:48.966Z] - CONFIG_CGROUPS: enabled [2021-06-01T22:53:48.966Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-01T22:53:48.966Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-01T22:53:48.966Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-01T22:53:48.966Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-01T22:53:48.966Z] - CONFIG_CPUSETS: enabled [2021-06-01T22:53:48.966Z] - CONFIG_MEMCG: enabled [2021-06-01T22:53:48.966Z] - CONFIG_KEYS: enabled [2021-06-01T22:53:48.966Z] - CONFIG_VETH: enabled (as module) [2021-06-01T22:53:48.966Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-01T22:53:48.966Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-01T22:53:48.966Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-01T22:53:49.225Z] [2021-06-01T22:53:49.225Z] Optional Features: [2021-06-01T22:53:49.225Z] - CONFIG_USER_NS: enabled [2021-06-01T22:53:49.225Z] - CONFIG_SECCOMP: enabled [2021-06-01T22:53:49.225Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-01T22:53:49.225Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-01T22:53:49.225Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-01T22:53:49.225Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-01T22:53:49.225Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-01T22:53:49.225Z] - CONFIG_BLK_CGROUP: enabled [2021-06-01T22:53:49.225Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-01T22:53:49.225Z] - CONFIG_CGROUP_PERF: enabled [2021-06-01T22:53:49.225Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-01T22:53:49.225Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-01T22:53:49.225Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-01T22:53:49.225Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-01T22:53:49.225Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-01T22:53:49.225Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_IP_VS: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-01T22:53:49.225Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-01T22:53:49.225Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-01T22:53:49.225Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-01T22:53:49.225Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-01T22:53:49.225Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-01T22:53:49.277Z] Fetching without tags [2021-06-01T22:53:49.493Z] - CONFIG_EXT4_FS: enabled [2021-06-01T22:53:49.493Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-01T22:53:49.493Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-01T22:53:49.493Z] - Network Drivers: [2021-06-01T22:53:49.493Z] - "overlay": [2021-06-01T22:53:49.493Z] - CONFIG_VXLAN: enabled (as module) [2021-06-01T22:53:49.493Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-01T22:53:49.493Z] Optional (for encrypted networks): [2021-06-01T22:53:49.493Z] - CONFIG_CRYPTO: enabled [2021-06-01T22:53:49.493Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-01T22:53:49.493Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-01T22:53:49.493Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-01T22:53:49.493Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-01T22:53:49.493Z] - CONFIG_XFRM: enabled [2021-06-01T22:53:49.493Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-01T22:53:49.493Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-01T22:53:49.493Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-01T22:53:49.493Z] - "ipvlan": [2021-06-01T22:53:49.493Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-01T22:53:49.493Z] - "macvlan": [2021-06-01T22:53:49.493Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-01T22:53:49.493Z] - CONFIG_DUMMY: enabled (as module) [2021-06-01T22:53:49.493Z] - "ftp,tftp client in container": [2021-06-01T22:53:49.493Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-01T22:53:49.493Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-01T22:53:49.493Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-01T22:53:49.493Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-01T22:53:49.493Z] - Storage Drivers: [2021-06-01T22:53:49.493Z] - "aufs": [2021-06-01T22:53:49.493Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-01T22:53:49.493Z] - "btrfs": [2021-06-01T22:53:49.493Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-01T22:53:49.493Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-01T22:53:49.493Z] - "devicemapper": [2021-06-01T22:53:49.493Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-01T22:53:49.493Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-01T22:53:49.493Z] - "overlay": [2021-06-01T22:53:49.493Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-01T22:53:49.493Z] - "zfs": [2021-06-01T22:53:49.493Z] - /dev/zfs: present [2021-06-01T22:53:49.752Z] - zfs command: missing [2021-06-01T22:53:49.752Z] - zpool command: missing [2021-06-01T22:53:49.752Z] [2021-06-01T22:53:49.752Z] Limits: [2021-06-01T22:53:49.752Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-01T22:53:49.752Z] [2021-06-01T22:53:49.752Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-01T22:53:49.020Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:53:49.061Z] > git config --add remote.origin.fetch +refs/pull/42446/head:refs/remotes/origin/PR-42446 # timeout=10 [2021-06-01T22:53:49.099Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:49.203Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:53:49.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:53:49.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:49.310Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-06-01T22:53:49.996Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit 7a1716462cf1b7917f6b0de42f71b5fc6644854a [2021-06-01T22:53:50.082Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:53cecbcaa452555f60a1ba771651e4f28fb5d0e9 . [2021-06-01T22:53:50.201Z] Fetching without tags [2021-06-01T22:53:50.340Z] #1 [internal] load build definition from Dockerfile [2021-06-01T22:53:50.340Z] #1 sha256:b7e67ce8d1dda8de5bbd378071bfcbf2602c200489cee8ea24fe34a0801afe87 [2021-06-01T22:53:50.340Z] #1 transferring dockerfile: 17.09kB done [2021-06-01T22:53:50.340Z] #1 DONE 0.1s [2021-06-01T22:53:50.340Z] [2021-06-01T22:53:50.340Z] #2 [internal] load .dockerignore [2021-06-01T22:53:50.340Z] #2 sha256:d046481215f01beffa655ded894cb19734f6337d57367e3b12245a06093bf731 [2021-06-01T22:53:50.340Z] #2 transferring context: 87B done [2021-06-01T22:53:50.340Z] #2 DONE 0.1s [2021-06-01T22:53:50.341Z] [2021-06-01T22:53:50.341Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-01T22:53:50.341Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-01T22:53:50.458Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit 7a1716462cf1b7917f6b0de42f71b5fc6644854a [2021-06-01T22:53:50.909Z] #3 DONE 0.4s [2021-06-01T22:53:50.909Z] [2021-06-01T22:53:50.909Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-01T22:53:50.909Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-01T22:53:50.909Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-06-01T22:53:50.909Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-01T22:53:50.909Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-01T22:53:50.909Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-01T22:53:50.909Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2021-06-01T22:53:50.909Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-01T22:53:50.909Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-01T22:53:50.186Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:53:50.191Z] > git config --add remote.origin.fetch +refs/pull/42446/head:refs/remotes/origin/PR-42446 # timeout=10 [2021-06-01T22:53:50.195Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:50.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:53:50.225Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:53:50.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:50.225Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:50.480Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:53:50.485Z] > git checkout -f 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:53:50.905Z] > git remote # timeout=10 [2021-06-01T22:53:50.910Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T22:53:50.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:50.913Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-01T22:53:51.167Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-01T22:53:51.382Z] Merge succeeded, producing c6ded6bfe378b3bea1da50c231329e956ac70491 [2021-06-01T22:53:51.382Z] Checking out Revision c6ded6bfe378b3bea1da50c231329e956ac70491 (PR-42446) [2021-06-01T22:53:51.427Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-01T22:53:51.427Z] #4 DONE 0.8s [2021-06-01T22:53:50.027Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:53:50.065Z] > git checkout -f 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:53:51.433Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-01T22:53:51.395Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T22:53:51.405Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:53:51.412Z] > git checkout -f c6ded6bfe378b3bea1da50c231329e956ac70491 # timeout=10 [2021-06-01T22:53:51.455Z] > git rev-list --no-walk 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:53:51.687Z] [2021-06-01T22:53:51.687Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-01T22:53:51.687Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-01T22:53:51.712Z] Still waiting to schedule task [2021-06-01T22:53:51.713Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-01T22:53:51.713Z] Still waiting to schedule task [2021-06-01T22:53:51.714Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-01T22:53:51.717Z] Still waiting to schedule task [2021-06-01T22:53:51.717Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-06-01T22:53:51.718Z] Still waiting to schedule task [2021-06-01T22:53:51.718Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-01T22:53:52.184Z] + docker version [2021-06-01T22:53:52.184Z] Client: Docker Engine - Community [2021-06-01T22:53:52.184Z] Version: 20.10.5 [2021-06-01T22:53:52.184Z] API version: 1.41 [2021-06-01T22:53:52.184Z] Go version: go1.13.15 [2021-06-01T22:53:52.184Z] Git commit: 55c4c88 [2021-06-01T22:53:52.184Z] Built: Tue Mar 2 20:18:20 2021 [2021-06-01T22:53:52.184Z] OS/Arch: linux/amd64 [2021-06-01T22:53:52.184Z] Context: default [2021-06-01T22:53:52.184Z] Experimental: true [2021-06-01T22:53:52.184Z] [2021-06-01T22:53:52.184Z] Server: Docker Engine - Community [2021-06-01T22:53:52.184Z] Engine: [2021-06-01T22:53:52.184Z] Version: 20.10.5 [2021-06-01T22:53:52.184Z] API version: 1.41 (minimum version 1.12) [2021-06-01T22:53:52.184Z] Go version: go1.13.15 [2021-06-01T22:53:52.184Z] Git commit: 363e9a8 [2021-06-01T22:53:52.184Z] Built: Tue Mar 2 20:16:15 2021 [2021-06-01T22:53:52.184Z] OS/Arch: linux/amd64 [2021-06-01T22:53:52.184Z] Experimental: true [2021-06-01T22:53:52.184Z] containerd: [2021-06-01T22:53:52.184Z] Version: 1.4.4 [2021-06-01T22:53:52.184Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:53:52.184Z] runc: [2021-06-01T22:53:52.184Z] Version: 1.0.0-rc93 [2021-06-01T22:53:52.184Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:53:52.184Z] docker-init: [2021-06-01T22:53:52.184Z] Version: 0.19.0 [2021-06-01T22:53:52.184Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-01T22:53:52.464Z] + docker info [2021-06-01T22:53:52.758Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f58342584337c314) in /home/ubuntu/workspace/moby_PR-42446 [Pipeline] { [Pipeline] checkout [2021-06-01T22:53:52.781Z] The recommended git tool is: git [2021-06-01T22:53:52.793Z] using credential docker-jenkins-github-credentials [2021-06-01T22:53:52.821Z] Cloning the remote Git repository [2021-06-01T22:53:52.821Z] Cloning with configured refspecs honoured and without tags [2021-06-01T22:53:53.032Z] Client: [2021-06-01T22:53:53.032Z] Context: default [2021-06-01T22:53:53.032Z] Debug Mode: false [2021-06-01T22:53:53.032Z] Plugins: [2021-06-01T22:53:53.032Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-01T22:53:53.032Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-01T22:53:53.032Z] [2021-06-01T22:53:53.032Z] Server: [2021-06-01T22:53:53.032Z] Containers: 0 [2021-06-01T22:53:53.032Z] Running: 0 [2021-06-01T22:53:53.032Z] Paused: 0 [2021-06-01T22:53:53.032Z] Stopped: 0 [2021-06-01T22:53:53.032Z] Images: 4 [2021-06-01T22:53:53.032Z] Server Version: 20.10.5 [2021-06-01T22:53:53.032Z] Storage Driver: overlay2 [2021-06-01T22:53:53.032Z] Backing Filesystem: extfs [2021-06-01T22:53:53.032Z] Supports d_type: true [2021-06-01T22:53:53.032Z] Native Overlay Diff: true [2021-06-01T22:53:53.032Z] Logging Driver: json-file [2021-06-01T22:53:53.032Z] Cgroup Driver: systemd [2021-06-01T22:53:53.032Z] Cgroup Version: 2 [2021-06-01T22:53:53.032Z] Plugins: [2021-06-01T22:53:53.032Z] Volume: local [2021-06-01T22:53:53.032Z] Network: bridge host ipvlan macvlan null overlay [2021-06-01T22:53:53.032Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-01T22:53:53.032Z] Swarm: inactive [2021-06-01T22:53:53.032Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-01T22:53:53.032Z] Default Runtime: runc [2021-06-01T22:53:53.032Z] Init Binary: docker-init [2021-06-01T22:53:53.032Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:53:53.032Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:53:53.032Z] init version: de40ad0 [2021-06-01T22:53:53.032Z] Security Options: [2021-06-01T22:53:53.032Z] apparmor [2021-06-01T22:53:53.032Z] seccomp [2021-06-01T22:53:53.032Z] Profile: default [2021-06-01T22:53:53.032Z] cgroupns [2021-06-01T22:53:53.032Z] Kernel Version: 5.4.0-1041-aws [2021-06-01T22:53:53.032Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-01T22:53:53.032Z] OSType: linux [2021-06-01T22:53:53.032Z] Architecture: x86_64 [2021-06-01T22:53:53.032Z] CPUs: 2 [2021-06-01T22:53:53.032Z] Total Memory: 7.487GiB [2021-06-01T22:53:53.032Z] Name: ip-10-100-96-246 [2021-06-01T22:53:53.032Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-06-01T22:53:53.032Z] Docker Root Dir: /var/lib/docker [2021-06-01T22:53:53.032Z] Debug Mode: false [2021-06-01T22:53:53.032Z] Registry: https://index.docker.io/v1/ [2021-06-01T22:53:53.032Z] Labels: [2021-06-01T22:53:53.032Z] Experimental: true [2021-06-01T22:53:53.032Z] Insecure Registries: [2021-06-01T22:53:53.032Z] 127.0.0.0/8 [2021-06-01T22:53:53.032Z] Live Restore Enabled: true [2021-06-01T22:53:53.032Z] [2021-06-01T22:53:53.032Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-01T22:53:53.074Z] #8 ... [2021-06-01T22:53:53.074Z] [2021-06-01T22:53:53.074Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:53:53.074Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-01T22:53:53.074Z] #6 DONE 1.3s [Pipeline] sh [2021-06-01T22:53:52.646Z] > git remote # timeout=10 [2021-06-01T22:53:52.683Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T22:53:52.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:52.722Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-01T22:53:53.247Z] Merge succeeded, producing 7e0ea5ade3405447dc3dd4d56385806dc94e0e4e [2021-06-01T22:53:53.247Z] Checking out Revision 7e0ea5ade3405447dc3dd4d56385806dc94e0e4e (PR-42446) [2021-06-01T22:53:53.333Z] [2021-06-01T22:53:53.333Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-01T22:53:53.333Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-01T22:53:53.333Z] #5 DONE 1.3s [2021-06-01T22:53:53.333Z] [2021-06-01T22:53:53.333Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-01T22:53:53.333Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-01T22:53:53.333Z] #8 DONE 1.3s [2021-06-01T22:53:53.333Z] [2021-06-01T22:53:53.333Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:53:53.333Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-01T22:53:53.333Z] #7 DONE 1.4s [2021-06-01T22:53:53.369Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c6ded6bfe378b3bea1da50c231329e956ac70491 . [2021-06-01T22:53:53.627Z] #1 [internal] load build definition from Dockerfile [2021-06-01T22:53:53.627Z] #1 sha256:f74271823eda1d01e65177437605df7a442aa98b8e4691056207687bdd827bb7 [2021-06-01T22:53:53.627Z] #1 transferring dockerfile: 17.09kB done [2021-06-01T22:53:53.627Z] #1 DONE 0.0s [2021-06-01T22:53:53.627Z] [2021-06-01T22:53:53.627Z] #2 [internal] load .dockerignore [2021-06-01T22:53:53.627Z] #2 sha256:c84ced78e5d177bcd0893cc95534c5a488d837d946a3aa3f2f9200b91107ca41 [2021-06-01T22:53:53.627Z] #2 transferring context: 87B done [2021-06-01T22:53:53.627Z] #2 DONE 0.0s [2021-06-01T22:53:53.627Z] [2021-06-01T22:53:53.627Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-01T22:53:53.627Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-01T22:53:53.627Z] #3 DONE 0.1s [2021-06-01T22:53:53.627Z] [2021-06-01T22:53:53.627Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-01T22:53:53.627Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-01T22:53:53.627Z] #4 CACHED [2021-06-01T22:53:53.649Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-01T22:53:52.823Z] Cloning repository https://github.com/moby/moby.git [2021-06-01T22:53:52.824Z] > git init /home/ubuntu/workspace/moby_PR-42446 # timeout=10 [2021-06-01T22:53:52.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:53:52.846Z] > git --version # timeout=10 [2021-06-01T22:53:52.851Z] > git --version # 'git version 2.25.1' [2021-06-01T22:53:52.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:53:52.853Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:53:53.884Z] [2021-06-01T22:53:53.885Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-01T22:53:53.885Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-01T22:53:53.885Z] #6 DONE 0.1s [2021-06-01T22:53:53.885Z] [2021-06-01T22:53:53.885Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:53:53.885Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-01T22:53:53.885Z] #7 DONE 0.1s [2021-06-01T22:53:53.885Z] [2021-06-01T22:53:53.885Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:53:53.885Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-01T22:53:53.171Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-01T22:53:53.277Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:53:53.314Z] > git checkout -f 7e0ea5ade3405447dc3dd4d56385806dc94e0e4e # timeout=10 [2021-06-01T22:53:53.680Z] > git rev-list --no-walk 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:53:54.143Z] #8 DONE 0.1s [2021-06-01T22:53:54.143Z] [2021-06-01T22:53:54.143Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-01T22:53:54.143Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-01T22:53:54.143Z] #5 DONE 0.1s [2021-06-01T22:53:54.143Z] [2021-06-01T22:53:54.143Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:53:54.143Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-01T22:53:54.143Z] #64 DONE 0.0s [2021-06-01T22:53:54.143Z] [2021-06-01T22:53:54.143Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:53:54.143Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-01T22:53:54.143Z] #62 DONE 0.0s [2021-06-01T22:53:54.143Z] [2021-06-01T22:53:54.143Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:53:54.143Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:53:54.143Z] #9 DONE 0.0s [2021-06-01T22:53:54.143Z] [2021-06-01T22:53:54.143Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-01T22:53:54.143Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-01T22:53:54.143Z] #26 DONE 0.0s [2021-06-01T22:53:54.143Z] [2021-06-01T22:53:54.143Z] #23 [internal] load build context [2021-06-01T22:53:54.143Z] #23 sha256:b6a84049ead99b6ea67f528039d0d2b5360bb22ca634e92a0161d86053cec789 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-01T22:53:54.711Z] [2021-06-01T22:53:54.711Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:53:54.711Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-01T22:53:54.711Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-01T22:53:54.711Z] #64 DONE 0.0s [2021-06-01T22:53:54.711Z] [2021-06-01T22:53:54.711Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:53:54.711Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-01T22:53:54.711Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-01T22:53:54.711Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-01T22:53:54.711Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-01T22:53:54.711Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-01T22:53:54.711Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2021-06-01T22:53:54.969Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2021-06-01T22:53:54.969Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-06-01T22:53:54.969Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-01T22:53:55.261Z] + docker version [2021-06-01T22:53:55.261Z] Client: Mirantis Container Runtime [2021-06-01T22:53:55.261Z] Version: 20.10.0 [2021-06-01T22:53:55.261Z] API version: 1.41 [2021-06-01T22:53:55.261Z] Go version: go1.13.15 [2021-06-01T22:53:55.261Z] Git commit: 6ee42dc [2021-06-01T22:53:55.261Z] Built: 03/11/2021 13:24:56 [2021-06-01T22:53:55.261Z] OS/Arch: windows/amd64 [2021-06-01T22:53:55.261Z] Context: default [2021-06-01T22:53:55.261Z] Experimental: true [2021-06-01T22:53:55.261Z] [2021-06-01T22:53:55.261Z] Server: Mirantis Container Runtime [2021-06-01T22:53:55.261Z] Engine: [2021-06-01T22:53:55.261Z] Version: 20.10.0 [2021-06-01T22:53:55.261Z] API version: 1.41 (minimum version 1.24) [2021-06-01T22:53:55.261Z] Go version: go1.13.15 [2021-06-01T22:53:55.261Z] Git commit: 1e08f21e79 [2021-06-01T22:53:55.261Z] Built: 03/11/2021 13:23:32 [2021-06-01T22:53:55.261Z] OS/Arch: windows/amd64 [2021-06-01T22:53:55.261Z] Experimental: true [Pipeline] sh [2021-06-01T22:53:56.055Z] #23 transferring context: 53.25MB 1.5s done [2021-06-01T22:53:56.055Z] #23 DONE 1.5s [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-01T22:53:56.055Z] #69 sha256:0f43cf9be7297feac02f94e6276e4383b9239ac446a72c7c9d9692f8ef3a0298 [2021-06-01T22:53:56.055Z] #69 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:53:56.055Z] #36 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #29 sha256:e5f79df8984a3a499400d7936df082155ab8a7c6c1ce7e120fdcdede44470ee6 [2021-06-01T22:53:56.055Z] #29 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #49 sha256:7b91602c67b32d6bee43f191f0c1cf36c59f8ab4e9c271cb1487b437cca369e9 [2021-06-01T22:53:56.055Z] #49 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-01T22:53:56.055Z] #30 sha256:d684c3be1d1aec4a0aef210b743d42a431687aed9e0fbb210855b2c330272298 [2021-06-01T22:53:56.055Z] #30 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #34 sha256:2cd2c7ec6dfa315de18aea246d2e389cebb698b9e3ae2ecd08dc431a2cbf4171 [2021-06-01T22:53:56.055Z] #34 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-01T22:53:56.055Z] #33 sha256:1588d910c079ebeb4fb10594eccbabd48e64b6d07a4db4140c6e268009792489 [2021-06-01T22:53:56.055Z] #33 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-01T22:53:56.055Z] #66 sha256:9ef297bd8bc656dadec4b7f4d0ebb0ca4f23a835ce80ab9105d5314ac866a2a3 [2021-06-01T22:53:56.055Z] #66 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-01T22:53:56.055Z] #54 sha256:d425960a6594f440864216ff159751167aaa064193a213a467ea7c89f9d4de4d [2021-06-01T22:53:56.055Z] #54 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-01T22:53:56.055Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-01T22:53:56.055Z] #10 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-01T22:53:56.055Z] #25 sha256:3b7140d2f2b3b591bcaf1db40e35468e3a4028e67da0430f47c6e78427d4a466 [2021-06-01T22:53:56.055Z] #25 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-01T22:53:56.055Z] #59 sha256:0be4a825a18165687660175f84eb0604771b8d2d547e69c35b1f6e89a228008c [2021-06-01T22:53:56.055Z] #59 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-01T22:53:56.055Z] #41 sha256:fc3696b397d066c68e9929bd94c1496865dd59edb6d50c0d4706ea3291a3871f [2021-06-01T22:53:56.055Z] #41 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-01T22:53:56.055Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-01T22:53:56.055Z] #22 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-01T22:53:56.055Z] #27 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #70 sha256:c93d138951a0b7cc75f1dc76f9b10dcbf3c25496df6439c1b34070e011b7acd2 [2021-06-01T22:53:56.055Z] #70 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-01T22:53:56.055Z] #46 sha256:bb616a7e974f6acacb130677eacb3e5f93ca4188921d91ad661dca58ed9322e7 [2021-06-01T22:53:56.055Z] #46 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-01T22:53:56.055Z] #28 sha256:d0a7d46c8fd2dbb5277e4efc112181ef2368d25e48a3ff997dc9594eb8237ccc [2021-06-01T22:53:56.055Z] #28 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #51 sha256:52c8f07ea5a0e095016039596305e5d40c7de26a283208569aeadfb493e08d15 [2021-06-01T22:53:56.055Z] #51 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-01T22:53:56.055Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-01T22:53:56.055Z] #65 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #58 sha256:62e9bf89c0456a87fdb18685734732fd7bfb91e5ea2faef18d25bef10defda0a [2021-06-01T22:53:56.055Z] #58 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-01T22:53:56.055Z] #60 sha256:bac71146c6ef2043184d99d73b7828fc51499b78f67cc6cc85bebb156ac16bea [2021-06-01T22:53:56.055Z] #60 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:53:56.055Z] #42 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-01T22:53:56.055Z] #38 sha256:733d6a4e7ccd55df296c2e3bf90dc772d540bf9c02f19a3b2da128d00ca2f242 [2021-06-01T22:53:56.055Z] #38 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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-06-01T22:53:56.055Z] #45 sha256:b46cc7cda69cc7c8b2d65bd8143ff6b7410745f2ab4b35fa48e4ba6144a7b434 [2021-06-01T22:53:56.055Z] #45 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-01T22:53:56.055Z] #44 sha256:2ccc5544de9e367101a76a485c753d985ea6ff67c022aade6b1236dcad2cf87f [2021-06-01T22:53:56.055Z] #44 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-01T22:53:56.055Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-01T22:53:56.055Z] #31 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:53:56.055Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:53:56.055Z] #20 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.055Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-01T22:53:56.055Z] #68 sha256:19ed68d1897be9e7bd3ad8e337c4d344af350add053c305f844c5dd94219ee4b [2021-06-01T22:53:56.055Z] #68 CACHED [2021-06-01T22:53:56.055Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:53:56.056Z] #40 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-01T22:53:56.056Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-01T22:53:56.056Z] #18 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-01T22:53:56.056Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-01T22:53:56.056Z] #14 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #24 sha256:507ce11e3b950d9b163739995a28d6d70eb70576837255e2f84709a6dcbe2377 [2021-06-01T22:53:56.056Z] #24 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-01T22:53:56.056Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-01T22:53:56.056Z] #16 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:53:56.056Z] #43 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-01T22:53:56.056Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-01T22:53:56.056Z] #19 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:53:56.056Z] #55 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-01T22:53:56.056Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-01T22:53:56.056Z] #17 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #56 sha256:61a068a6fb0db35ec4d13947ce3161023ad6da5245a84e723040f2b4c4478104 [2021-06-01T22:53:56.056Z] #56 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-01T22:53:56.056Z] #61 sha256:39fd5dd25a3ae45832fa65e81104be8f5d079f995d9cf050c44636066ec08652 [2021-06-01T22:53:56.056Z] #61 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-01T22:53:56.056Z] #52 sha256:df728f85f39b66b352e9a044419a48026c17ccc1523e3c559f530e10700a0068 [2021-06-01T22:53:56.056Z] #52 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:53:56.056Z] #13 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-01T22:53:56.056Z] #35 sha256:7fc62a757911a0cc41dafa34e390ee5727a12964dbb15841badcd6693664fd85 [2021-06-01T22:53:56.056Z] #35 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-01T22:53:56.056Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-01T22:53:56.056Z] #39 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #53 sha256:ede8a68de13c913d1973ac9194b8ab2110ba2e1a28e5530e252c91255e9e0569 [2021-06-01T22:53:56.056Z] #53 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #67 sha256:acbbca8b1119364251d50c1e5dab57bb94f9c8a1c003ebab40c67a18a0861af6 [2021-06-01T22:53:56.056Z] #67 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #37 sha256:c47cb8b4e30b7fe6039dfb5921453c4f16190cf870bb6d564026d9e7cd25a211 [2021-06-01T22:53:56.056Z] #37 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-01T22:53:56.056Z] #12 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-01T22:53:56.056Z] #57 sha256:9f28c191e0ab84330cac4e19c9d0e7d88c2f5b32eb84bfd42d35071eccd45bdf [2021-06-01T22:53:56.056Z] #57 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-01T22:53:56.056Z] #48 sha256:09c1419bbc2d2191f4d7d0b0b3ef12c495dea7b58a4900b0915681035411b773 [2021-06-01T22:53:56.056Z] #48 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-01T22:53:56.056Z] #15 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-01T22:53:56.056Z] #11 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #47 sha256:e1fb2373f4ae6e07b36091f0f11aa518da9c32e5a84d5d3c0868cf6d2b0ae431 [2021-06-01T22:53:56.056Z] #47 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-01T22:53:56.056Z] #21 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-01T22:53:56.056Z] #50 sha256:742840b7152d1f0b4b822e37ba7ac8c9e8f78606aa1525750885f1bfb9dcc626 [2021-06-01T22:53:56.056Z] #50 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-01T22:53:56.056Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-01T22:53:56.056Z] #63 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:53:56.056Z] #32 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #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-06-01T22:53:56.056Z] #71 sha256:459384f1a34394e1906c0929412ea7a7efb7086a391e3df3ccc5315c03a5daca [2021-06-01T22:53:56.056Z] #71 CACHED [2021-06-01T22:53:56.056Z] [2021-06-01T22:53:56.056Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-01T22:53:56.056Z] #72 sha256:8d653cddb30b6c1bec43f42049dc971726b7f552ee603c688b3ac52e591ebd0c [2021-06-01T22:53:56.248Z] + docker info [2021-06-01T22:53:56.381Z] Client: [2021-06-01T22:53:56.381Z] Context: default [2021-06-01T22:53:56.381Z] Debug Mode: false [2021-06-01T22:53:56.381Z] Plugins: [2021-06-01T22:53:56.381Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-01T22:53:56.381Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-01T22:53:56.381Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-01T22:53:56.381Z] [2021-06-01T22:53:56.381Z] Server: [2021-06-01T22:53:56.381Z] Containers: 0 [2021-06-01T22:53:56.381Z] Running: 0 [2021-06-01T22:53:56.381Z] Paused: 0 [2021-06-01T22:53:56.381Z] Stopped: 0 [2021-06-01T22:53:56.381Z] Images: 10 [2021-06-01T22:53:56.381Z] Server Version: 20.10.0 [2021-06-01T22:53:56.381Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-01T22:53:56.381Z] Windows: [2021-06-01T22:53:56.381Z] LCOW: [2021-06-01T22:53:56.381Z] Logging Driver: json-file [2021-06-01T22:53:56.381Z] Plugins: [2021-06-01T22:53:56.381Z] Volume: local [2021-06-01T22:53:56.381Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-01T22:53:56.381Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-01T22:53:56.381Z] Swarm: inactive [2021-06-01T22:53:56.381Z] Default Isolation: process [2021-06-01T22:53:56.381Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-01T22:53:56.381Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-01T22:53:56.381Z] OSType: windows [2021-06-01T22:53:56.381Z] Architecture: x86_64 [2021-06-01T22:53:56.381Z] CPUs: 4 [2021-06-01T22:53:56.381Z] Total Memory: 32GiB [2021-06-01T22:53:56.381Z] Name: azwin-2-77fa50 [2021-06-01T22:53:56.381Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-01T22:53:56.381Z] Docker Root Dir: D:\docker [2021-06-01T22:53:56.381Z] Debug Mode: false [2021-06-01T22:53:56.381Z] Registry: https://index.docker.io/v1/ [2021-06-01T22:53:56.381Z] Labels: [2021-06-01T22:53:56.381Z] Experimental: true [2021-06-01T22:53:56.381Z] Insecure Registries: [2021-06-01T22:53:56.381Z] 10.0.0.4:5000 [2021-06-01T22:53:56.381Z] 127.0.0.0/8 [2021-06-01T22:53:56.381Z] Registry Mirrors: [2021-06-01T22:53:56.381Z] http://10.0.0.4:5000/ [2021-06-01T22:53:56.381Z] Live Restore Enabled: false [2021-06-01T22:53:56.381Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-01T22:53:56.621Z] #72 DONE 1.0s [2021-06-01T22:53:56.879Z] [2021-06-01T22:53:56.879Z] #73 exporting to image [2021-06-01T22:53:56.879Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-01T22:53:56.879Z] #73 exporting layers [2021-06-01T22:53:57.813Z] #73 exporting layers 0.8s done [2021-06-01T22:53:57.813Z] #73 writing image sha256:26e27af5b9b608ae2e6541a1ebaf9b4a989050f8c8687e6990af0032ec441fc8 [2021-06-01T22:53:57.813Z] #73 writing image sha256:26e27af5b9b608ae2e6541a1ebaf9b4a989050f8c8687e6990af0032ec441fc8 done [2021-06-01T22:53:57.813Z] #73 naming to docker.io/library/docker:c6ded6bfe378b3bea1da50c231329e956ac70491 done [2021-06-01T22:53:57.813Z] #73 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-01T22:53:58.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c6ded6bfe378b3bea1da50c231329e956ac70491 -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:c6ded6bfe378b3bea1da50c231329e956ac70491 hack/make.sh dynbinary test-integration [2021-06-01T22:53:58.746Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-01T22:53:58.746Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-01T22:53:58.746Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-01T22:53:58.746Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-01T22:53:58.746Z] 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-06-01T22:53:58.746Z] Detected virtualization docker. [2021-06-01T22:53:58.746Z] Detected architecture x86-64. [2021-06-01T22:53:58.746Z] Set hostname to . [2021-06-01T22:53:59.317Z] + source /etc/docker-entrypoint-cmd [2021-06-01T22:53:59.317Z] ++ hack/make.sh dynbinary test-integration [2021-06-01T22:53:59.317Z] [2021-06-01T22:53:59.884Z] Removing bundles/ [2021-06-01T22:53:59.884Z] [2021-06-01T22:53:59.884Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-01T22:53:59.884Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T22:53:59.884Z] GOOS="" GOARCH="" GOARM="" [2021-06-01T22:54:00.267Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2021-06-01T22:54:00.267Z] #62 DONE 5.7s [2021-06-01T22:54:00.267Z] [2021-06-01T22:54:00.267Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:00.267Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:00.267Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-01T22:54:00.267Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-01T22:54:00.267Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-01T22:54:00.267Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-01T22:54:00.267Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.7s done [2021-06-01T22:54:00.267Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-06-01T22:54:00.267Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done [2021-06-01T22:54:00.267Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done [2021-06-01T22:54:00.267Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 5.5s [2021-06-01T22:54:00.267Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.06MB / 120.17MB 5.5s [2021-06-01T22:54:00.267Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.0s [2021-06-01T22:54:00.267Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done [2021-06-01T22:54:00.526Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s [2021-06-01T22:54:00.526Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 5.8s [2021-06-01T22:54:00.785Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 6.0s [2021-06-01T22:54:01.051Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.69MB / 120.17MB 6.3s [2021-06-01T22:54:01.051Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.4s done [2021-06-01T22:54:01.311Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 6.6s [2021-06-01T22:54:01.602Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 6.9s [2021-06-01T22:54:01.865Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 7.1s [2021-06-01T22:54:01.865Z] #9 ... [2021-06-01T22:54:01.865Z] [2021-06-01T22:54:01.865Z] #23 [internal] load build context [2021-06-01T22:54:01.865Z] #23 sha256:181f754ae0bb971dffdf271fce44574a91b2e13f160fdfda4468075dc27cc6b5 [2021-06-01T22:54:01.865Z] #23 transferring context: 53.26MB 7.2s done [2021-06-01T22:54:01.865Z] #23 DONE 7.5s [2021-06-01T22:54:01.865Z] [2021-06-01T22:54:01.865Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:01.865Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:01.865Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.08MB / 120.17MB 7.3s [2021-06-01T22:54:01.865Z] #9 ... [2021-06-01T22:54:01.865Z] [2021-06-01T22:54:01.865Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-01T22:54:01.865Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-01T22:54:01.865Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-01T22:54:01.865Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-01T22:54:01.865Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-01T22:54:01.865Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-01T22:54:01.865Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 3.3s done [2021-06-01T22:54:01.865Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.5s [2021-06-01T22:54:02.124Z] #26 ... [2021-06-01T22:54:02.124Z] [2021-06-01T22:54:02.124Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:02.124Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:04.036Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.0s done [2021-06-01T22:54:04.036Z] #9 ... [2021-06-01T22:54:04.036Z] [2021-06-01T22:54:04.036Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:54:04.036Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-01T22:54:04.036Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-01T22:54:04.036Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-01T22:54:04.036Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-01T22:54:04.036Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-06-01T22:54:04.036Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.2s done [2021-06-01T22:54:04.036Z] #64 DONE 9.6s [2021-06-01T22:54:04.036Z] [2021-06-01T22:54:04.036Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:04.036Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:04.974Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.0s [2021-06-01T22:54:05.391Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-01T22:54:05.391Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e66d3e2f\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-01T22:54:05.391Z] ---------------------------------------------------------------------------- [2021-06-01T22:54:05.391Z] [2021-06-01T22:54:05.391Z] INFO: executeCI.ps1 starting at Tue Jun 1 22:54:04 CUT 2021 [2021-06-01T22:54:05.391Z] [2021-06-01T22:54:05.391Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-01T22:54:05.391Z] INFO: Running git version 2.24.1.windows.2 [2021-06-01T22:54:05.391Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-01T22:54:05.391Z] INFO: Environment variables: [2021-06-01T22:54:05.391Z] [2021-06-01T22:54:05.391Z] Name Value [2021-06-01T22:54:05.391Z] ---- ----- [2021-06-01T22:54:05.391Z] ALLUSERSPROFILE C:\ProgramData [2021-06-01T22:54:05.391Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-01T22:54:05.391Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-01T22:54:05.391Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-01T22:54:05.391Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-01T22:54:05.391Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-01T22:54:05.391Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-01T22:54:05.391Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-01T22:54:05.391Z] BRANCH_NAME PR-42446 [2021-06-01T22:54:05.391Z] BUILD_DISPLAY_NAME #4 [2021-06-01T22:54:05.391Z] BUILD_ID 4 [2021-06-01T22:54:05.391Z] BUILD_NUMBER 4 [2021-06-01T22:54:05.391Z] BUILD_TAG jenkins-moby-PR-42446-4 [2021-06-01T22:54:05.391Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/ [2021-06-01T22:54:05.391Z] CHANGE_AUTHOR thaJeztah [2021-06-01T22:54:05.391Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-01T22:54:05.391Z] CHANGE_BRANCH fix_changelog_entry [2021-06-01T22:54:05.391Z] CHANGE_FORK thaJeztah/docker [2021-06-01T22:54:05.391Z] CHANGE_ID 42446 [2021-06-01T22:54:05.391Z] CHANGE_TARGET master [2021-06-01T22:54:05.391Z] CHANGE_TITLE changelog: fix incorrectly named libnetwork label [2021-06-01T22:54:05.391Z] CHANGE_URL https://github.com/moby/moby/pull/42446 [2021-06-01T22:54:05.391Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:54:05.391Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-01T22:54:05.391Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-01T22:54:05.391Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-01T22:54:05.391Z] COMPUTERNAME azwin-2-77fa50 [2021-06-01T22:54:05.391Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-01T22:54:05.391Z] ConfigSequenceNumber 0 [2021-06-01T22:54:05.391Z] DOCKER_BUILDKIT 0 [2021-06-01T22:54:05.391Z] DOCKER_DUT_DEBUG 1 [2021-06-01T22:54:05.391Z] DOCKER_EXPERIMENTAL 1 [2021-06-01T22:54:05.391Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-01T22:54:05.391Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-01T22:54:05.391Z] EXECUTOR_NUMBER 0 [2021-06-01T22:54:05.392Z] FQDN azwin-2-77fa50.westus.cloudapp.azure.com [2021-06-01T22:54:05.392Z] GIT_BRANCH PR-42446 [2021-06-01T22:54:05.392Z] GIT_COMMIT 7e0ea5ade3405447dc3dd4d56385806dc94e0e4e [2021-06-01T22:54:05.392Z] GIT_PREVIOUS_COMMIT 7a1716462cf1b7917f6b0de42f71b5fc6644854a [2021-06-01T22:54:05.392Z] GIT_URL https://github.com/moby/moby.git [2021-06-01T22:54:05.392Z] HUDSON_COOKIE d485c84b-f9ec-4bf3-9212-d6287c5fe0bf [2021-06-01T22:54:05.392Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-01T22:54:05.392Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-01T22:54:05.392Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-01T22:54:05.392Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-01T22:54:05.392Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-01T22:54:05.392Z] JENKINS_NODE_COOKIE 47c81f3b-0127-422f-94b8-53daf40e4bf4 [2021-06-01T22:54:05.392Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-01T22:54:05.392Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-01T22:54:05.392Z] JOB_BASE_NAME PR-42446 [2021-06-01T22:54:05.392Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/display/redirect [2021-06-01T22:54:05.392Z] JOB_NAME moby/PR-42446 [2021-06-01T22:54:05.392Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/ [2021-06-01T22:54:05.392Z] library.jps.version master [2021-06-01T22:54:05.392Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-01T22:54:05.392Z] NODE_LABELS amd64 azure azwin-2-77fa50 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-01T22:54:05.392Z] NODE_NAME azwin-2-77fa50 [2021-06-01T22:54:05.392Z] NUMBER_OF_PROCESSORS 4 [2021-06-01T22:54:05.392Z] OS Windows_NT [2021-06-01T22:54:05.392Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-01T22:54:05.392Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-01T22:54:05.392Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-01T22:54:05.392Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-01T22:54:05.392Z] PROCESSOR_LEVEL 6 [2021-06-01T22:54:05.392Z] PROCESSOR_REVISION 4f01 [2021-06-01T22:54:05.392Z] ProgramData C:\ProgramData [2021-06-01T22:54:05.392Z] ProgramFiles C:\Program Files [2021-06-01T22:54:05.392Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-01T22:54:05.392Z] ProgramW6432 C:\Program Files [2021-06-01T22:54:05.392Z] PROMPT $P$G [2021-06-01T22:54:05.392Z] PSExecutionPolicyPreference Bypass [2021-06-01T22:54:05.392Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-01T22:54:05.392Z] PUBLIC C:\Users\Public [2021-06-01T22:54:05.392Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/display/redirect?page=artif... [2021-06-01T22:54:05.392Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/display/redirect?page=changes [2021-06-01T22:54:05.392Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/display/redirect [2021-06-01T22:54:05.392Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/display/redirect?page=tests [2021-06-01T22:54:05.392Z] SKIP_VALIDATION_TESTS 1 [2021-06-01T22:54:05.392Z] SOURCES_DRIVE d [2021-06-01T22:54:05.392Z] SOURCES_SUBDIR gopath [2021-06-01T22:54:05.392Z] STAGE_NAME Run tests [2021-06-01T22:54:05.392Z] SystemDrive C: [2021-06-01T22:54:05.392Z] SystemRoot C:\Windows [2021-06-01T22:54:05.392Z] TEMP C:\Windows\TEMP [2021-06-01T22:54:05.392Z] TESTDEBUG 0 [2021-06-01T22:54:05.392Z] TESTRUN_DRIVE d [2021-06-01T22:54:05.392Z] TESTRUN_SUBDIR CI [2021-06-01T22:54:05.392Z] TIMEOUT 120m [2021-06-01T22:54:05.392Z] TMP C:\Windows\TEMP [2021-06-01T22:54:05.392Z] USERDOMAIN WORKGROUP [2021-06-01T22:54:05.392Z] USERNAME azwin-2-77fa50$ [2021-06-01T22:54:05.392Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-01T22:54:05.392Z] windir C:\Windows [2021-06-01T22:54:05.392Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-01T22:54:05.392Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-01T22:54:05.392Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-01T22:54:05.392Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-01T22:54:05.392Z] [2021-06-01T22:54:05.392Z] [2021-06-01T22:54:05.392Z] [2021-06-01T22:54:05.392Z] INFO: Sources under d:\gopath\... [2021-06-01T22:54:05.392Z] INFO: Test run under d:\CI\... [2021-06-01T22:54:05.392Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-01T22:54:05.392Z] INFO: docker/docker repository was found [2021-06-01T22:54:05.392Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-01T22:54:05.392Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-01T22:54:05.392Z] INFO: Docker version of control daemon [2021-06-01T22:54:05.392Z] [2021-06-01T22:54:05.392Z] Client: Mirantis Container Runtime [2021-06-01T22:54:05.392Z] Version: 20.10.0 [2021-06-01T22:54:05.392Z] API version: 1.41 [2021-06-01T22:54:05.392Z] Go version: go1.13.15 [2021-06-01T22:54:05.392Z] Git commit: 6ee42dc [2021-06-01T22:54:05.392Z] Built: 03/11/2021 13:24:56 [2021-06-01T22:54:05.392Z] OS/Arch: windows/amd64 [2021-06-01T22:54:05.392Z] Context: default [2021-06-01T22:54:05.392Z] Experimental: true [2021-06-01T22:54:05.392Z] [2021-06-01T22:54:05.392Z] Server: Mirantis Container Runtime [2021-06-01T22:54:05.392Z] Engine: [2021-06-01T22:54:05.392Z] Version: 20.10.0 [2021-06-01T22:54:05.392Z] API version: 1.41 (minimum version 1.24) [2021-06-01T22:54:05.392Z] Go version: go1.13.15 [2021-06-01T22:54:05.392Z] Git commit: 1e08f21e79 [2021-06-01T22:54:05.392Z] Built: 03/11/2021 13:23:32 [2021-06-01T22:54:05.392Z] OS/Arch: windows/amd64 [2021-06-01T22:54:05.392Z] Experimental: true [2021-06-01T22:54:05.392Z] [2021-06-01T22:54:05.392Z] INFO: Docker info of control daemon [2021-06-01T22:54:05.392Z] [2021-06-01T22:54:05.543Z] #9 ... [2021-06-01T22:54:05.543Z] [2021-06-01T22:54:05.543Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-01T22:54:05.543Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-01T22:54:05.543Z] #63 DONE 0.6s [2021-06-01T22:54:05.543Z] [2021-06-01T22:54:05.543Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:05.543Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:05.842Z] Client: [2021-06-01T22:54:05.842Z] Context: default [2021-06-01T22:54:05.842Z] Debug Mode: false [2021-06-01T22:54:05.842Z] Plugins: [2021-06-01T22:54:05.842Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-01T22:54:05.842Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-01T22:54:05.842Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-01T22:54:05.842Z] [2021-06-01T22:54:05.842Z] Server: [2021-06-01T22:54:05.842Z] Containers: 0 [2021-06-01T22:54:05.842Z] Running: 0 [2021-06-01T22:54:05.842Z] Paused: 0 [2021-06-01T22:54:05.842Z] Stopped: 0 [2021-06-01T22:54:05.842Z] Images: 10 [2021-06-01T22:54:05.842Z] Server Version: 20.10.0 [2021-06-01T22:54:05.842Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-01T22:54:05.842Z] Windows: [2021-06-01T22:54:05.842Z] LCOW: [2021-06-01T22:54:05.842Z] Logging Driver: json-file [2021-06-01T22:54:05.842Z] Plugins: [2021-06-01T22:54:05.842Z] Volume: local [2021-06-01T22:54:05.842Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-01T22:54:05.842Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-01T22:54:05.842Z] Swarm: inactive [2021-06-01T22:54:05.842Z] Default Isolation: process [2021-06-01T22:54:05.842Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-01T22:54:05.842Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-01T22:54:05.842Z] OSType: windows [2021-06-01T22:54:05.842Z] Architecture: x86_64 [2021-06-01T22:54:05.842Z] CPUs: 4 [2021-06-01T22:54:05.842Z] Total Memory: 32GiB [2021-06-01T22:54:05.842Z] Name: azwin-2-77fa50 [2021-06-01T22:54:05.842Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-01T22:54:05.842Z] Docker Root Dir: D:\docker [2021-06-01T22:54:05.842Z] Debug Mode: false [2021-06-01T22:54:05.842Z] Registry: https://index.docker.io/v1/ [2021-06-01T22:54:05.842Z] Labels: [2021-06-01T22:54:05.842Z] Experimental: true [2021-06-01T22:54:05.842Z] Insecure Registries: [2021-06-01T22:54:05.842Z] 10.0.0.4:5000 [2021-06-01T22:54:05.842Z] 127.0.0.0/8 [2021-06-01T22:54:05.842Z] Registry Mirrors: [2021-06-01T22:54:05.842Z] http://10.0.0.4:5000/ [2021-06-01T22:54:05.842Z] Live Restore Enabled: false [2021-06-01T22:54:05.842Z] [2021-06-01T22:54:05.842Z] [2021-06-01T22:54:05.842Z] INFO: Commit hash is 7e0ea5ade3 [2021-06-01T22:54:05.842Z] INFO: Nuke-Everything... [2021-06-01T22:54:05.842Z] INFO: Container count on control daemon to delete is 0 [2021-06-01T22:54:06.291Z] INFO: Nuking d:\CI [2021-06-01T22:54:06.291Z] INFO: Zapped successfully [2021-06-01T22:54:06.291Z] INFO: Location for testing is d:\CI\PR-42446\4 [2021-06-01T22:54:06.291Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-01T22:54:06.291Z] [2021-06-01T22:54:06.291Z] [2021-06-01T22:54:06.291Z] INFO: Building the image from Dockerfile.windows at 06/01/2021 22:54:06... [2021-06-01T22:54:06.291Z] [2021-06-01T22:54:06.830Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09c2f5e3cd664043c) in /home/ubuntu/workspace/moby_PR-42446 [Pipeline] { [Pipeline] checkout [2021-06-01T22:54:06.859Z] The recommended git tool is: git [2021-06-01T22:54:06.869Z] using credential docker-jenkins-github-credentials [2021-06-01T22:54:06.883Z] Cloning the remote Git repository [2021-06-01T22:54:06.883Z] Cloning with configured refspecs honoured and without tags [2021-06-01T22:54:06.926Z] #9 ... [2021-06-01T22:54:06.926Z] [2021-06-01T22:54:06.926Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-01T22:54:06.926Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-01T22:54:06.926Z] #65 DONE 1.4s [2021-06-01T22:54:07.189Z] [2021-06-01T22:54:07.189Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:07.189Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:06.892Z] Cloning repository https://github.com/moby/moby.git [2021-06-01T22:54:06.892Z] > git init /home/ubuntu/workspace/moby_PR-42446 # timeout=10 [2021-06-01T22:54:06.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:54:06.912Z] > git --version # timeout=10 [2021-06-01T22:54:06.929Z] > git --version # 'git version 2.17.1' [2021-06-01T22:54:06.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:54:06.930Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:54:07.449Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.6s done [2021-06-01T22:54:07.710Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-06-01T22:54:07.948Z] Fetching without tags [2021-06-01T22:54:07.973Z] #9 ... [2021-06-01T22:54:07.973Z] [2021-06-01T22:54:07.973Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-01T22:54:07.973Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-01T22:54:07.973Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 9.3s done [2021-06-01T22:54:07.973Z] #26 DONE 13.6s [2021-06-01T22:54:07.973Z] [2021-06-01T22:54:07.973Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:07.973Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:08.324Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit 7a1716462cf1b7917f6b0de42f71b5fc6644854a [2021-06-01T22:54:08.542Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-06-01T22:54:08.542Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-01T22:54:07.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:54:07.921Z] > git config --add remote.origin.fetch +refs/pull/42446/head:refs/remotes/origin/PR-42446 # timeout=10 [2021-06-01T22:54:07.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:54:07.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:54:07.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:54:07.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:54:07.953Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:54:08.325Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:54:08.329Z] > git checkout -f 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:54:09.111Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-06-01T22:54:09.372Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-06-01T22:54:09.778Z] Merge succeeded, producing 5b67bc63135ff05f670657d40495eac2c5d90e4e [2021-06-01T22:54:09.779Z] Checking out Revision 5b67bc63135ff05f670657d40495eac2c5d90e4e (PR-42446) [2021-06-01T22:54:10.174Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-01T22:54:09.271Z] > git remote # timeout=10 [2021-06-01T22:54:09.276Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T22:54:09.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:54:09.281Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-01T22:54:09.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T22:54:09.780Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:54:09.784Z] > git checkout -f 5b67bc63135ff05f670657d40495eac2c5d90e4e # timeout=10 [2021-06-01T22:54:10.176Z] > git rev-list --no-walk 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-01T22:54:10.910Z] Sending build context to Docker daemon 58.29MB [2021-06-01T22:54:10.910Z] [2021-06-01T22:54:10.988Z] + docker version [2021-06-01T22:54:10.988Z] Client: Docker Engine - Community [2021-06-01T22:54:10.988Z] Version: 20.10.5 [2021-06-01T22:54:10.988Z] API version: 1.41 [2021-06-01T22:54:10.988Z] Go version: go1.13.15 [2021-06-01T22:54:10.988Z] Git commit: 55c4c88 [2021-06-01T22:54:10.988Z] Built: Tue Mar 2 20:19:31 2021 [2021-06-01T22:54:10.988Z] OS/Arch: linux/arm64 [2021-06-01T22:54:10.988Z] Context: default [2021-06-01T22:54:10.988Z] Experimental: true [2021-06-01T22:54:10.988Z] [2021-06-01T22:54:10.988Z] Server: Docker Engine - Community [2021-06-01T22:54:10.988Z] Engine: [2021-06-01T22:54:10.988Z] Version: 20.10.5 [2021-06-01T22:54:10.988Z] API version: 1.41 (minimum version 1.12) [2021-06-01T22:54:10.988Z] Go version: go1.13.15 [2021-06-01T22:54:10.988Z] Git commit: 363e9a8 [2021-06-01T22:54:10.988Z] Built: Tue Mar 2 20:17:22 2021 [2021-06-01T22:54:10.988Z] OS/Arch: linux/arm64 [2021-06-01T22:54:10.988Z] Experimental: true [2021-06-01T22:54:10.988Z] containerd: [2021-06-01T22:54:10.988Z] Version: 1.4.4 [2021-06-01T22:54:10.988Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:54:10.988Z] runc: [2021-06-01T22:54:10.988Z] Version: 1.0.0-rc93 [2021-06-01T22:54:10.988Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:54:10.988Z] docker-init: [2021-06-01T22:54:10.988Z] Version: 0.19.0 [2021-06-01T22:54:10.988Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-01T22:54:11.278Z] + docker info [2021-06-01T22:54:11.359Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-01T22:54:11.359Z] ---> 39d157a84080 [2021-06-01T22:54:11.359Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-01T22:54:11.359Z] ---> Using cache [2021-06-01T22:54:11.359Z] ---> f0b93a2ef548 [2021-06-01T22:54:11.359Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-01T22:54:11.359Z] ---> Using cache [2021-06-01T22:54:11.359Z] ---> 0ff5f636adb8 [2021-06-01T22:54:11.359Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-01T22:54:11.359Z] ---> Using cache [2021-06-01T22:54:11.359Z] ---> 449db54ce2c9 [2021-06-01T22:54:11.359Z] 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-06-01T22:54:11.359Z] ---> Using cache [2021-06-01T22:54:11.359Z] ---> 6ac5c4a2ab39 [2021-06-01T22:54:11.360Z] 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-06-01T22:54:11.360Z] ---> Using cache [2021-06-01T22:54:11.360Z] ---> febe0831c20c [2021-06-01T22:54:11.360Z] 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-06-01T22:54:11.360Z] ---> Using cache [2021-06-01T22:54:11.360Z] ---> 175873b1cbbe [2021-06-01T22:54:11.360Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-01T22:54:11.360Z] ---> Using cache [2021-06-01T22:54:11.360Z] ---> 947b8c595990 [2021-06-01T22:54:11.360Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-01T22:54:11.360Z] ---> Using cache [2021-06-01T22:54:11.360Z] ---> abb41a771157 [2021-06-01T22:54:11.360Z] Step 10/10 : COPY . . [2021-06-01T22:54:11.848Z] Client: [2021-06-01T22:54:11.848Z] Context: default [2021-06-01T22:54:11.848Z] Debug Mode: false [2021-06-01T22:54:11.848Z] Plugins: [2021-06-01T22:54:11.848Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-01T22:54:11.848Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-01T22:54:11.848Z] [2021-06-01T22:54:11.848Z] Server: [2021-06-01T22:54:11.848Z] Containers: 0 [2021-06-01T22:54:11.848Z] Running: 0 [2021-06-01T22:54:11.848Z] Paused: 0 [2021-06-01T22:54:11.848Z] Stopped: 0 [2021-06-01T22:54:11.848Z] Images: 4 [2021-06-01T22:54:11.848Z] Server Version: 20.10.5 [2021-06-01T22:54:11.848Z] Storage Driver: overlay2 [2021-06-01T22:54:11.848Z] Backing Filesystem: extfs [2021-06-01T22:54:11.848Z] Supports d_type: true [2021-06-01T22:54:11.848Z] Native Overlay Diff: true [2021-06-01T22:54:11.848Z] Logging Driver: json-file [2021-06-01T22:54:11.848Z] Cgroup Driver: cgroupfs [2021-06-01T22:54:11.848Z] Cgroup Version: 1 [2021-06-01T22:54:11.848Z] Plugins: [2021-06-01T22:54:11.848Z] Volume: local [2021-06-01T22:54:11.848Z] Network: bridge host ipvlan macvlan null overlay [2021-06-01T22:54:11.848Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-01T22:54:11.848Z] Swarm: inactive [2021-06-01T22:54:11.848Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-01T22:54:11.848Z] Default Runtime: runc [2021-06-01T22:54:11.848Z] Init Binary: docker-init [2021-06-01T22:54:11.848Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:54:11.848Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:54:11.848Z] init version: de40ad0 [2021-06-01T22:54:11.848Z] Security Options: [2021-06-01T22:54:11.848Z] apparmor [2021-06-01T22:54:11.848Z] seccomp [2021-06-01T22:54:11.848Z] Profile: default [2021-06-01T22:54:11.848Z] Kernel Version: 5.4.0-1041-aws [2021-06-01T22:54:11.848Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-01T22:54:11.848Z] OSType: linux [2021-06-01T22:54:11.848Z] Architecture: aarch64 [2021-06-01T22:54:11.848Z] CPUs: 4 [2021-06-01T22:54:11.848Z] Total Memory: 7.494GiB [2021-06-01T22:54:11.848Z] Name: ip-10-100-96-140 [2021-06-01T22:54:11.848Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-06-01T22:54:11.848Z] Docker Root Dir: /var/lib/docker [2021-06-01T22:54:11.848Z] Debug Mode: false [2021-06-01T22:54:11.848Z] Registry: https://index.docker.io/v1/ [2021-06-01T22:54:11.848Z] Labels: [2021-06-01T22:54:11.848Z] Experimental: true [2021-06-01T22:54:11.848Z] Insecure Registries: [2021-06-01T22:54:11.848Z] 127.0.0.0/8 [2021-06-01T22:54:11.848Z] Live Restore Enabled: true [2021-06-01T22:54:11.848Z] [2021-06-01T22:54:11.848Z] WARNING: No swap limit support [Pipeline] sh [2021-06-01T22:54:12.137Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:54:12.137Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:54:12.137Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42446/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-01T22:54:12.137Z] + bash /home/ubuntu/workspace/moby_PR-42446/check-config.sh [2021-06-01T22:54:12.137Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-01T22:54:12.137Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-06-01T22:54:12.137Z] [2021-06-01T22:54:12.137Z] Generally Necessary: [2021-06-01T22:54:12.137Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-01T22:54:12.137Z] - apparmor: enabled and tools installed [2021-06-01T22:54:12.137Z] - CONFIG_NAMESPACES: enabled [2021-06-01T22:54:12.137Z] - CONFIG_NET_NS: enabled [2021-06-01T22:54:12.137Z] - CONFIG_PID_NS: enabled [2021-06-01T22:54:12.137Z] - CONFIG_IPC_NS: enabled [2021-06-01T22:54:12.137Z] - CONFIG_UTS_NS: enabled [2021-06-01T22:54:12.137Z] - CONFIG_CGROUPS: enabled [2021-06-01T22:54:12.137Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-01T22:54:12.137Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-01T22:54:12.137Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-01T22:54:12.137Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-01T22:54:12.137Z] - CONFIG_CPUSETS: enabled [2021-06-01T22:54:12.137Z] - CONFIG_MEMCG: enabled [2021-06-01T22:54:12.137Z] - CONFIG_KEYS: enabled [2021-06-01T22:54:12.137Z] - CONFIG_VETH: enabled (as module) [2021-06-01T22:54:12.137Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-01T22:54:12.137Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-01T22:54:12.137Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-01T22:54:12.397Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-01T22:54:12.397Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-01T22:54:12.397Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-01T22:54:12.397Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-01T22:54:12.397Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-01T22:54:12.397Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-01T22:54:12.397Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-01T22:54:12.397Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-01T22:54:12.397Z] [2021-06-01T22:54:12.397Z] Optional Features: [2021-06-01T22:54:12.397Z] - CONFIG_USER_NS: enabled [2021-06-01T22:54:12.397Z] - CONFIG_SECCOMP: enabled [2021-06-01T22:54:12.397Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-01T22:54:12.397Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-01T22:54:12.397Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-01T22:54:12.397Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-01T22:54:12.397Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-01T22:54:12.397Z] - CONFIG_BLK_CGROUP: enabled [2021-06-01T22:54:12.397Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-01T22:54:12.397Z] - CONFIG_CGROUP_PERF: enabled [2021-06-01T22:54:12.397Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-01T22:54:12.397Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-01T22:54:12.397Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-01T22:54:12.658Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-01T22:54:12.658Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-01T22:54:12.658Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-01T22:54:12.658Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-01T22:54:12.658Z] - CONFIG_IP_VS: enabled (as module) [2021-06-01T22:54:12.658Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-01T22:54:12.658Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-01T22:54:12.658Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-01T22:54:12.658Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-01T22:54:12.658Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-01T22:54:12.658Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-01T22:54:12.658Z] - CONFIG_EXT4_FS: enabled [2021-06-01T22:54:12.658Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-01T22:54:12.658Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-01T22:54:12.658Z] - Network Drivers: [2021-06-01T22:54:12.658Z] - "overlay": [2021-06-01T22:54:12.658Z] - CONFIG_VXLAN: enabled (as module) [2021-06-01T22:54:12.658Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-01T22:54:12.658Z] Optional (for encrypted networks): [2021-06-01T22:54:12.918Z] - CONFIG_CRYPTO: enabled [2021-06-01T22:54:12.918Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-01T22:54:12.918Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-01T22:54:12.918Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-01T22:54:12.918Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-01T22:54:12.918Z] - CONFIG_XFRM: enabled [2021-06-01T22:54:12.918Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-01T22:54:12.918Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-01T22:54:12.918Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-01T22:54:12.918Z] - "ipvlan": [2021-06-01T22:54:12.918Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-01T22:54:12.918Z] - "macvlan": [2021-06-01T22:54:12.918Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-01T22:54:12.918Z] - CONFIG_DUMMY: enabled (as module) [2021-06-01T22:54:12.918Z] - "ftp,tftp client in container": [2021-06-01T22:54:12.918Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-01T22:54:12.918Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-01T22:54:12.918Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-01T22:54:12.918Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-01T22:54:12.918Z] - Storage Drivers: [2021-06-01T22:54:12.918Z] - "aufs": [2021-06-01T22:54:12.918Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-01T22:54:12.918Z] - "btrfs": [2021-06-01T22:54:12.918Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-01T22:54:12.918Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-01T22:54:12.918Z] - "devicemapper": [2021-06-01T22:54:12.918Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-01T22:54:12.918Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-01T22:54:12.918Z] - "overlay": [2021-06-01T22:54:12.918Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-01T22:54:12.918Z] - "zfs": [2021-06-01T22:54:12.918Z] - /dev/zfs: present [2021-06-01T22:54:12.918Z] - zfs command: missing [2021-06-01T22:54:12.918Z] - zpool command: missing [2021-06-01T22:54:12.918Z] [2021-06-01T22:54:12.918Z] Limits: [2021-06-01T22:54:12.918Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-01T22:54:12.918Z] [2021-06-01T22:54:12.918Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-01T22:54:13.255Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5b67bc63135ff05f670657d40495eac2c5d90e4e . [2021-06-01T22:54:14.763Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2021-06-01T22:54:16.554Z] #1 [internal] load build definition from Dockerfile [2021-06-01T22:54:16.554Z] #1 sha256:221e3735bfeede5d9a738f3681871fd3b8c6f7467b3e89cd5c592c23151c5a14 [2021-06-01T22:54:16.554Z] #1 transferring dockerfile: 17.09kB done [2021-06-01T22:54:16.554Z] #1 DONE 0.0s [2021-06-01T22:54:16.554Z] [2021-06-01T22:54:16.554Z] #2 [internal] load .dockerignore [2021-06-01T22:54:16.554Z] #2 sha256:738c315a2a0658b8b4885e5f84bdadf647bdcf452da116598d0b158a90e8c793 [2021-06-01T22:54:16.554Z] #2 transferring context: 87B done [2021-06-01T22:54:16.682Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-06-01T22:54:16.815Z] #2 DONE 0.0s [2021-06-01T22:54:17.760Z] [2021-06-01T22:54:17.760Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-01T22:54:17.760Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-01T22:54:17.760Z] #3 DONE 0.2s [2021-06-01T22:54:18.021Z] [2021-06-01T22:54:18.021Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-01T22:54:18.021Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-01T22:54:18.021Z] #4 CACHED [2021-06-01T22:54:18.058Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-01T22:54:18.058Z] #9 ... [2021-06-01T22:54:18.058Z] [2021-06-01T22:54:18.058Z] #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-06-01T22:54:18.058Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-01T22:54:18.058Z] #27 1.601 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:54:18.058Z] #27 1.619 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:54:18.058Z] #27 1.619 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:54:18.058Z] #27 1.851 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:54:18.058Z] #27 2.152 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:54:18.058Z] #27 2.461 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:54:18.058Z] #27 4.166 Fetched 8447 kB in 3s (3006 kB/s) [2021-06-01T22:54:18.058Z] #27 4.166 Reading package lists... [2021-06-01T22:54:18.058Z] #27 5.116 Reading package lists... [2021-06-01T22:54:18.058Z] #27 6.174 Building dependency tree... [2021-06-01T22:54:18.058Z] #27 6.519 The following additional packages will be installed: [2021-06-01T22:54:18.058Z] #27 6.521 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-01T22:54:18.058Z] #27 6.521 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-01T22:54:18.058Z] #27 6.521 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-01T22:54:18.058Z] #27 6.521 Suggested packages: [2021-06-01T22:54:18.058Z] #27 6.521 krb5-doc krb5-user [2021-06-01T22:54:18.058Z] #27 6.521 Recommended packages: [2021-06-01T22:54:18.058Z] #27 6.521 krb5-locales publicsuffix libsasl2-modules [2021-06-01T22:54:18.058Z] #27 6.769 The following NEW packages will be installed: [2021-06-01T22:54:18.058Z] #27 6.769 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-01T22:54:18.058Z] #27 6.769 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-01T22:54:18.058Z] #27 6.769 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-01T22:54:18.058Z] #27 6.769 libssh2-1 libssl1.1 openssl [2021-06-01T22:54:18.058Z] #27 7.057 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-01T22:54:18.058Z] #27 7.057 Need to get 5059 kB of archives. [2021-06-01T22:54:18.058Z] #27 7.057 After this operation, 12.1 MB of additional disk space will be used. [2021-06-01T22:54:18.058Z] #27 7.057 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-01T22:54:18.058Z] #27 7.066 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-01T22:54:18.058Z] #27 7.066 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-01T22:54:18.058Z] #27 7.066 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-01T22:54:18.058Z] #27 7.066 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-01T22:54:18.058Z] #27 7.066 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-01T22:54:18.058Z] #27 7.082 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-01T22:54:18.058Z] #27 7.082 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-01T22:54:18.058Z] #27 7.082 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-01T22:54:18.058Z] #27 7.094 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-01T22:54:18.058Z] #27 7.094 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-01T22:54:18.058Z] #27 7.098 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-01T22:54:18.058Z] #27 7.098 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-01T22:54:18.058Z] #27 7.098 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-01T22:54:18.058Z] #27 7.112 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-01T22:54:18.058Z] #27 7.112 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-01T22:54:18.058Z] #27 7.112 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-01T22:54:18.058Z] #27 7.112 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-01T22:54:18.058Z] #27 7.126 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-01T22:54:18.058Z] #27 7.143 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-01T22:54:18.058Z] #27 7.162 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-01T22:54:18.058Z] #27 7.354 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:54:18.058Z] #27 7.376 Fetched 5059 kB in 0s (14.0 MB/s) [2021-06-01T22:54:18.058Z] #27 7.427 Selecting previously unselected package libssl1.1:amd64. [2021-06-01T22:54:18.058Z] #27 7.427 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-01T22:54:18.058Z] #27 7.430 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-01T22:54:18.058Z] #27 7.445 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-01T22:54:18.058Z] #27 7.720 Selecting previously unselected package openssl. [2021-06-01T22:54:18.058Z] #27 7.720 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-01T22:54:18.058Z] #27 7.726 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-01T22:54:18.058Z] #27 7.965 Selecting previously unselected package ca-certificates. [2021-06-01T22:54:18.058Z] #27 7.965 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-01T22:54:18.058Z] #27 7.972 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-01T22:54:18.058Z] #27 9.547 Selecting previously unselected package libkeyutils1:amd64. [2021-06-01T22:54:18.058Z] #27 9.547 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-01T22:54:18.058Z] #27 9.558 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-01T22:54:18.058Z] #27 9.602 Selecting previously unselected package libkrb5support0:amd64. [2021-06-01T22:54:18.058Z] #27 9.602 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-01T22:54:18.058Z] #27 9.608 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:54:18.058Z] #27 9.664 Selecting previously unselected package libk5crypto3:amd64. [2021-06-01T22:54:18.058Z] #27 9.664 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-01T22:54:18.058Z] #27 9.665 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:54:18.058Z] #27 9.747 Selecting previously unselected package libkrb5-3:amd64. [2021-06-01T22:54:18.058Z] #27 9.747 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-01T22:54:18.058Z] #27 9.752 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:54:18.058Z] #27 9.893 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-01T22:54:18.058Z] #27 9.893 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-01T22:54:18.058Z] #27 9.902 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:54:18.058Z] #27 9.991 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-01T22:54:18.058Z] #27 9.991 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-01T22:54:18.058Z] #27 9.994 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-01T22:54:18.058Z] #27 10.06 Selecting previously unselected package libsasl2-2:amd64. [2021-06-01T22:54:18.058Z] #27 10.06 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-01T22:54:18.317Z] #27 10.08 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-01T22:54:18.317Z] #27 10.15 Selecting previously unselected package libldap-common. [2021-06-01T22:54:18.317Z] #27 10.15 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-01T22:54:18.317Z] #27 10.16 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-01T22:54:18.317Z] #27 ... [2021-06-01T22:54:18.317Z] [2021-06-01T22:54:18.317Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:18.317Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:18.961Z] [2021-06-01T22:54:18.961Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:54:18.961Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-01T22:54:18.961Z] #6 DONE 0.1s [2021-06-01T22:54:18.961Z] [2021-06-01T22:54:18.961Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:54:18.961Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-01T22:54:18.961Z] #7 DONE 0.1s [2021-06-01T22:54:18.961Z] [2021-06-01T22:54:18.961Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-01T22:54:18.961Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-01T22:54:18.961Z] #8 DONE 0.1s [2021-06-01T22:54:18.961Z] [2021-06-01T22:54:18.961Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-01T22:54:18.961Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-01T22:54:18.961Z] #5 DONE 0.1s [2021-06-01T22:54:19.223Z] [2021-06-01T22:54:19.223Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:54:19.223Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-01T22:54:19.223Z] #64 DONE 0.0s [2021-06-01T22:54:19.223Z] [2021-06-01T22:54:19.223Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:54:19.223Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-01T22:54:19.223Z] #62 DONE 0.0s [2021-06-01T22:54:19.223Z] [2021-06-01T22:54:19.223Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:19.223Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-01T22:54:19.223Z] #9 DONE 0.0s [2021-06-01T22:54:19.223Z] [2021-06-01T22:54:19.223Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-01T22:54:19.223Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-01T22:54:19.223Z] #26 DONE 0.0s [2021-06-01T22:54:19.223Z] [2021-06-01T22:54:19.223Z] #23 [internal] load build context [2021-06-01T22:54:19.223Z] #23 sha256:ee396d2bf05d360cf3aec2138fa2128993422f3ab12adc80e17a45d64133e946 [2021-06-01T22:54:20.650Z] Fetching without tags [2021-06-01T22:54:20.905Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit 7a1716462cf1b7917f6b0de42f71b5fc6644854a [2021-06-01T22:54:20.608Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:54:20.614Z] > git config --add remote.origin.fetch +refs/pull/42446/head:refs/remotes/origin/PR-42446 # timeout=10 [2021-06-01T22:54:20.622Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:54:20.640Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:54:20.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:54:20.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:54:20.661Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:54:20.913Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:54:20.918Z] > git checkout -f 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:54:21.162Z] #23 transferring context: 53.26MB 1.7s done [2021-06-01T22:54:21.162Z] #23 DONE 1.7s [2021-06-01T22:54:21.162Z] [2021-06-01T22:54:21.162Z] #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-06-01T22:54:21.162Z] #56 sha256:54d8e5bca569790892acf2f8abcdb3d2d6421eb30a7f07b046a87a9de4bf1ffd [2021-06-01T22:54:21.162Z] #56 CACHED [2021-06-01T22:54:21.162Z] [2021-06-01T22:54:21.162Z] #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-06-01T22:54:21.162Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-01T22:54:21.162Z] #21 CACHED [2021-06-01T22:54:21.162Z] [2021-06-01T22:54:21.162Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-01T22:54:21.162Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-01T22:54:21.162Z] #39 CACHED [2021-06-01T22:54:21.162Z] [2021-06-01T22:54:21.162Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-01T22:54:21.162Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-01T22:54:21.162Z] #65 CACHED [2021-06-01T22:54:21.162Z] [2021-06-01T22:54:21.162Z] #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-06-01T22:54:21.162Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-01T22:54:21.162Z] #11 CACHED [2021-06-01T22:54:21.162Z] [2021-06-01T22:54:21.162Z] #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-06-01T22:54:21.162Z] #53 sha256:99b1decef3737d9d14e0cc23c179a36ba1cbf890bad50e248c33f5edb68b281a [2021-06-01T22:54:21.162Z] #53 CACHED [2021-06-01T22:54:21.162Z] [2021-06-01T22:54:21.162Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-01T22:54:21.162Z] #66 sha256:9c2678e17df3b2e14cd456c06f6a1fc3ab870900506fbec450a80d2d3a6b8660 [2021-06-01T22:54:21.162Z] #66 CACHED [2021-06-01T22:54:21.162Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-01T22:54:21.163Z] #40 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #35 sha256:9c65e466de88a2bb9439d9e445e0f68481502ec3e2ec7b50ef46c5ad63e25576 [2021-06-01T22:54:21.163Z] #35 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #49 sha256:b677c78e839389afa9acd6b829b9181bef0892bf5df89e78ef2a3801f005291a [2021-06-01T22:54:21.163Z] #49 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #58 sha256:6f101730a607f29542e2637e29b5f2c24e80da45efe92e752eec8c1fcbf4f1ce [2021-06-01T22:54:21.163Z] #58 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #24 sha256:003109c7262bf671919179f15d9b78a3b7e37cb19f8461b640e8609b5452374f [2021-06-01T22:54:21.163Z] #24 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #29 sha256:d697ef9ea3938d2988343a174388be55c60698138752f28db5aeefcb972b96ff [2021-06-01T22:54:21.163Z] #29 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-01T22:54:21.163Z] #15 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #33 sha256:389e32ab9bb3ce18cd7235beeb554f10b67ce7008bfd005d12fecbb3a2051ba7 [2021-06-01T22:54:21.163Z] #33 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-01T22:54:21.163Z] #43 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #48 sha256:abaf3cdd76a2858c6591f7e6fcea64402b8fcb5f00d7ba1b4bd3494434f6223a [2021-06-01T22:54:21.163Z] #48 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-01T22:54:21.163Z] #13 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-01T22:54:21.163Z] #36 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:54:21.163Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-01T22:54:21.163Z] #20 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #50 sha256:38c8b252d182271effa373801fdd43ae6ae33d0bec6d22b0a8fabb3695aed0b7 [2021-06-01T22:54:21.163Z] #50 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-06-01T22:54:21.163Z] #42 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #37 sha256:ea7e89b759804dc422fca9749f67215e9318143fc8ac3bf8d192fa69da90ca0f [2021-06-01T22:54:21.163Z] #37 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #57 sha256:65f172052143adb4fb5ce3aa742be3d78e11ee595b85a3ce0be639e94e867f2e [2021-06-01T22:54:21.163Z] #57 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-01T22:54:21.163Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-01T22:54:21.163Z] #17 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #51 sha256:3715b637da7409b00a23837e6fe09be35d0d4b01fd2f6f9b17f83dcded058cf1 [2021-06-01T22:54:21.163Z] #51 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #41 sha256:ac856efe686c4f6c4aaeeefebbc49909a1250020e7bff767b8bb5e1aca4c5ad4 [2021-06-01T22:54:21.163Z] #41 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-01T22:54:21.163Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-01T22:54:21.163Z] #10 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-01T22:54:21.163Z] #12 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #61 sha256:4a9fc18d3fd57c1093c01d419e4d6616d791f77270b9140ae4275fc250b19ee2 [2021-06-01T22:54:21.163Z] #61 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-01T22:54:21.163Z] #60 sha256:2adc0031746001647b0d7d55c9203713fad332a0c15bffcecbfa778d0813b6c2 [2021-06-01T22:54:21.163Z] #60 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-01T22:54:21.163Z] #59 sha256:b3f7cd0090f88339e5eedb2a2a4f9ac81a01eca48195949daf09957d0b314c2f [2021-06-01T22:54:21.163Z] #59 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #47 sha256:b21a2f617136d9de8694712b3358ad092cda1fb178f989d01d4501dedbe55230 [2021-06-01T22:54:21.163Z] #47 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #34 sha256:c16cea168fc3843eae4dde61fb1c93e02d2edc2e73cfc145752ca52d3c39291a [2021-06-01T22:54:21.163Z] #34 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-01T22:54:21.163Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-01T22:54:21.163Z] #16 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-01T22:54:21.163Z] #28 sha256:d8c17b1d7b3462087448e4c136d80a88ee472881efed0b0339773b5f9f475b7a [2021-06-01T22:54:21.163Z] #28 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-01T22:54:21.163Z] #32 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-01T22:54:21.163Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-01T22:54:21.163Z] #22 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #54 sha256:8ee5716a551de1f7dc9ae23990f5e36d75083bf8525ad9bbcdf28a5b3422350d [2021-06-01T22:54:21.163Z] #54 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #67 sha256:039c394f7a7bf3686dc21a7e74527c038f44807146fde74b00d33fe9050db9a0 [2021-06-01T22:54:21.163Z] #67 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #68 sha256:11bac2aa057c164f44318cdfa736e2f4dbb05363d098861cbb6ce2cee003ceef [2021-06-01T22:54:21.163Z] #68 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #38 sha256:f869bd9c43625ab061d3ecd1bebf0d72e20121d7bf1f36faa58ce029d8b40664 [2021-06-01T22:54:21.163Z] #38 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #46 sha256:4a29b3a64d7ebad75a3bdd78c2377e055adcd8282c38ded8d9d13a862d206f2d [2021-06-01T22:54:21.163Z] #46 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-01T22:54:21.163Z] #27 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-01T22:54:21.163Z] #44 sha256:b5ea1d7a7957a6056b3c0348e03d9e3b5defa75790ec51642ac0979ac75ec258 [2021-06-01T22:54:21.163Z] #44 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-01T22:54:21.163Z] #52 sha256:df6306360e596fff850c1b1506da9df514aa724d7d197405165df74c669c8f5f [2021-06-01T22:54:21.163Z] #52 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-01T22:54:21.163Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-01T22:54:21.163Z] #63 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-01T22:54:21.163Z] #25 sha256:e138f5d294db75d47fe07a4382bba9648212daaf6cb94686e70b5fba20a9c9bb [2021-06-01T22:54:21.163Z] #25 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-01T22:54:21.163Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-01T22:54:21.163Z] #18 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-01T22:54:21.163Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-01T22:54:21.163Z] #19 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-01T22:54:21.163Z] #30 sha256:54f199e269479697ba48070963b6f826b93d0a407cd5ac1bfda9c62ab38d5f4f [2021-06-01T22:54:21.163Z] #30 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-01T22:54:21.163Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-01T22:54:21.163Z] #14 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-01T22:54:21.163Z] #55 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-01T22:54:21.163Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-01T22:54:21.163Z] #31 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #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-06-01T22:54:21.163Z] #45 sha256:8510de5f6b8fcf7248a093df7db84c5434cb5a4dd504e97e9d1585c6671410fe [2021-06-01T22:54:21.163Z] #45 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-01T22:54:21.163Z] #69 sha256:afdf92db43f64dfd50eac37f22a46ce39051d2d505c60a02151e9ee6682ad61e [2021-06-01T22:54:21.163Z] #69 CACHED [2021-06-01T22:54:21.163Z] [2021-06-01T22:54:21.163Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-01T22:54:21.163Z] #70 sha256:612bcd93d87830ba3a8eb3d7d43e98869fd40870c2f72ef78ceb6304139f8d65 [2021-06-01T22:54:21.948Z] Merge succeeded, producing 58cd14798b282b39b71dcbbf60209b1225f32a51 [2021-06-01T22:54:21.948Z] Checking out Revision 58cd14798b282b39b71dcbbf60209b1225f32a51 (PR-42446) [2021-06-01T22:54:22.396Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-01T22:54:21.364Z] > git remote # timeout=10 [2021-06-01T22:54:21.367Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T22:54:21.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:54:21.373Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-01T22:54:21.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T22:54:21.957Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:54:21.967Z] > git checkout -f 58cd14798b282b39b71dcbbf60209b1225f32a51 # timeout=10 [2021-06-01T22:54:22.406Z] > git rev-list --no-walk 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-01T22:54:23.080Z] #70 DONE 2.0s [2021-06-01T22:54:23.080Z] [2021-06-01T22:54:23.080Z] #71 exporting to image [2021-06-01T22:54:23.080Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-01T22:54:23.080Z] #71 exporting layers [2021-06-01T22:54:23.220Z] + docker version [2021-06-01T22:54:23.220Z] Client: Docker Engine - Community [2021-06-01T22:54:23.220Z] Version: 20.10.5 [2021-06-01T22:54:23.220Z] API version: 1.41 [2021-06-01T22:54:23.220Z] Go version: go1.13.15 [2021-06-01T22:54:23.220Z] Git commit: 55c4c88 [2021-06-01T22:54:23.220Z] Built: Tue Mar 2 20:18:05 2021 [2021-06-01T22:54:23.220Z] OS/Arch: linux/amd64 [2021-06-01T22:54:23.220Z] Context: default [2021-06-01T22:54:23.220Z] Experimental: true [2021-06-01T22:54:23.220Z] [2021-06-01T22:54:23.220Z] Server: Docker Engine - Community [2021-06-01T22:54:23.220Z] Engine: [2021-06-01T22:54:23.220Z] Version: 20.10.5 [2021-06-01T22:54:23.220Z] API version: 1.41 (minimum version 1.12) [2021-06-01T22:54:23.220Z] Go version: go1.13.15 [2021-06-01T22:54:23.220Z] Git commit: 363e9a8 [2021-06-01T22:54:23.220Z] Built: Tue Mar 2 20:16:00 2021 [2021-06-01T22:54:23.220Z] OS/Arch: linux/amd64 [2021-06-01T22:54:23.220Z] Experimental: true [2021-06-01T22:54:23.220Z] containerd: [2021-06-01T22:54:23.220Z] Version: 1.4.4 [2021-06-01T22:54:23.220Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:54:23.220Z] runc: [2021-06-01T22:54:23.220Z] Version: 1.0.0-rc93 [2021-06-01T22:54:23.220Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:54:23.220Z] docker-init: [2021-06-01T22:54:23.220Z] Version: 0.19.0 [2021-06-01T22:54:23.220Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-01T22:54:23.533Z] + docker info [2021-06-01T22:54:23.595Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.9s done [2021-06-01T22:54:23.595Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-01T22:54:24.093Z] Client: [2021-06-01T22:54:24.093Z] Context: default [2021-06-01T22:54:24.093Z] Debug Mode: false [2021-06-01T22:54:24.093Z] Plugins: [2021-06-01T22:54:24.093Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-01T22:54:24.093Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-01T22:54:24.093Z] [2021-06-01T22:54:24.093Z] Server: [2021-06-01T22:54:24.093Z] Containers: 0 [2021-06-01T22:54:24.093Z] Running: 0 [2021-06-01T22:54:24.093Z] Paused: 0 [2021-06-01T22:54:24.093Z] Stopped: 0 [2021-06-01T22:54:24.093Z] Images: 2 [2021-06-01T22:54:24.093Z] Server Version: 20.10.5 [2021-06-01T22:54:24.093Z] Storage Driver: overlay2 [2021-06-01T22:54:24.093Z] Backing Filesystem: extfs [2021-06-01T22:54:24.093Z] Supports d_type: true [2021-06-01T22:54:24.093Z] Native Overlay Diff: true [2021-06-01T22:54:24.093Z] Logging Driver: json-file [2021-06-01T22:54:24.093Z] Cgroup Driver: cgroupfs [2021-06-01T22:54:24.093Z] Cgroup Version: 1 [2021-06-01T22:54:24.093Z] Plugins: [2021-06-01T22:54:24.093Z] Volume: local [2021-06-01T22:54:24.093Z] Network: bridge host ipvlan macvlan null overlay [2021-06-01T22:54:24.093Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-01T22:54:24.093Z] Swarm: inactive [2021-06-01T22:54:24.093Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-01T22:54:24.093Z] Default Runtime: runc [2021-06-01T22:54:24.093Z] Init Binary: docker-init [2021-06-01T22:54:24.093Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:54:24.093Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:54:24.093Z] init version: de40ad0 [2021-06-01T22:54:24.093Z] Security Options: [2021-06-01T22:54:24.093Z] apparmor [2021-06-01T22:54:24.093Z] seccomp [2021-06-01T22:54:24.093Z] Profile: default [2021-06-01T22:54:24.093Z] Kernel Version: 5.4.0-1041-aws [2021-06-01T22:54:24.093Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-01T22:54:24.093Z] OSType: linux [2021-06-01T22:54:24.093Z] Architecture: x86_64 [2021-06-01T22:54:24.093Z] CPUs: 2 [2021-06-01T22:54:24.093Z] Total Memory: 7.487GiB [2021-06-01T22:54:24.093Z] Name: ip-10-100-90-194 [2021-06-01T22:54:24.093Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-06-01T22:54:24.093Z] Docker Root Dir: /var/lib/docker [2021-06-01T22:54:24.093Z] Debug Mode: false [2021-06-01T22:54:24.093Z] Registry: https://index.docker.io/v1/ [2021-06-01T22:54:24.093Z] Labels: [2021-06-01T22:54:24.093Z] Experimental: true [2021-06-01T22:54:24.093Z] Insecure Registries: [2021-06-01T22:54:24.093Z] 127.0.0.0/8 [2021-06-01T22:54:24.093Z] Live Restore Enabled: true [2021-06-01T22:54:24.093Z] [2021-06-01T22:54:24.093Z] WARNING: No swap limit support [Pipeline] sh [2021-06-01T22:54:24.405Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:54:24.405Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:54:24.405Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42446/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-01T22:54:24.405Z] + bash /home/ubuntu/workspace/moby_PR-42446/check-config.sh [2021-06-01T22:54:24.405Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-01T22:54:24.405Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-06-01T22:54:24.405Z] [2021-06-01T22:54:24.405Z] Generally Necessary: [2021-06-01T22:54:24.405Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-01T22:54:24.405Z] - apparmor: enabled and tools installed [2021-06-01T22:54:24.405Z] - CONFIG_NAMESPACES: enabled [2021-06-01T22:54:24.405Z] - CONFIG_NET_NS: enabled [2021-06-01T22:54:24.405Z] - CONFIG_PID_NS: enabled [2021-06-01T22:54:24.405Z] - CONFIG_IPC_NS: enabled [2021-06-01T22:54:24.405Z] - CONFIG_UTS_NS: enabled [2021-06-01T22:54:24.405Z] - CONFIG_CGROUPS: enabled [2021-06-01T22:54:24.405Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-01T22:54:24.405Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-01T22:54:24.405Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-01T22:54:24.405Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-01T22:54:24.405Z] - CONFIG_CPUSETS: enabled [2021-06-01T22:54:24.405Z] - CONFIG_MEMCG: enabled [2021-06-01T22:54:24.405Z] - CONFIG_KEYS: enabled [2021-06-01T22:54:24.405Z] - CONFIG_VETH: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-01T22:54:24.405Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-01T22:54:24.405Z] [2021-06-01T22:54:24.405Z] Optional Features: [2021-06-01T22:54:24.405Z] - CONFIG_USER_NS: enabled [2021-06-01T22:54:24.405Z] - CONFIG_SECCOMP: enabled [2021-06-01T22:54:24.405Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-01T22:54:24.405Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-01T22:54:24.405Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-01T22:54:24.406Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-01T22:54:24.406Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-01T22:54:24.406Z] - CONFIG_BLK_CGROUP: enabled [2021-06-01T22:54:24.406Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-01T22:54:24.406Z] - CONFIG_CGROUP_PERF: enabled [2021-06-01T22:54:24.406Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-01T22:54:24.661Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-01T22:54:24.661Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-01T22:54:24.661Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-01T22:54:24.661Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-01T22:54:24.661Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_IP_VS: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-01T22:54:24.661Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-01T22:54:24.661Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-01T22:54:24.661Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-01T22:54:24.661Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-01T22:54:24.661Z] - CONFIG_EXT4_FS: enabled [2021-06-01T22:54:24.661Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-01T22:54:24.661Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-01T22:54:24.661Z] - Network Drivers: [2021-06-01T22:54:24.661Z] - "overlay": [2021-06-01T22:54:24.661Z] - CONFIG_VXLAN: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-01T22:54:24.661Z] Optional (for encrypted networks): [2021-06-01T22:54:24.661Z] - CONFIG_CRYPTO: enabled [2021-06-01T22:54:24.661Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-01T22:54:24.661Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-01T22:54:24.661Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-01T22:54:24.661Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-01T22:54:24.661Z] - CONFIG_XFRM: enabled [2021-06-01T22:54:24.661Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-01T22:54:24.661Z] - "ipvlan": [2021-06-01T22:54:24.661Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-01T22:54:24.661Z] - "macvlan": [2021-06-01T22:54:24.661Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_DUMMY: enabled (as module) [2021-06-01T22:54:24.661Z] - "ftp,tftp client in container": [2021-06-01T22:54:24.661Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-01T22:54:24.661Z] - Storage Drivers: [2021-06-01T22:54:24.661Z] - "aufs": [2021-06-01T22:54:24.661Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-01T22:54:24.661Z] - "btrfs": [2021-06-01T22:54:24.661Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-01T22:54:24.661Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-01T22:54:24.661Z] - "devicemapper": [2021-06-01T22:54:24.661Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-01T22:54:24.661Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-01T22:54:24.661Z] - "overlay": [2021-06-01T22:54:24.661Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-01T22:54:24.661Z] - "zfs": [2021-06-01T22:54:24.661Z] - /dev/zfs: present [2021-06-01T22:54:24.661Z] - zfs command: missing [2021-06-01T22:54:24.661Z] - zpool command: missing [2021-06-01T22:54:24.661Z] [2021-06-01T22:54:24.661Z] Limits: [2021-06-01T22:54:24.661Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-01T22:54:24.661Z] [2021-06-01T22:54:24.661Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-01T22:54:24.979Z] + sudo modprobe ip_vs [2021-06-01T22:54:24.979Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:58cd14798b282b39b71dcbbf60209b1225f32a51 . [2021-06-01T22:54:24.992Z] #71 exporting layers 1.7s done [2021-06-01T22:54:24.992Z] #71 writing image sha256:97dfbb72887a66041e9cf640addfceb50839e883c5597aaeaf7edff631276430 done [2021-06-01T22:54:24.992Z] #71 naming to docker.io/library/docker:5b67bc63135ff05f670657d40495eac2c5d90e4e done [2021-06-01T22:54:24.992Z] #71 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-01T22:54:25.236Z] #1 [internal] load build definition from Dockerfile [2021-06-01T22:54:25.236Z] #1 sha256:06314f3c90ad7079ab93bb33bed21544f5da8feae727f3789e7a77e9eab409b9 [2021-06-01T22:54:25.236Z] #1 transferring dockerfile: 17.09kB done [2021-06-01T22:54:25.236Z] #1 DONE 0.0s [2021-06-01T22:54:25.236Z] [2021-06-01T22:54:25.236Z] #2 [internal] load .dockerignore [2021-06-01T22:54:25.236Z] #2 sha256:11836350fb7b82b823df89ccf1bcea8f9efd571f59ff142dd05d90e1f79fcf42 [2021-06-01T22:54:25.236Z] #2 transferring context: 87B done [2021-06-01T22:54:25.236Z] #2 DONE 0.0s [2021-06-01T22:54:25.236Z] [2021-06-01T22:54:25.236Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-01T22:54:25.236Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-01T22:54:25.236Z] #3 DONE 0.1s [2021-06-01T22:54:25.236Z] [2021-06-01T22:54:25.236Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-01T22:54:25.236Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-01T22:54:25.236Z] #4 CACHED [2021-06-01T22:54:25.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b67bc63135ff05f670657d40495eac2c5d90e4e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b67bc63135ff05f670657d40495eac2c5d90e4e hack/test/unit [2021-06-01T22:54:25.491Z] [2021-06-01T22:54:25.491Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:54:25.491Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-01T22:54:25.491Z] #7 DONE 0.1s [2021-06-01T22:54:25.491Z] [2021-06-01T22:54:25.491Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:54:25.491Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-01T22:54:25.746Z] #8 DONE 0.1s [2021-06-01T22:54:25.746Z] [2021-06-01T22:54:25.746Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-01T22:54:25.746Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-01T22:54:25.746Z] #5 DONE 0.1s [2021-06-01T22:54:25.746Z] [2021-06-01T22:54:25.746Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-01T22:54:25.746Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-01T22:54:25.746Z] #6 DONE 0.1s [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:54:26.005Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-01T22:54:26.005Z] #62 DONE 0.0s [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:54:26.005Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-01T22:54:26.005Z] #64 DONE 0.0s [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:26.005Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:26.005Z] #9 DONE 0.0s [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-01T22:54:26.005Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-01T22:54:26.005Z] #26 DONE 0.0s [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-01T22:54:26.005Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-01T22:54:26.005Z] #10 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #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-06-01T22:54:26.005Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-01T22:54:26.005Z] #11 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-01T22:54:26.005Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-01T22:54:26.005Z] #16 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #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-06-01T22:54:26.005Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-01T22:54:26.005Z] #15 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-01T22:54:26.005Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-01T22:54:26.005Z] #18 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-01T22:54:26.005Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-01T22:54:26.005Z] #17 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #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-06-01T22:54:26.005Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:54:26.005Z] #13 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #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-06-01T22:54:26.005Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-01T22:54:26.005Z] #12 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-01T22:54:26.005Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-01T22:54:26.005Z] #14 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-01T22:54:26.005Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-01T22:54:26.005Z] #19 CACHED [2021-06-01T22:54:26.005Z] [2021-06-01T22:54:26.005Z] #23 [internal] load build context [2021-06-01T22:54:26.005Z] #23 sha256:e5773af233ccaf63a84995fc0d314c669a71aad0281c93a8ffe672af4f39aca0 [2021-06-01T22:54:27.785Z] #9 ... [2021-06-01T22:54:27.785Z] [2021-06-01T22:54:27.785Z] #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-06-01T22:54:27.785Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-01T22:54:27.785Z] #27 10.22 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-01T22:54:27.785Z] #27 10.22 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 10.23 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-01T22:54:27.785Z] #27 10.55 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-01T22:54:27.785Z] #27 10.55 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 10.55 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-01T22:54:27.785Z] #27 10.65 Selecting previously unselected package libpsl5:amd64. [2021-06-01T22:54:27.785Z] #27 10.65 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 10.66 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-01T22:54:27.785Z] #27 10.73 Selecting previously unselected package librtmp1:amd64. [2021-06-01T22:54:27.785Z] #27 10.73 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 10.73 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-01T22:54:27.785Z] #27 10.79 Selecting previously unselected package libssh2-1:amd64. [2021-06-01T22:54:27.785Z] #27 10.79 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 10.79 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-01T22:54:27.785Z] #27 10.86 Selecting previously unselected package libcurl4:amd64. [2021-06-01T22:54:27.785Z] #27 10.86 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 10.87 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-01T22:54:27.785Z] #27 10.98 Selecting previously unselected package curl. [2021-06-01T22:54:27.785Z] #27 10.98 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 11.00 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-01T22:54:27.785Z] #27 11.08 Selecting previously unselected package libonig5:amd64. [2021-06-01T22:54:27.785Z] #27 11.08 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 11.08 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:54:27.785Z] #27 11.19 Selecting previously unselected package libjq1:amd64. [2021-06-01T22:54:27.785Z] #27 11.19 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 11.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:54:27.785Z] #27 11.26 Selecting previously unselected package jq. [2021-06-01T22:54:27.785Z] #27 11.26 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:54:27.785Z] #27 11.26 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-01T22:54:27.785Z] #27 11.35 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-01T22:54:27.785Z] #27 11.36 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-01T22:54:27.785Z] #27 11.37 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-01T22:54:27.785Z] #27 11.56 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-01T22:54:27.785Z] #27 11.58 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-01T22:54:27.785Z] #27 11.59 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:54:27.785Z] #27 11.62 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-01T22:54:27.785Z] #27 11.63 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-01T22:54:27.785Z] #27 11.65 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:54:27.785Z] #27 11.66 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-01T22:54:27.785Z] #27 11.68 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-01T22:54:27.785Z] #27 11.68 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:54:27.785Z] #27 11.69 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-01T22:54:27.785Z] #27 11.72 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:54:27.785Z] #27 11.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:54:27.785Z] #27 11.76 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-01T22:54:27.785Z] #27 11.77 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-01T22:54:27.785Z] #27 12.50 Updating certificates in /etc/ssl/certs... [2021-06-01T22:54:27.785Z] #27 13.88 137 added, 0 removed; done. [2021-06-01T22:54:27.785Z] #27 13.99 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:54:27.785Z] #27 14.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-01T22:54:27.785Z] #27 14.09 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-01T22:54:27.785Z] #27 14.10 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-01T22:54:27.785Z] #27 14.20 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:54:27.785Z] #27 14.26 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-01T22:54:27.785Z] #27 14.27 Updating certificates in /etc/ssl/certs... [2021-06-01T22:54:27.785Z] #27 15.30 0 added, 0 removed; done. [2021-06-01T22:54:27.785Z] #27 15.30 Running hooks in /etc/ca-certificates/update.d... [2021-06-01T22:54:27.785Z] #27 15.30 done. [2021-06-01T22:54:27.785Z] #27 DONE 19.5s [2021-06-01T22:54:27.785Z] [2021-06-01T22:54:27.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:27.785Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:28.367Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-01T22:54:28.529Z] #23 transferring context: 53.26MB 2.0s done [2021-06-01T22:54:28.529Z] #23 DONE 2.3s [2021-06-01T22:54:28.529Z] [2021-06-01T22:54:28.529Z] #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-06-01T22:54:28.529Z] #47 sha256:eeb0f6af93d290e78d1ce8dfad38cf2717a97707edc903658c33c44cbdaf6e07 [2021-06-01T22:54:28.529Z] #47 ... [2021-06-01T22:54:28.529Z] [2021-06-01T22:54:28.529Z] #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-06-01T22:54:28.529Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:54:28.529Z] #36 CACHED [2021-06-01T22:54:28.529Z] [2021-06-01T22:54:28.529Z] #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-06-01T22:54:28.529Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:54:28.529Z] #55 CACHED [2021-06-01T22:54:28.529Z] [2021-06-01T22:54:28.529Z] #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-06-01T22:54:28.529Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:54:28.529Z] #13 CACHED [2021-06-01T22:54:28.529Z] [2021-06-01T22:54:28.529Z] #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-06-01T22:54:28.529Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:54:28.625Z] #9 ... [2021-06-01T22:54:28.625Z] [2021-06-01T22:54:28.625Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-01T22:54:28.625Z] #28 sha256:271ddec57a6207a9b148091e3f7729298f0158aee9e1f3958cc7dd87f065ecb2 [2021-06-01T22:54:28.625Z] #28 DONE 0.9s [2021-06-01T22:54:28.625Z] [2021-06-01T22:54:28.625Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:54:28.625Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:54:29.532Z] ? github.com/docker/docker/api [no test files] [2021-06-01T22:54:32.305Z] ---> 222143e13c2c [2021-06-01T22:54:32.754Z] Successfully built 222143e13c2c [2021-06-01T22:54:32.754Z] Successfully tagged docker:latest [2021-06-01T22:54:32.754Z] INFO: Image build ended at 06/01/2021 22:54:32. Duration:00:00:26.3515031 [2021-06-01T22:54:32.754Z] [2021-06-01T22:54:32.754Z] [2021-06-01T22:54:32.754Z] INFO: Building the test binaries at 06/01/2021 22:54:32... [2021-06-01T22:54:32.822Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.4s done [2021-06-01T22:54:32.822Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-06-01T22:54:33.082Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-01T22:54:33.651Z] #9 DONE 39.0s [2021-06-01T22:54:33.651Z] [2021-06-01T22:54:33.651Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-01T22:54:33.651Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-01T22:54:33.783Z] #49 ... [2021-06-01T22:54:33.783Z] [2021-06-01T22:54:33.783Z] #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-06-01T22:54:33.783Z] #47 sha256:eeb0f6af93d290e78d1ce8dfad38cf2717a97707edc903658c33c44cbdaf6e07 [2021-06-01T22:54:33.783Z] #47 5.115 + RM_GOPATH=0 [2021-06-01T22:54:33.783Z] #47 5.115 + TMP_GOPATH= [2021-06-01T22:54:33.783Z] #47 5.115 + : /build [2021-06-01T22:54:33.783Z] #47 5.115 + '[' -z '' ']' [2021-06-01T22:54:33.783Z] #47 5.115 ++ mktemp -d [2021-06-01T22:54:33.783Z] #47 5.115 + export GOPATH=/tmp/tmp.V22ddVKNUX [2021-06-01T22:54:33.783Z] #47 5.115 + GOPATH=/tmp/tmp.V22ddVKNUX [2021-06-01T22:54:33.783Z] #47 5.115 + RM_GOPATH=1 [2021-06-01T22:54:33.783Z] #47 5.115 + case "$(go env GOARCH)" in [2021-06-01T22:54:33.783Z] #47 5.115 ++ go env GOARCH [2021-06-01T22:54:33.783Z] #47 5.142 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:33.783Z] #47 5.142 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:33.783Z] #47 5.142 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:33.783Z] #47 5.143 + dir=/tmp/install [2021-06-01T22:54:33.783Z] #47 5.143 + bin=gotestsum [2021-06-01T22:54:33.783Z] #47 5.143 + shift [2021-06-01T22:54:33.783Z] #47 5.143 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-01T22:54:33.783Z] #47 5.143 + . /tmp/install/gotestsum.installer [2021-06-01T22:54:33.783Z] #47 5.143 ++ : v0.5.3 [2021-06-01T22:54:33.783Z] #47 5.143 + install_gotestsum [2021-06-01T22:54:33.783Z] #47 5.143 + set -e [2021-06-01T22:54:33.783Z] #47 5.143 + export GO111MODULE=on [2021-06-01T22:54:33.783Z] #47 5.143 + GO111MODULE=on [2021-06-01T22:54:33.783Z] #47 5.143 + GOBIN=/build [2021-06-01T22:54:33.783Z] #47 5.143 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-01T22:54:33.783Z] #47 5.189 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-01T22:54:33.783Z] #47 5.189 go: finding gotest.tools v0.5.3 [2021-06-01T22:54:34.346Z] #47 6.230 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-01T22:54:34.908Z] #47 6.770 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-01T22:54:35.836Z] #47 7.466 go: downloading github.com/pkg/errors v0.9.1 [2021-06-01T22:54:35.836Z] #47 7.499 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T22:54:35.836Z] #47 7.509 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-01T22:54:35.836Z] #47 7.520 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-01T22:54:35.836Z] #47 7.523 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T22:54:35.836Z] #47 7.626 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T22:54:35.836Z] #47 7.671 go: extracting github.com/pkg/errors v0.9.1 [2021-06-01T22:54:35.836Z] #47 7.741 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T22:54:36.092Z] #47 7.772 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-01T22:54:36.092Z] #47 7.846 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T22:54:36.092Z] #47 ... [2021-06-01T22:54:36.092Z] [2021-06-01T22:54:36.092Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:54:36.092Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:54:36.092Z] #20 1.241 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-01T22:54:36.092Z] #20 1.248 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-01T22:54:36.092Z] #20 1.345 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-01T22:54:36.092Z] #20 1.345 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-01T22:54:36.092Z] #20 2.075 Reading package lists... [2021-06-01T22:54:36.092Z] #20 4.037 Reading package lists... [2021-06-01T22:54:36.092Z] #20 5.539 Building dependency tree... [2021-06-01T22:54:36.092Z] #20 5.762 Reading state information... [2021-06-01T22:54:36.092Z] #20 5.968 libcap2-bin is already the newest version (1:2.25-2). [2021-06-01T22:54:36.092Z] #20 5.968 The following additional packages will be installed: [2021-06-01T22:54:36.092Z] #20 5.968 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-01T22:54:36.092Z] #20 5.968 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-01T22:54:36.092Z] #20 5.968 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-01T22:54:36.092Z] #20 5.968 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-01T22:54:36.092Z] #20 5.968 python3.7 python3.7-minimal vim-runtime xxd [2021-06-01T22:54:36.092Z] #20 5.968 Suggested packages: [2021-06-01T22:54:36.092Z] #20 5.968 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-01T22:54:36.092Z] #20 5.968 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-01T22:54:36.092Z] #20 5.968 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-01T22:54:36.092Z] #20 5.968 quota [2021-06-01T22:54:36.092Z] #20 5.968 Recommended packages: [2021-06-01T22:54:36.092Z] #20 5.968 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-01T22:54:36.092Z] #20 5.968 python3-keyrings.alt python3-xdg unzip [2021-06-01T22:54:36.092Z] #20 6.487 The following NEW packages will be installed: [2021-06-01T22:54:36.092Z] #20 6.487 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-01T22:54:36.092Z] #20 6.487 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-01T22:54:36.092Z] #20 6.491 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-01T22:54:36.092Z] #20 6.491 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-01T22:54:36.092Z] #20 6.491 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-01T22:54:36.092Z] #20 6.491 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-01T22:54:36.092Z] #20 6.491 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-01T22:54:36.092Z] #20 6.491 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-01T22:54:36.092Z] #20 6.491 xz-utils zip [2021-06-01T22:54:36.092Z] #20 6.811 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-01T22:54:36.092Z] #20 6.811 Need to get 28.6 MB of archives. [2021-06-01T22:54:36.092Z] #20 6.811 After this operation, 116 MB of additional disk space will be used. [2021-06-01T22:54:36.092Z] #20 6.811 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-01T22:54:36.092Z] #20 6.812 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-01T22:54:36.092Z] #20 6.833 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-01T22:54:36.092Z] #20 6.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-01T22:54:36.092Z] #20 6.879 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-01T22:54:36.092Z] #20 6.882 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-01T22:54:36.092Z] #20 6.936 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-01T22:54:36.092Z] #20 6.943 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-01T22:54:36.092Z] #20 6.943 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-01T22:54:36.092Z] #20 6.948 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-01T22:54:36.092Z] #20 6.951 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-01T22:54:36.092Z] #20 6.969 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-01T22:54:36.092Z] #20 7.030 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-01T22:54:36.092Z] #20 7.034 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-01T22:54:36.092Z] #20 7.035 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-01T22:54:36.092Z] #20 7.037 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-01T22:54:36.092Z] #20 7.054 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-01T22:54:36.092Z] #20 7.057 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-01T22:54:36.092Z] #20 7.069 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-01T22:54:36.092Z] #20 7.077 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-01T22:54:36.092Z] #20 7.079 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-01T22:54:36.092Z] #20 7.081 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-01T22:54:36.092Z] #20 7.101 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-01T22:54:36.092Z] #20 7.103 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-01T22:54:36.092Z] #20 7.106 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-01T22:54:36.092Z] #20 7.112 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-01T22:54:36.092Z] #20 7.114 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-01T22:54:36.092Z] #20 7.114 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-01T22:54:36.092Z] #20 7.115 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-01T22:54:36.092Z] #20 7.491 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-01T22:54:36.092Z] #20 7.491 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-01T22:54:36.092Z] #20 7.491 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-01T22:54:36.092Z] #20 7.491 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-01T22:54:36.092Z] #20 7.494 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-01T22:54:36.092Z] #20 7.507 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-01T22:54:36.092Z] #20 7.508 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-01T22:54:36.092Z] #20 7.558 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-01T22:54:36.092Z] #20 7.558 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-01T22:54:36.092Z] #20 7.558 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-01T22:54:36.092Z] #20 7.575 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-01T22:54:36.092Z] #20 7.575 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-01T22:54:36.092Z] #20 7.587 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-01T22:54:36.092Z] #20 7.587 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-01T22:54:36.092Z] #20 7.662 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-01T22:54:36.092Z] #20 7.689 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-01T22:54:36.092Z] #20 7.695 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-01T22:54:36.092Z] #20 8.296 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-01T22:54:36.092Z] #20 8.371 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-01T22:54:36.092Z] #20 8.448 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-01T22:54:36.092Z] #20 9.561 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:54:36.092Z] #20 9.753 Fetched 28.6 MB in 2s (14.8 MB/s) [2021-06-01T22:54:36.092Z] #20 9.818 Selecting previously unselected package pigz. [2021-06-01T22:54:36.092Z] #20 9.818 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-01T22:54:36.092Z] #20 9.969 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-01T22:54:36.092Z] #20 9.979 Unpacking pigz (2.4-1) ... [2021-06-01T22:54:36.092Z] #20 10.14 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-01T22:54:36.092Z] #20 10.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:54:36.092Z] #20 10.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:54:36.092Z] #20 ... [2021-06-01T22:54:36.092Z] [2021-06-01T22:54:36.092Z] #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-06-01T22:54:36.092Z] #47 sha256:eeb0f6af93d290e78d1ce8dfad38cf2717a97707edc903658c33c44cbdaf6e07 [2021-06-01T22:54:36.092Z] #47 7.859 go: downloading github.com/fatih/color v1.9.0 [2021-06-01T22:54:36.092Z] #47 7.894 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T22:54:36.348Z] #47 8.010 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-01T22:54:36.348Z] #47 8.065 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T22:54:36.348Z] #47 8.130 go: extracting github.com/fatih/color v1.9.0 [2021-06-01T22:54:36.348Z] #47 8.140 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-01T22:54:36.478Z] INFO: make.ps1 starting at 06/01/2021 22:54:35 [2021-06-01T22:54:36.478Z] INFO: Git commit (7e0ea5ade3) assumed from DOCKER_GITCOMMIT environment variable [2021-06-01T22:54:36.478Z] INFO: Invoking autogen... [2021-06-01T22:54:36.612Z] #47 8.385 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-01T22:54:36.712Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0646d37e0a68e14e0) in /home/ubuntu/workspace/moby_PR-42446 [Pipeline] { [Pipeline] checkout [2021-06-01T22:54:36.859Z] The recommended git tool is: git [2021-06-01T22:54:36.869Z] #47 8.580 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-01T22:54:36.935Z] INFO: Building daemon... [2021-06-01T22:54:37.125Z] #47 8.778 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-01T22:54:38.491Z] #47 ... [2021-06-01T22:54:38.491Z] [2021-06-01T22:54:38.491Z] #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-06-01T22:54:38.491Z] #45 sha256:c7532116896e91515cfe2c31daa816959f79099e6d45bcc405dfe6727fad734a [2021-06-01T22:54:38.491Z] #45 4.313 + RM_GOPATH=0 [2021-06-01T22:54:38.491Z] #45 4.313 + TMP_GOPATH= [2021-06-01T22:54:38.491Z] #45 4.313 + : /build [2021-06-01T22:54:38.491Z] #45 4.313 + '[' -z '' ']' [2021-06-01T22:54:38.491Z] #45 4.313 ++ mktemp -d [2021-06-01T22:54:38.491Z] #45 4.313 + export GOPATH=/tmp/tmp.22wfE6ga4E [2021-06-01T22:54:38.491Z] #45 4.313 + GOPATH=/tmp/tmp.22wfE6ga4E [2021-06-01T22:54:38.491Z] #45 4.313 + RM_GOPATH=1 [2021-06-01T22:54:38.491Z] #45 4.313 + case "$(go env GOARCH)" in [2021-06-01T22:54:38.491Z] #45 4.317 ++ go env GOARCH [2021-06-01T22:54:38.491Z] #45 4.321 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:38.491Z] #45 4.321 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:38.491Z] #45 4.322 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:38.491Z] #45 4.322 + dir=/tmp/install [2021-06-01T22:54:38.491Z] #45 4.322 + bin=vndr [2021-06-01T22:54:38.491Z] #45 4.322 + shift [2021-06-01T22:54:38.491Z] #45 4.322 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-01T22:54:38.491Z] #45 4.322 + . /tmp/install/vndr.installer [2021-06-01T22:54:38.491Z] #45 4.322 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-01T22:54:38.491Z] #45 4.322 + install_vndr [2021-06-01T22:54:38.491Z] #45 4.322 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-01T22:54:38.491Z] #45 4.322 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.22wfE6ga4E/src/github.com/LK4D4/vndr [2021-06-01T22:54:38.491Z] #45 4.323 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-01T22:54:38.491Z] #45 4.342 Cloning into '/tmp/tmp.22wfE6ga4E/src/github.com/LK4D4/vndr'... [2021-06-01T22:54:38.491Z] #45 4.732 + cd /tmp/tmp.22wfE6ga4E/src/github.com/LK4D4/vndr [2021-06-01T22:54:38.491Z] #45 4.732 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-01T22:54:38.491Z] #45 4.740 + go build -buildmode=pie -v -o /build/vndr . [2021-06-01T22:54:38.491Z] #45 5.632 github.com/LK4D4/vndr/build [2021-06-01T22:54:38.491Z] #45 5.642 github.com/LK4D4/vndr/godl/singleflight [2021-06-01T22:54:38.491Z] #45 6.052 github.com/LK4D4/vndr/versioned [2021-06-01T22:54:38.491Z] #45 7.134 github.com/LK4D4/vndr/godl [2021-06-01T22:54:38.491Z] #45 9.636 github.com/LK4D4/vndr [2021-06-01T22:54:38.491Z] #45 ... [2021-06-01T22:54:38.491Z] [2021-06-01T22:54:38.491Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:54:38.491Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:54:38.491Z] #20 10.90 Selecting previously unselected package python3.7-minimal. [2021-06-01T22:54:38.491Z] #20 10.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:54:38.491Z] #20 11.02 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-01T22:54:38.491Z] #20 12.23 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:54:38.491Z] #20 12.26 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-01T22:54:38.491Z] #20 ... [2021-06-01T22:54:38.491Z] [2021-06-01T22:54:38.491Z] #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-06-01T22:54:38.491Z] #53 sha256:f0330669b83f67cd503a3097786e309e4fbf8b8766bde43374686f8b619c24e0 [2021-06-01T22:54:38.492Z] #53 5.720 + RM_GOPATH=0 [2021-06-01T22:54:38.492Z] #53 5.721 + TMP_GOPATH= [2021-06-01T22:54:38.492Z] #53 5.721 + : /build [2021-06-01T22:54:38.492Z] #53 5.721 + '[' -z '' ']' [2021-06-01T22:54:38.492Z] #53 5.724 ++ mktemp -d [2021-06-01T22:54:38.492Z] #53 5.725 + export GOPATH=/tmp/tmp.xdMxSrH10u [2021-06-01T22:54:38.492Z] #53 5.725 + GOPATH=/tmp/tmp.xdMxSrH10u [2021-06-01T22:54:38.492Z] #53 5.725 + RM_GOPATH=1 [2021-06-01T22:54:38.492Z] #53 5.726 + case "$(go env GOARCH)" in [2021-06-01T22:54:38.492Z] #53 5.726 ++ go env GOARCH [2021-06-01T22:54:38.492Z] #53 5.769 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:38.492Z] #53 5.770 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:38.492Z] #53 5.773 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:38.492Z] #53 5.777 + dir=/tmp/install [2021-06-01T22:54:38.492Z] #53 5.777 + bin=runc [2021-06-01T22:54:38.492Z] #53 5.777 + shift [2021-06-01T22:54:38.492Z] #53 5.777 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-01T22:54:38.492Z] #53 5.777 + . /tmp/install/runc.installer [2021-06-01T22:54:38.492Z] #53 5.777 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-01T22:54:38.492Z] #53 5.780 + install_runc [2021-06-01T22:54:38.492Z] #53 5.782 + uname -r [2021-06-01T22:54:38.492Z] #53 5.782 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-01T22:54:38.492Z] #53 5.787 + RUNC_BUILDTAGS='seccomp ' [2021-06-01T22:54:38.492Z] #53 5.787 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-01T22:54:38.492Z] #53 5.787 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xdMxSrH10u/src/github.com/opencontainers/runc [2021-06-01T22:54:38.492Z] #53 5.787 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-01T22:54:38.492Z] #53 5.790 Cloning into '/tmp/tmp.xdMxSrH10u/src/github.com/opencontainers/runc'... [2021-06-01T22:54:38.748Z] #53 ... [2021-06-01T22:54:38.748Z] [2021-06-01T22:54:38.748Z] #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-06-01T22:54:38.748Z] #34 sha256:d37d70f3fc6f9a0f55b1822b59b35c8ea80127cf8a3a5c3e639d44e204d23c24 [2021-06-01T22:54:38.748Z] #34 5.486 Install go-toml version v1.8.1 [2021-06-01T22:54:38.748Z] #34 5.574 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-01T22:54:38.748Z] #34 5.579 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-01T22:54:38.748Z] #34 5.581 go: finding github.com v1.8.1 [2021-06-01T22:54:38.748Z] #34 5.586 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-01T22:54:38.748Z] #34 5.588 go: finding github.com/pelletier v1.8.1 [2021-06-01T22:54:38.748Z] #34 6.340 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-01T22:54:38.748Z] #34 6.745 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-01T22:54:38.748Z] #34 10.19 github.com/pelletier/go-toml [2021-06-01T22:54:38.748Z] #34 ... [2021-06-01T22:54:38.748Z] [2021-06-01T22:54:38.748Z] #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-06-01T22:54:38.748Z] #24 sha256:cdf3f44d2093872dc443f825f8bcb31b88f01777024b1e4a382daccd48fa0c6b [2021-06-01T22:54:38.748Z] #24 5.633 + RM_GOPATH=0 [2021-06-01T22:54:38.748Z] #24 5.633 + TMP_GOPATH= [2021-06-01T22:54:38.748Z] #24 5.634 + : /build [2021-06-01T22:54:38.748Z] #24 5.635 + '[' -z '' ']' [2021-06-01T22:54:38.748Z] #24 5.636 ++ mktemp -d [2021-06-01T22:54:38.748Z] #24 5.643 + export GOPATH=/tmp/tmp.ZFGfpuVFRG [2021-06-01T22:54:38.748Z] #24 5.643 + GOPATH=/tmp/tmp.ZFGfpuVFRG [2021-06-01T22:54:38.748Z] #24 5.643 + RM_GOPATH=1 [2021-06-01T22:54:38.748Z] #24 5.643 + case "$(go env GOARCH)" in [2021-06-01T22:54:38.748Z] #24 5.644 ++ go env GOARCH [2021-06-01T22:54:38.748Z] #24 5.686 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:38.748Z] #24 5.694 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:38.748Z] #24 5.695 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:38.748Z] #24 5.698 + dir=/tmp/install [2021-06-01T22:54:38.748Z] #24 5.704 + bin=dockercli [2021-06-01T22:54:38.748Z] #24 5.705 Install docker/cli version 17.06.2-ce from stable [2021-06-01T22:54:38.748Z] #24 5.705 + shift [2021-06-01T22:54:38.748Z] #24 5.705 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-01T22:54:38.748Z] #24 5.705 + . /tmp/install/dockercli.installer [2021-06-01T22:54:38.748Z] #24 5.705 ++ : stable [2021-06-01T22:54:38.748Z] #24 5.705 ++ : 17.06.2-ce [2021-06-01T22:54:38.748Z] #24 5.705 + install_dockercli [2021-06-01T22:54:38.748Z] #24 5.705 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-01T22:54:38.748Z] #24 5.715 ++ uname -m [2021-06-01T22:54:38.748Z] #24 5.719 + arch=x86_64 [2021-06-01T22:54:38.748Z] #24 5.720 + '[' x86_64 '!=' x86_64 ']' [2021-06-01T22:54:38.748Z] #24 5.720 + url=https://download.docker.com/linux/static [2021-06-01T22:54:38.748Z] #24 5.720 + tar -xz docker/docker [2021-06-01T22:54:38.748Z] #24 5.721 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-01T22:54:38.924Z] #10 ... [2021-06-01T22:54:38.924Z] [2021-06-01T22:54:38.924Z] #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-06-01T22:54:38.924Z] #29 sha256:99da8119a9ed85b9d1aa60b7ddf57c356d6280e3cfbab97c78c19b04551eed5c [2021-06-01T22:54:38.924Z] #29 1.512 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-01T22:54:38.924Z] #29 1.614 [2021-06-01T22:54:38.924Z] #29 1.756 ######### 13.6% ########################### 38.1% ######################################### 57.9% ####################################################### 77.7% ###################################################################### 97.5% ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 2.237 [2021-06-01T22:54:38.924Z] #29 2.362 ############################################################# 86.0% ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 2.523 [2021-06-01T22:54:38.924Z] #29 2.642 ############################################################# 85.0% ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 2.762 [2021-06-01T22:54:38.924Z] #29 2.886 ########### 16.5% ######################### 35.9% ####################################### 55.4% ##################################################### 74.5% ################################################################### 93.8% ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 3.415 [2021-06-01T22:54:38.924Z] #29 3.539 ## 3.0% ###### 8.4% ########## 15.2% ############## 20.3% ################## 25.6% ###################### 30.8% ######################### 35.9% ############################# 40.8% ################################# 46.3% ##################################### 51.5% ####################################### 54.2% ############################################ 62.0% ################################################ 67.1% ################################################### 71.8% ####################################################### 77.5% ########################################################### 82.8% ############################################################### 87.8% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 5.396 [2021-06-01T22:54:38.924Z] #29 5.693 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-01T22:54:38.924Z] #29 5.776 [2021-06-01T22:54:38.924Z] #29 5.831 ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 5.849 [2021-06-01T22:54:38.924Z] #29 6.084 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-01T22:54:38.924Z] #29 6.139 [2021-06-01T22:54:38.924Z] #29 6.275 ####################################################### 77.5% ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 6.307 [2021-06-01T22:54:38.924Z] #29 6.568 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-01T22:54:38.924Z] #29 6.619 [2021-06-01T22:54:38.924Z] #29 6.740 0.0% ########################## 36.6% ####################################### 54.4% ########################################### 60.4% ################################################################## 91.7% ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 7.230 [2021-06-01T22:54:38.924Z] #29 7.505 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-01T22:54:38.924Z] #29 7.606 [2021-06-01T22:54:38.924Z] #29 7.737 ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 7.763 [2021-06-01T22:54:38.924Z] #29 8.045 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-01T22:54:38.924Z] #29 8.136 [2021-06-01T22:54:38.924Z] #29 8.175 ######################################################################## 100.0% [2021-06-01T22:54:38.924Z] #29 8.194 [2021-06-01T22:54:38.924Z] #29 8.300 Download of images into '/build' complete. [2021-06-01T22:54:38.924Z] #29 8.300 Use something like the following to load the result into a Docker daemon: [2021-06-01T22:54:38.924Z] #29 8.300 tar -cC '/build' . | docker load [2021-06-01T22:54:38.924Z] #29 DONE 10.3s [2021-06-01T22:54:38.924Z] [2021-06-01T22:54:38.924Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-01T22:54:38.924Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-01T22:54:38.924Z] #10 DONE 5.4s [2021-06-01T22:54:38.924Z] [2021-06-01T22:54:38.924Z] #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-06-01T22:54:38.924Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-01T22:54:39.005Z] #24 ... [2021-06-01T22:54:39.005Z] [2021-06-01T22:54:39.005Z] #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-06-01T22:54:39.005Z] #37 sha256:836722f88be94db4b652982cee9f132893a44df1324e27ac073cb9942d68a9f5 [2021-06-01T22:54:39.005Z] #37 4.938 + RM_GOPATH=0 [2021-06-01T22:54:39.005Z] #37 4.938 + TMP_GOPATH= [2021-06-01T22:54:39.005Z] #37 4.938 + : /build [2021-06-01T22:54:39.005Z] #37 4.938 + '[' -z '' ']' [2021-06-01T22:54:39.005Z] #37 4.938 ++ mktemp -d [2021-06-01T22:54:39.005Z] #37 4.946 + export GOPATH=/tmp/tmp.qyLHcjPTI9 [2021-06-01T22:54:39.005Z] #37 4.946 + GOPATH=/tmp/tmp.qyLHcjPTI9 [2021-06-01T22:54:39.005Z] #37 4.946 + RM_GOPATH=1 [2021-06-01T22:54:39.005Z] #37 4.946 + case "$(go env GOARCH)" in [2021-06-01T22:54:39.005Z] #37 4.946 ++ go env GOARCH [2021-06-01T22:54:39.005Z] #37 4.964 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.005Z] #37 4.964 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.005Z] #37 4.964 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:39.005Z] #37 4.975 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-01T22:54:39.005Z] #37 4.975 + dir=/tmp/install [2021-06-01T22:54:39.005Z] #37 4.975 + bin=tini [2021-06-01T22:54:39.005Z] #37 4.975 + shift [2021-06-01T22:54:39.005Z] #37 4.975 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-01T22:54:39.005Z] #37 4.975 + . /tmp/install/tini.installer [2021-06-01T22:54:39.005Z] #37 4.975 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-01T22:54:39.005Z] #37 4.975 + install_tini [2021-06-01T22:54:39.005Z] #37 4.975 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-01T22:54:39.005Z] #37 4.975 + git clone https://github.com/krallin/tini.git /tmp/tmp.qyLHcjPTI9/tini [2021-06-01T22:54:39.005Z] #37 4.976 Cloning into '/tmp/tmp.qyLHcjPTI9/tini'... [2021-06-01T22:54:39.005Z] #37 5.774 + cd /tmp/tmp.qyLHcjPTI9/tini [2021-06-01T22:54:39.005Z] #37 5.774 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-01T22:54:39.005Z] #37 5.791 + cmake . [2021-06-01T22:54:39.005Z] #37 6.463 -- The C compiler identification is GNU 8.3.0 [2021-06-01T22:54:39.005Z] #37 6.552 -- Check for working C compiler: /usr/bin/cc [2021-06-01T22:54:39.005Z] #37 7.201 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-01T22:54:39.005Z] #37 7.207 -- Detecting C compiler ABI info [2021-06-01T22:54:39.005Z] #37 7.975 -- Detecting C compiler ABI info - done [2021-06-01T22:54:39.005Z] #37 8.030 -- Detecting C compile features [2021-06-01T22:54:39.005Z] #37 10.14 -- Detecting C compile features - done [2021-06-01T22:54:39.005Z] #37 10.18 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-01T22:54:39.005Z] #37 10.60 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-01T22:54:39.005Z] #37 ... [2021-06-01T22:54:39.005Z] [2021-06-01T22:54:39.005Z] #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-06-01T22:54:39.005Z] #56 sha256:24b74ceac4d4dd40f981de5cb464ec948e8d6de52efc7bc095220ef00980d38a [2021-06-01T22:54:39.005Z] #56 5.613 + RM_GOPATH=0 [2021-06-01T22:54:39.005Z] #56 5.613 + TMP_GOPATH= [2021-06-01T22:54:39.005Z] #56 5.613 + : /build [2021-06-01T22:54:39.005Z] #56 5.613 + '[' -z '' ']' [2021-06-01T22:54:39.005Z] #56 5.615 ++ mktemp -d [2021-06-01T22:54:39.005Z] #56 5.619 + export GOPATH=/tmp/tmp.u0g1Xyn9t7 [2021-06-01T22:54:39.005Z] #56 5.619 + GOPATH=/tmp/tmp.u0g1Xyn9t7 [2021-06-01T22:54:39.005Z] #56 5.619 + RM_GOPATH=1 [2021-06-01T22:54:39.005Z] #56 5.619 + case "$(go env GOARCH)" in [2021-06-01T22:54:39.005Z] #56 5.624 ++ go env GOARCH [2021-06-01T22:54:39.005Z] #56 5.656 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.005Z] #56 5.656 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.005Z] #56 5.656 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:39.005Z] #56 5.665 + dir=/tmp/install [2021-06-01T22:54:39.005Z] #56 5.668 + bin=containerd [2021-06-01T22:54:39.005Z] #56 5.668 + shift [2021-06-01T22:54:39.005Z] #56 5.669 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-01T22:54:39.005Z] #56 5.669 + . /tmp/install/containerd.installer [2021-06-01T22:54:39.005Z] #56 5.672 ++ set -e [2021-06-01T22:54:39.005Z] #56 5.677 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-01T22:54:39.005Z] #56 5.680 + install_containerd [2021-06-01T22:54:39.005Z] #56 5.684 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-01T22:54:39.005Z] #56 5.684 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-01T22:54:39.005Z] #56 5.685 + git clone https://github.com/containerd/containerd.git /tmp/tmp.u0g1Xyn9t7/src/github.com/containerd/containerd [2021-06-01T22:54:39.005Z] #56 5.692 Cloning into '/tmp/tmp.u0g1Xyn9t7/src/github.com/containerd/containerd'... [2021-06-01T22:54:39.261Z] #56 ... [2021-06-01T22:54:39.261Z] [2021-06-01T22:54:39.261Z] #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-06-01T22:54:39.261Z] #58 sha256:8a88471368fec93f4f4314be928f83ee966383136cd8950b1bb2f038650d9f3e [2021-06-01T22:54:39.261Z] #58 5.683 + RM_GOPATH=0 [2021-06-01T22:54:39.261Z] #58 5.683 + TMP_GOPATH= [2021-06-01T22:54:39.261Z] #58 5.683 + : /build [2021-06-01T22:54:39.261Z] #58 5.683 + '[' -z '' ']' [2021-06-01T22:54:39.261Z] #58 5.683 ++ mktemp -d [2021-06-01T22:54:39.261Z] #58 5.687 + export GOPATH=/tmp/tmp.8u87AXSqY5 [2021-06-01T22:54:39.261Z] #58 5.687 + GOPATH=/tmp/tmp.8u87AXSqY5 [2021-06-01T22:54:39.261Z] #58 5.688 + RM_GOPATH=1 [2021-06-01T22:54:39.261Z] #58 5.688 + case "$(go env GOARCH)" in [2021-06-01T22:54:39.261Z] #58 5.690 ++ go env GOARCH [2021-06-01T22:54:39.261Z] #58 5.734 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.261Z] #58 5.734 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.261Z] #58 5.735 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:39.261Z] #58 5.739 + dir=/tmp/install [2021-06-01T22:54:39.261Z] #58 5.745 + bin=rootlesskit [2021-06-01T22:54:39.261Z] #58 5.745 + shift [2021-06-01T22:54:39.261Z] #58 5.746 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-01T22:54:39.261Z] #58 5.748 + . /tmp/install/rootlesskit.installer [2021-06-01T22:54:39.261Z] #58 5.748 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-01T22:54:39.261Z] #58 5.749 + install_rootlesskit [2021-06-01T22:54:39.261Z] #58 5.750 + case "$1" in [2021-06-01T22:54:39.261Z] #58 5.750 + export CGO_ENABLED=0 [2021-06-01T22:54:39.261Z] #58 5.750 + CGO_ENABLED=0 [2021-06-01T22:54:39.261Z] #58 5.751 + _install_rootlesskit [2021-06-01T22:54:39.261Z] #58 5.752 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-01T22:54:39.261Z] #58 5.752 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-01T22:54:39.262Z] #58 5.753 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8u87AXSqY5/src/github.com/rootless-containers/rootlesskit [2021-06-01T22:54:39.262Z] #58 5.760 Cloning into '/tmp/tmp.8u87AXSqY5/src/github.com/rootless-containers/rootlesskit'... [2021-06-01T22:54:39.262Z] #58 9.550 + cd /tmp/tmp.8u87AXSqY5/src/github.com/rootless-containers/rootlesskit [2021-06-01T22:54:39.262Z] #58 9.552 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-01T22:54:39.262Z] #58 9.581 + export GO111MODULE=on [2021-06-01T22:54:39.262Z] #58 9.582 + GO111MODULE=on [2021-06-01T22:54:39.262Z] #58 9.582 + export GOPROXY=https://proxy.golang.org [2021-06-01T22:54:39.262Z] #58 9.582 + GOPROXY=https://proxy.golang.org [2021-06-01T22:54:39.262Z] #58 9.583 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-01T22:54:39.262Z] #58 9.583 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-01T22:54:39.518Z] #58 ... [2021-06-01T22:54:39.518Z] [2021-06-01T22:54:39.518Z] #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-06-01T22:54:39.518Z] #51 sha256:d9e7b8c32799c637ad855da54ea37d027822d71a13fd5d5966f94649afeda81e [2021-06-01T22:54:39.518Z] #51 5.633 + RM_GOPATH=0 [2021-06-01T22:54:39.518Z] #51 5.633 + TMP_GOPATH= [2021-06-01T22:54:39.518Z] #51 5.633 + : /build [2021-06-01T22:54:39.518Z] #51 5.633 + '[' -z '' ']' [2021-06-01T22:54:39.518Z] #51 5.633 ++ mktemp -d [2021-06-01T22:54:39.518Z] #51 5.646 + export GOPATH=/tmp/tmp.iSnje7jgeT [2021-06-01T22:54:39.518Z] #51 5.646 + GOPATH=/tmp/tmp.iSnje7jgeT [2021-06-01T22:54:39.518Z] #51 5.646 + RM_GOPATH=1 [2021-06-01T22:54:39.518Z] #51 5.647 + case "$(go env GOARCH)" in [2021-06-01T22:54:39.518Z] #51 5.647 ++ go env GOARCH [2021-06-01T22:54:39.518Z] #51 5.661 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.518Z] #51 5.661 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.518Z] #51 5.667 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:39.518Z] #51 5.669 + dir=/tmp/install [2021-06-01T22:54:39.518Z] #51 5.670 + bin=shfmt [2021-06-01T22:54:39.518Z] #51 5.670 + shift [2021-06-01T22:54:39.518Z] #51 5.670 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-01T22:54:39.518Z] #51 5.672 + . /tmp/install/shfmt.installer [2021-06-01T22:54:39.518Z] #51 5.672 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-01T22:54:39.518Z] #51 5.675 + install_shfmt [2021-06-01T22:54:39.518Z] #51 5.684 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-01T22:54:39.518Z] #51 5.684 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-01T22:54:39.518Z] #51 5.684 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iSnje7jgeT/src/github.com/mvdan/sh [2021-06-01T22:54:39.518Z] #51 5.685 Cloning into '/tmp/tmp.iSnje7jgeT/src/github.com/mvdan/sh'... [2021-06-01T22:54:39.518Z] #51 ... [2021-06-01T22:54:39.518Z] [2021-06-01T22:54:39.518Z] #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-06-01T22:54:39.518Z] #67 sha256:45b6c4db2b143c12931840beb607b0e3235513e469ed03c5cbd41cf2f1601eb4 [2021-06-01T22:54:39.518Z] #67 5.137 + RM_GOPATH=0 [2021-06-01T22:54:39.518Z] #67 5.137 + TMP_GOPATH= [2021-06-01T22:54:39.518Z] #67 5.137 + : /build [2021-06-01T22:54:39.518Z] #67 5.137 + '[' -z '' ']' [2021-06-01T22:54:39.518Z] #67 5.137 ++ mktemp -d [2021-06-01T22:54:39.518Z] #67 5.137 + export GOPATH=/tmp/tmp.n4gF17pwiF [2021-06-01T22:54:39.518Z] #67 5.137 + GOPATH=/tmp/tmp.n4gF17pwiF [2021-06-01T22:54:39.518Z] #67 5.137 + RM_GOPATH=1 [2021-06-01T22:54:39.518Z] #67 5.137 + case "$(go env GOARCH)" in [2021-06-01T22:54:39.518Z] #67 5.137 ++ go env GOARCH [2021-06-01T22:54:39.518Z] #67 5.137 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.518Z] #67 5.137 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:39.518Z] #67 5.137 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:39.518Z] #67 5.137 + dir=/tmp/install [2021-06-01T22:54:39.518Z] #67 5.137 + bin=proxy [2021-06-01T22:54:39.518Z] #67 5.137 + shift [2021-06-01T22:54:39.518Z] #67 5.137 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-01T22:54:39.518Z] #67 5.137 + . /tmp/install/proxy.installer [2021-06-01T22:54:39.518Z] #67 5.137 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-01T22:54:39.518Z] #67 5.137 + install_proxy [2021-06-01T22:54:39.518Z] #67 5.137 + case "$1" in [2021-06-01T22:54:39.518Z] #67 5.137 + export CGO_ENABLED=0 [2021-06-01T22:54:39.518Z] #67 5.137 + CGO_ENABLED=0 [2021-06-01T22:54:39.518Z] #67 5.137 + _install_proxy [2021-06-01T22:54:39.518Z] #67 5.137 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-01T22:54:39.518Z] #67 5.137 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.n4gF17pwiF/src/github.com/docker/libnetwork [2021-06-01T22:54:39.518Z] #67 5.137 Cloning into '/tmp/tmp.n4gF17pwiF/src/github.com/docker/libnetwork'... [2021-06-01T22:54:39.518Z] #67 5.137 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-01T22:54:39.518Z] #67 ... [2021-06-01T22:54:39.518Z] [2021-06-01T22:54:39.518Z] #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-06-01T22:54:39.518Z] #58 sha256:8a88471368fec93f4f4314be928f83ee966383136cd8950b1bb2f038650d9f3e [2021-06-01T22:54:39.518Z] #58 11.11 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-01T22:54:39.518Z] #58 11.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-01T22:54:39.518Z] #58 11.17 go: downloading github.com/pkg/errors v0.9.1 [2021-06-01T22:54:39.518Z] #58 11.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-01T22:54:39.775Z] #58 11.32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-01T22:54:39.775Z] #58 11.37 go: downloading github.com/google/uuid v1.2.0 [2021-06-01T22:54:40.041Z] #58 11.44 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-01T22:54:40.298Z] #58 11.68 go: extracting github.com/pkg/errors v0.9.1 [2021-06-01T22:54:40.298Z] #58 11.71 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-01T22:54:40.298Z] #58 11.92 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-01T22:54:40.298Z] #58 11.94 go: extracting github.com/google/uuid v1.2.0 [2021-06-01T22:54:40.302Z] #11 DONE 1.3s [2021-06-01T22:54:40.302Z] [2021-06-01T22:54:40.302Z] #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-06-01T22:54:40.302Z] #58 sha256:d7665a4c4429cc99d57630794d31323683a6824683196494dfd7eb55932ba5c1 [2021-06-01T22:54:40.391Z] using credential docker-jenkins-github-credentials [2021-06-01T22:54:40.399Z] Cloning the remote Git repository [2021-06-01T22:54:40.399Z] Cloning with configured refspecs honoured and without tags [2021-06-01T22:54:40.598Z] #58 11.97 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-01T22:54:40.598Z] #58 11.98 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-01T22:54:40.871Z] #58 ... [2021-06-01T22:54:40.871Z] [2021-06-01T22:54:40.871Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-01T22:54:40.871Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-01T22:54:40.871Z] #31 DONE 0.5s [2021-06-01T22:54:40.871Z] [2021-06-01T22:54:40.871Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-01T22:54:40.871Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-01T22:54:40.871Z] #39 DONE 0.5s [2021-06-01T22:54:40.871Z] [2021-06-01T22:54:40.871Z] #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-06-01T22:54:40.871Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:54:40.873Z] #58 12.12 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-01T22:54:40.873Z] #58 12.12 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-01T22:54:40.310Z] Cloning repository https://github.com/moby/moby.git [2021-06-01T22:54:40.382Z] > git init /home/ubuntu/workspace/moby_PR-42446 # timeout=10 [2021-06-01T22:54:40.620Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:54:40.621Z] > git --version # timeout=10 [2021-06-01T22:54:40.639Z] > git --version # 'git version 2.17.1' [2021-06-01T22:54:40.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:54:40.641Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:54:43.862Z] #58 12.54 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-01T22:54:43.862Z] #58 12.55 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-01T22:54:43.862Z] #58 12.92 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-01T22:54:43.862Z] #58 13.02 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-01T22:54:43.862Z] #58 ... [2021-06-01T22:54:43.862Z] [2021-06-01T22:54:43.862Z] #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-06-01T22:54:43.862Z] #24 sha256:cdf3f44d2093872dc443f825f8bcb31b88f01777024b1e4a382daccd48fa0c6b [2021-06-01T22:54:43.862Z] #24 12.54 + mkdir -p /build [2021-06-01T22:54:43.862Z] #24 12.54 + mv docker/docker /build/ [2021-06-01T22:54:43.862Z] #24 12.57 + rmdir docker [2021-06-01T22:54:43.862Z] #24 DONE 13.4s [2021-06-01T22:54:43.862Z] [2021-06-01T22:54:43.862Z] #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-06-01T22:54:43.862Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:54:43.862Z] #49 5.699 + RM_GOPATH=0 [2021-06-01T22:54:43.862Z] #49 5.701 + TMP_GOPATH= [2021-06-01T22:54:43.862Z] #49 5.701 + : /build [2021-06-01T22:54:43.862Z] #49 5.702 + '[' -z '' ']' [2021-06-01T22:54:43.865Z] #49 5.703 ++ mktemp -d [2021-06-01T22:54:43.865Z] #49 5.707 + export GOPATH=/tmp/tmp.dMkpxgBwmf [2021-06-01T22:54:43.865Z] #49 5.708 + GOPATH=/tmp/tmp.dMkpxgBwmf [2021-06-01T22:54:43.865Z] #49 5.708 + RM_GOPATH=1 [2021-06-01T22:54:43.865Z] #49 5.710 + case "$(go env GOARCH)" in [2021-06-01T22:54:43.865Z] #49 5.715 ++ go env GOARCH [2021-06-01T22:54:43.865Z] #49 5.745 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:43.865Z] #49 5.749 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:43.865Z] #49 5.750 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:43.865Z] #49 5.754 + dir=/tmp/install [2021-06-01T22:54:43.865Z] #49 5.754 + bin=golangci_lint [2021-06-01T22:54:43.865Z] #49 5.754 + shift [2021-06-01T22:54:43.865Z] #49 5.754 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-01T22:54:43.865Z] #49 5.754 + . /tmp/install/golangci_lint.installer [2021-06-01T22:54:43.865Z] #49 5.754 ++ : v1.23.8 [2021-06-01T22:54:43.865Z] #49 5.754 + install_golangci_lint [2021-06-01T22:54:43.865Z] #49 5.754 + set -e [2021-06-01T22:54:43.865Z] #49 5.754 + export GO111MODULE=on [2021-06-01T22:54:43.865Z] #49 5.754 + GO111MODULE=on [2021-06-01T22:54:43.865Z] #49 5.754 + GOBIN=/build [2021-06-01T22:54:43.865Z] #49 5.754 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-01T22:54:43.865Z] #49 5.811 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-01T22:54:43.865Z] #49 5.812 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-01T22:54:43.865Z] #49 5.813 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-01T22:54:43.865Z] #49 5.813 go: finding github.com/golangci v1.23.8 [2021-06-01T22:54:43.865Z] #49 5.813 go: finding github.com v1.23.8 [2021-06-01T22:54:43.865Z] #49 6.699 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-01T22:54:43.865Z] #49 7.430 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-01T22:54:43.865Z] #49 ... [2021-06-01T22:54:43.865Z] [2021-06-01T22:54:43.865Z] #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-06-01T22:54:43.865Z] #58 sha256:8a88471368fec93f4f4314be928f83ee966383136cd8950b1bb2f038650d9f3e [2021-06-01T22:54:43.865Z] #58 14.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-01T22:54:43.865Z] #58 14.02 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-01T22:54:43.865Z] #58 ... [2021-06-01T22:54:43.865Z] [2021-06-01T22:54:43.865Z] #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-06-01T22:54:43.865Z] #37 sha256:836722f88be94db4b652982cee9f132893a44df1324e27ac073cb9942d68a9f5 [2021-06-01T22:54:43.865Z] #37 10.74 -- Configuring done [2021-06-01T22:54:43.865Z] #37 10.79 -- Generating done [2021-06-01T22:54:43.865Z] #37 10.80 -- Build files have been written to: /tmp/tmp.qyLHcjPTI9/tini [2021-06-01T22:54:43.865Z] #37 10.81 + make tini-static [2021-06-01T22:54:43.865Z] #37 11.21 Scanning dependencies of target tini-static [2021-06-01T22:54:43.865Z] #37 11.32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-01T22:54:43.865Z] #37 13.18 [100%] Linking C executable tini-static [2021-06-01T22:54:43.865Z] #37 14.20 [100%] Built target tini-static [2021-06-01T22:54:43.865Z] #37 14.28 + mkdir -p /build [2021-06-01T22:54:43.865Z] #37 14.28 + cp tini-static /build/docker-init [2021-06-01T22:54:43.865Z] #37 DONE 14.4s [2021-06-01T22:54:43.865Z] [2021-06-01T22:54:43.865Z] #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-06-01T22:54:43.865Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:54:43.865Z] #49 14.25 go: downloading github.com/fatih/color v1.7.0 [2021-06-01T22:54:43.865Z] #49 14.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-01T22:54:43.865Z] #49 14.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T22:54:43.865Z] #49 14.38 go: downloading github.com/pkg/errors v0.8.1 [2021-06-01T22:54:43.865Z] #49 14.48 go: extracting github.com/fatih/color v1.7.0 [2021-06-01T22:54:43.865Z] #49 14.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-01T22:54:43.865Z] #49 14.60 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-01T22:54:43.866Z] #49 14.67 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-01T22:54:43.866Z] #49 14.67 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-01T22:54:43.866Z] #49 14.70 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-01T22:54:43.866Z] #49 14.74 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T22:54:43.866Z] #49 14.94 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-01T22:54:43.866Z] #49 14.94 go: extracting github.com/pkg/errors v0.8.1 [2021-06-01T22:54:43.866Z] #49 14.94 go: downloading github.com/spf13/viper v1.6.1 [2021-06-01T22:54:43.866Z] #49 14.97 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-01T22:54:43.866Z] #49 15.01 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-01T22:54:43.866Z] #49 15.31 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-01T22:54:43.866Z] #49 15.38 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-01T22:54:43.866Z] #49 15.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-01T22:54:43.866Z] #49 15.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-01T22:54:43.881Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2021-06-01T22:54:44.126Z] #49 15.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-01T22:54:44.126Z] #49 15.72 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-01T22:54:44.383Z] #49 16.00 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-01T22:54:44.641Z] #49 16.00 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-01T22:54:44.641Z] #49 16.00 go: extracting github.com/spf13/viper v1.6.1 [2021-06-01T22:54:44.641Z] #49 16.00 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-01T22:54:44.641Z] #49 ... [2021-06-01T22:54:44.641Z] [2021-06-01T22:54:44.641Z] #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-06-01T22:54:44.641Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-01T22:54:44.641Z] #27 CACHED [2021-06-01T22:54:44.641Z] [2021-06-01T22:54:44.641Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-01T22:54:44.641Z] #28 sha256:b756793280d7d9200511bc6d06d96a1d86333c855a45822433c6ad8341333c05 [2021-06-01T22:54:44.641Z] #28 CACHED [2021-06-01T22:54:44.641Z] [2021-06-01T22:54:44.641Z] #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-06-01T22:54:44.641Z] #29 sha256:88a9d755f3692518dfa7b8cbbbaaa4ae7aeefb16a300b81b791b065d4ec83e1f [2021-06-01T22:54:44.641Z] #29 CACHED [2021-06-01T22:54:44.641Z] [2021-06-01T22:54:44.641Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-01T22:54:44.641Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-01T22:54:44.641Z] #31 CACHED [2021-06-01T22:54:44.641Z] [2021-06-01T22:54:44.641Z] #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-06-01T22:54:44.641Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:54:44.641Z] #32 CACHED [2021-06-01T22:54:44.641Z] [2021-06-01T22:54:44.641Z] #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-06-01T22:54:44.641Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:54:44.641Z] #49 16.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-01T22:54:44.898Z] #49 16.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-01T22:54:44.898Z] #49 16.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-01T22:54:44.898Z] #49 16.45 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-01T22:54:44.898Z] #49 16.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-01T22:54:44.898Z] #49 16.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-01T22:54:44.898Z] #49 16.58 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-01T22:54:45.154Z] #49 16.69 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-01T22:54:45.154Z] #49 16.76 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-01T22:54:45.154Z] #49 16.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-01T22:54:45.154Z] #49 16.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-01T22:54:45.410Z] #49 16.99 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-01T22:54:45.511Z] #40 ... [2021-06-01T22:54:45.511Z] [2021-06-01T22:54:45.511Z] #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-06-01T22:54:45.511Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-01T22:54:45.511Z] #12 DONE 5.4s [2021-06-01T22:54:45.672Z] #49 17.17 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-01T22:54:45.773Z] [2021-06-01T22:54:45.773Z] #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-06-01T22:54:45.773Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:54:46.601Z] #49 18.15 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-01T22:54:48.493Z] #49 19.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-01T22:54:48.493Z] #49 19.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-01T22:54:48.493Z] #49 19.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-01T22:54:48.493Z] #49 19.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-01T22:54:48.493Z] #49 19.82 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-01T22:54:48.493Z] #49 19.85 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T22:54:48.493Z] #49 19.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-01T22:54:48.493Z] #49 19.86 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-01T22:54:48.493Z] #49 19.92 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-01T22:54:48.493Z] #49 19.93 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-01T22:54:48.493Z] #49 19.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-01T22:54:48.493Z] #49 19.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-01T22:54:48.493Z] #49 19.94 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-01T22:54:48.493Z] #49 20.02 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-01T22:54:48.493Z] #49 20.05 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-01T22:54:48.493Z] #49 20.10 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T22:54:48.493Z] #49 20.12 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T22:54:48.756Z] #49 20.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-01T22:54:48.756Z] #49 ... [2021-06-01T22:54:48.756Z] [2021-06-01T22:54:48.756Z] #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-06-01T22:54:48.756Z] #47 sha256:eeb0f6af93d290e78d1ce8dfad38cf2717a97707edc903658c33c44cbdaf6e07 [2021-06-01T22:54:48.756Z] #47 10.41 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T22:54:48.756Z] #47 11.16 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T22:54:48.756Z] #47 12.60 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T22:54:48.756Z] #47 16.76 go: finding github.com/fatih/color v1.9.0 [2021-06-01T22:54:48.756Z] #47 16.79 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T22:54:48.756Z] #47 16.80 go: finding github.com/pkg/errors v0.9.1 [2021-06-01T22:54:48.756Z] #47 16.87 go: finding github.com/spf13/pflag v1.0.3 [2021-06-01T22:54:48.756Z] #47 16.95 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-01T22:54:48.756Z] #47 17.06 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-01T22:54:48.756Z] #47 17.15 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T22:54:48.756Z] #47 17.41 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-01T22:54:48.756Z] #47 17.43 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T22:54:48.756Z] #47 17.48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T22:54:48.756Z] #47 17.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T22:54:48.756Z] #47 ... [2021-06-01T22:54:48.756Z] [2021-06-01T22:54:48.756Z] #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-06-01T22:54:48.756Z] #67 sha256:45b6c4db2b143c12931840beb607b0e3235513e469ed03c5cbd41cf2f1601eb4 [2021-06-01T22:54:49.014Z] #67 20.01 Checking out files: 82% (1569/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-01T22:54:49.014Z] #67 20.57 + cd /tmp/tmp.n4gF17pwiF/src/github.com/docker/libnetwork [2021-06-01T22:54:49.014Z] #67 ... [2021-06-01T22:54:49.014Z] [2021-06-01T22:54:49.014Z] #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-06-01T22:54:49.014Z] #34 sha256:d37d70f3fc6f9a0f55b1822b59b35c8ea80127cf8a3a5c3e639d44e204d23c24 [2021-06-01T22:54:49.014Z] #34 17.50 github.com/pelletier/go-toml/cmd/tomll [2021-06-01T22:54:49.014Z] #34 DONE 20.6s [2021-06-01T22:54:49.014Z] [2021-06-01T22:54:49.014Z] #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-06-01T22:54:49.014Z] #67 sha256:45b6c4db2b143c12931840beb607b0e3235513e469ed03c5cbd41cf2f1601eb4 [2021-06-01T22:54:49.014Z] #67 20.57 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-01T22:54:49.947Z] #67 21.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-01T22:54:49.947Z] #67 ... [2021-06-01T22:54:49.947Z] [2021-06-01T22:54:49.947Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-01T22:54:49.947Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-01T22:54:49.947Z] #39 CACHED [2021-06-01T22:54:49.947Z] [2021-06-01T22:54:49.947Z] #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-06-01T22:54:49.947Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:54:49.947Z] #40 CACHED [2021-06-01T22:54:49.947Z] [2021-06-01T22:54:49.947Z] #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-06-01T22:54:49.947Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:54:49.947Z] #42 CACHED [2021-06-01T22:54:49.947Z] [2021-06-01T22:54:49.947Z] #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-06-01T22:54:49.947Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:54:49.947Z] #43 CACHED [2021-06-01T22:54:49.947Z] [2021-06-01T22:54:49.947Z] #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-06-01T22:54:49.947Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:54:49.947Z] #49 20.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-01T22:54:49.947Z] #49 20.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-01T22:54:49.947Z] #49 20.31 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-01T22:54:49.947Z] #49 20.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-01T22:54:49.947Z] #49 20.53 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-01T22:54:49.947Z] #49 20.53 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-01T22:54:49.947Z] #49 20.60 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T22:54:49.947Z] #49 20.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-01T22:54:49.947Z] #49 20.71 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-01T22:54:49.947Z] #49 20.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-01T22:54:49.947Z] #49 20.99 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-01T22:54:49.947Z] #49 21.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-01T22:54:49.947Z] #49 21.00 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-01T22:54:49.947Z] #49 21.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-01T22:54:49.947Z] #49 21.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-01T22:54:49.947Z] #49 21.28 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-01T22:54:49.947Z] #49 21.35 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-01T22:54:49.947Z] #49 21.53 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-01T22:54:49.947Z] #49 21.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-01T22:54:49.947Z] #49 21.60 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-01T22:54:49.947Z] #49 21.60 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-01T22:54:49.947Z] #49 21.60 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-01T22:54:49.947Z] #49 21.62 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-01T22:54:50.204Z] #49 21.63 go: downloading github.com/spf13/afero v1.1.2 [2021-06-01T22:54:50.204Z] #49 21.67 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-01T22:54:50.204Z] #49 21.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-01T22:54:50.204Z] #49 21.84 go: extracting github.com/spf13/afero v1.1.2 [2021-06-01T22:54:50.476Z] #49 21.92 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-01T22:54:50.476Z] #49 22.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-01T22:54:50.476Z] #49 22.14 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-01T22:54:50.733Z] #49 22.23 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-01T22:54:50.733Z] #49 22.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-01T22:54:50.989Z] #49 22.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-01T22:54:50.989Z] #49 22.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-01T22:54:50.989Z] #49 22.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-01T22:54:50.989Z] #49 22.56 go: downloading golang.org/x/text v0.3.2 [2021-06-01T22:54:50.989Z] #49 22.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-01T22:54:50.989Z] #49 22.69 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-01T22:54:51.056Z] #13 ... [2021-06-01T22:54:51.056Z] [2021-06-01T22:54:51.056Z] #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-06-01T22:54:51.057Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:54:51.057Z] #42 8.010 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:54:51.057Z] #42 8.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:54:51.057Z] #42 8.083 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:54:51.057Z] #42 9.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:54:51.057Z] #42 ... [2021-06-01T22:54:51.057Z] [2021-06-01T22:54:51.057Z] #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-06-01T22:54:51.057Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:54:51.057Z] #55 6.722 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:54:51.057Z] #55 6.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:54:51.057Z] #55 6.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:54:51.057Z] #55 7.330 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:54:51.057Z] #55 9.224 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:54:51.057Z] #55 ... [2021-06-01T22:54:51.057Z] [2021-06-01T22:54:51.057Z] #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-06-01T22:54:51.057Z] #47 sha256:04bbc423acf40661a72ca4d3fbec384d803b4319f6251cb463b70d16fa4bc568 [2021-06-01T22:54:51.057Z] #47 7.330 + RM_GOPATH=0 [2021-06-01T22:54:51.057Z] #47 7.330 + TMP_GOPATH= [2021-06-01T22:54:51.057Z] #47 7.330 + : /build [2021-06-01T22:54:51.057Z] #47 7.330 + '[' -z '' ']' [2021-06-01T22:54:51.057Z] #47 7.330 ++ mktemp -d [2021-06-01T22:54:51.057Z] #47 7.349 + export GOPATH=/tmp/tmp.MK2CVA7BEj [2021-06-01T22:54:51.057Z] #47 7.349 + GOPATH=/tmp/tmp.MK2CVA7BEj [2021-06-01T22:54:51.057Z] #47 7.349 + RM_GOPATH=1 [2021-06-01T22:54:51.057Z] #47 7.349 + case "$(go env GOARCH)" in [2021-06-01T22:54:51.057Z] #47 7.349 ++ go env GOARCH [2021-06-01T22:54:51.057Z] #47 7.374 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.057Z] #47 7.374 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.057Z] #47 7.374 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:51.057Z] #47 7.374 + dir=/tmp/install [2021-06-01T22:54:51.057Z] #47 7.374 + bin=gotestsum [2021-06-01T22:54:51.057Z] #47 7.374 + shift [2021-06-01T22:54:51.057Z] #47 7.374 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-01T22:54:51.057Z] #47 7.374 + . /tmp/install/gotestsum.installer [2021-06-01T22:54:51.057Z] #47 7.374 ++ : v0.5.3 [2021-06-01T22:54:51.057Z] #47 7.374 + install_gotestsum [2021-06-01T22:54:51.057Z] #47 7.374 + set -e [2021-06-01T22:54:51.057Z] #47 7.374 + export GO111MODULE=on [2021-06-01T22:54:51.057Z] #47 7.374 + GO111MODULE=on [2021-06-01T22:54:51.057Z] #47 7.374 + GOBIN=/build [2021-06-01T22:54:51.057Z] #47 7.374 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-01T22:54:51.057Z] #47 7.517 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-01T22:54:51.057Z] #47 7.517 go: finding gotest.tools v0.5.3 [2021-06-01T22:54:51.057Z] #47 8.482 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-01T22:54:51.057Z] #47 9.087 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-01T22:54:51.057Z] #47 ... [2021-06-01T22:54:51.057Z] [2021-06-01T22:54:51.057Z] #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-06-01T22:54:51.057Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:54:51.057Z] #49 8.622 + RM_GOPATH=0 [2021-06-01T22:54:51.057Z] #49 8.622 + TMP_GOPATH= [2021-06-01T22:54:51.057Z] #49 8.622 + : /build [2021-06-01T22:54:51.057Z] #49 8.622 + '[' -z '' ']' [2021-06-01T22:54:51.057Z] #49 8.622 ++ mktemp -d [2021-06-01T22:54:51.057Z] #49 8.622 + export GOPATH=/tmp/tmp.ikmZRdj1tc [2021-06-01T22:54:51.057Z] #49 8.622 + GOPATH=/tmp/tmp.ikmZRdj1tc [2021-06-01T22:54:51.057Z] #49 8.622 + RM_GOPATH=1 [2021-06-01T22:54:51.057Z] #49 8.622 + case "$(go env GOARCH)" in [2021-06-01T22:54:51.057Z] #49 8.622 ++ go env GOARCH [2021-06-01T22:54:51.057Z] #49 8.660 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.057Z] #49 8.660 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.057Z] #49 8.660 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:51.057Z] #49 8.660 + dir=/tmp/install [2021-06-01T22:54:51.057Z] #49 8.660 + bin=golangci_lint [2021-06-01T22:54:51.057Z] #49 8.660 + shift [2021-06-01T22:54:51.057Z] #49 8.660 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-01T22:54:51.057Z] #49 8.660 + . /tmp/install/golangci_lint.installer [2021-06-01T22:54:51.057Z] #49 8.660 ++ : v1.23.8 [2021-06-01T22:54:51.057Z] #49 8.660 + install_golangci_lint [2021-06-01T22:54:51.057Z] #49 8.660 + set -e [2021-06-01T22:54:51.057Z] #49 8.660 + export GO111MODULE=on [2021-06-01T22:54:51.057Z] #49 8.660 + GO111MODULE=on [2021-06-01T22:54:51.057Z] #49 8.660 + GOBIN=/build [2021-06-01T22:54:51.057Z] #49 8.660 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-01T22:54:51.057Z] #49 8.708 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-01T22:54:51.057Z] #49 8.708 go: finding github.com/golangci v1.23.8 [2021-06-01T22:54:51.057Z] #49 8.708 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-01T22:54:51.057Z] #49 8.708 go: finding github.com v1.23.8 [2021-06-01T22:54:51.057Z] #49 8.708 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-01T22:54:51.057Z] #49 10.02 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-01T22:54:51.057Z] #49 ... [2021-06-01T22:54:51.057Z] [2021-06-01T22:54:51.057Z] #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-06-01T22:54:51.057Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:54:51.057Z] #45 8.649 + RM_GOPATH=0 [2021-06-01T22:54:51.057Z] #45 8.649 + TMP_GOPATH= [2021-06-01T22:54:51.057Z] #45 8.649 + : /build [2021-06-01T22:54:51.057Z] #45 8.649 + '[' -z '' ']' [2021-06-01T22:54:51.057Z] #45 8.649 ++ mktemp -d [2021-06-01T22:54:51.057Z] #45 8.649 + export GOPATH=/tmp/tmp.S4EFEeU2p9 [2021-06-01T22:54:51.057Z] #45 8.649 + GOPATH=/tmp/tmp.S4EFEeU2p9 [2021-06-01T22:54:51.057Z] #45 8.649 + RM_GOPATH=1 [2021-06-01T22:54:51.057Z] #45 8.649 + case "$(go env GOARCH)" in [2021-06-01T22:54:51.057Z] #45 8.649 ++ go env GOARCH [2021-06-01T22:54:51.057Z] #45 8.660 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.057Z] #45 8.660 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.057Z] #45 8.660 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:51.057Z] #45 8.660 + dir=/tmp/install [2021-06-01T22:54:51.057Z] #45 8.660 + bin=vndr [2021-06-01T22:54:51.057Z] #45 8.660 + shift [2021-06-01T22:54:51.057Z] #45 8.660 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-01T22:54:51.057Z] #45 8.660 + . /tmp/install/vndr.installer [2021-06-01T22:54:51.057Z] #45 8.660 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-01T22:54:51.057Z] #45 8.660 + install_vndr [2021-06-01T22:54:51.057Z] #45 8.660 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-01T22:54:51.057Z] #45 8.660 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.S4EFEeU2p9/src/github.com/LK4D4/vndr [2021-06-01T22:54:51.057Z] #45 8.671 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-01T22:54:51.057Z] #45 8.682 Cloning into '/tmp/tmp.S4EFEeU2p9/src/github.com/LK4D4/vndr'... [2021-06-01T22:54:51.057Z] #45 9.370 + cd /tmp/tmp.S4EFEeU2p9/src/github.com/LK4D4/vndr [2021-06-01T22:54:51.057Z] #45 9.370 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-01T22:54:51.057Z] #45 9.372 + go build -buildmode=pie -v -o /build/vndr . [2021-06-01T22:54:51.057Z] #45 ... [2021-06-01T22:54:51.057Z] [2021-06-01T22:54:51.057Z] #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-06-01T22:54:51.057Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:54:51.057Z] #32 9.116 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-01T22:54:51.057Z] #32 9.119 Cloning into '.'... [2021-06-01T22:54:51.057Z] #32 ... [2021-06-01T22:54:51.057Z] [2021-06-01T22:54:51.057Z] #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-06-01T22:54:51.057Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:54:51.057Z] #36 10.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:54:51.057Z] #36 10.57 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:54:51.057Z] #36 10.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:54:51.057Z] #36 ... [2021-06-01T22:54:51.057Z] [2021-06-01T22:54:51.057Z] #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-06-01T22:54:51.057Z] #67 sha256:361a4d78e773e3a74d569ede23ea2dd9754a62de2930e19f0fc6e46174bb0b7f [2021-06-01T22:54:51.057Z] #67 6.612 + RM_GOPATH=0 [2021-06-01T22:54:51.057Z] #67 6.612 + TMP_GOPATH= [2021-06-01T22:54:51.057Z] #67 6.612 + : /build [2021-06-01T22:54:51.057Z] #67 6.612 + '[' -z '' ']' [2021-06-01T22:54:51.057Z] #67 6.613 ++ mktemp -d [2021-06-01T22:54:51.057Z] #67 6.616 + export GOPATH=/tmp/tmp.4afZmcQneE [2021-06-01T22:54:51.057Z] #67 6.616 + GOPATH=/tmp/tmp.4afZmcQneE [2021-06-01T22:54:51.057Z] #67 6.616 + RM_GOPATH=1 [2021-06-01T22:54:51.057Z] #67 6.616 + case "$(go env GOARCH)" in [2021-06-01T22:54:51.057Z] #67 6.616 ++ go env GOARCH [2021-06-01T22:54:51.057Z] #67 6.628 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.057Z] #67 6.628 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.057Z] #67 6.630 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:51.057Z] #67 6.631 + dir=/tmp/install [2021-06-01T22:54:51.057Z] #67 6.631 + bin=proxy [2021-06-01T22:54:51.057Z] #67 6.631 + shift [2021-06-01T22:54:51.057Z] #67 6.631 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-01T22:54:51.057Z] #67 6.631 + . /tmp/install/proxy.installer [2021-06-01T22:54:51.057Z] #67 6.631 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-01T22:54:51.057Z] #67 6.631 + install_proxy [2021-06-01T22:54:51.057Z] #67 6.631 + case "$1" in [2021-06-01T22:54:51.057Z] #67 6.631 + export CGO_ENABLED=0 [2021-06-01T22:54:51.057Z] #67 6.631 + CGO_ENABLED=0 [2021-06-01T22:54:51.057Z] #67 6.631 + _install_proxy [2021-06-01T22:54:51.057Z] #67 6.631 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-01T22:54:51.057Z] #67 6.631 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4afZmcQneE/src/github.com/docker/libnetwork [2021-06-01T22:54:51.057Z] #67 6.632 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-01T22:54:51.057Z] #67 6.634 Cloning into '/tmp/tmp.4afZmcQneE/src/github.com/docker/libnetwork'... [2021-06-01T22:54:51.248Z] #49 22.84 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-01T22:54:51.248Z] #49 ... [2021-06-01T22:54:51.248Z] [2021-06-01T22:54:51.248Z] #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-06-01T22:54:51.248Z] #45 sha256:c7532116896e91515cfe2c31daa816959f79099e6d45bcc405dfe6727fad734a [2021-06-01T22:54:51.248Z] #45 DONE 23.2s [2021-06-01T22:54:51.248Z] [2021-06-01T22:54:51.248Z] #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-06-01T22:54:51.248Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:54:51.248Z] #49 22.89 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-01T22:54:51.248Z] #49 22.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-01T22:54:51.316Z] #67 ... [2021-06-01T22:54:51.316Z] [2021-06-01T22:54:51.316Z] #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-06-01T22:54:51.316Z] #51 sha256:6df54ae1ffacc087447ce641ad5bd45aad3e7db520d5b7aa94fbb16d17caef3f [2021-06-01T22:54:51.316Z] #51 6.492 + RM_GOPATH=0 [2021-06-01T22:54:51.316Z] #51 6.492 + TMP_GOPATH= [2021-06-01T22:54:51.316Z] #51 6.492 + : /build [2021-06-01T22:54:51.316Z] #51 6.492 + '[' -z '' ']' [2021-06-01T22:54:51.316Z] #51 6.492 ++ mktemp -d [2021-06-01T22:54:51.316Z] #51 6.494 + export GOPATH=/tmp/tmp.kwYxKYqrld [2021-06-01T22:54:51.316Z] #51 6.494 + GOPATH=/tmp/tmp.kwYxKYqrld [2021-06-01T22:54:51.316Z] #51 6.494 + RM_GOPATH=1 [2021-06-01T22:54:51.316Z] #51 6.494 + case "$(go env GOARCH)" in [2021-06-01T22:54:51.316Z] #51 6.498 ++ go env GOARCH [2021-06-01T22:54:51.316Z] #51 6.507 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.316Z] #51 6.507 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.316Z] #51 6.507 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:51.316Z] #51 6.508 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-01T22:54:51.316Z] #51 6.508 + dir=/tmp/install [2021-06-01T22:54:51.316Z] #51 6.508 + bin=shfmt [2021-06-01T22:54:51.316Z] #51 6.508 + shift [2021-06-01T22:54:51.316Z] #51 6.508 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-01T22:54:51.316Z] #51 6.508 + . /tmp/install/shfmt.installer [2021-06-01T22:54:51.316Z] #51 6.508 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-01T22:54:51.316Z] #51 6.508 + install_shfmt [2021-06-01T22:54:51.316Z] #51 6.508 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-01T22:54:51.316Z] #51 6.508 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kwYxKYqrld/src/github.com/mvdan/sh [2021-06-01T22:54:51.316Z] #51 6.511 Cloning into '/tmp/tmp.kwYxKYqrld/src/github.com/mvdan/sh'... [2021-06-01T22:54:51.316Z] #51 ... [2021-06-01T22:54:51.316Z] [2021-06-01T22:54:51.316Z] #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-06-01T22:54:51.316Z] #24 sha256:d1d58dd64e19425bfbd9969c5e2888b627d4e170a97c9d11455fd0e0becb6c6b [2021-06-01T22:54:51.316Z] #24 8.493 + RM_GOPATH=0 [2021-06-01T22:54:51.316Z] #24 8.493 + TMP_GOPATH= [2021-06-01T22:54:51.316Z] #24 8.493 + : /build [2021-06-01T22:54:51.316Z] #24 8.493 + '[' -z '' ']' [2021-06-01T22:54:51.316Z] #24 8.493 ++ mktemp -d [2021-06-01T22:54:51.316Z] #24 8.495 + export GOPATH=/tmp/tmp.vXv8RIQ8ei [2021-06-01T22:54:51.316Z] #24 8.495 + GOPATH=/tmp/tmp.vXv8RIQ8ei [2021-06-01T22:54:51.316Z] #24 8.495 + RM_GOPATH=1 [2021-06-01T22:54:51.316Z] #24 8.495 + case "$(go env GOARCH)" in [2021-06-01T22:54:51.316Z] #24 8.495 ++ go env GOARCH [2021-06-01T22:54:51.316Z] #24 8.620 Install docker/cli version 17.06.2-ce from stable [2021-06-01T22:54:51.316Z] #24 8.621 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.316Z] #24 8.621 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:51.316Z] #24 8.621 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:51.316Z] #24 8.621 + dir=/tmp/install [2021-06-01T22:54:51.316Z] #24 8.621 + bin=dockercli [2021-06-01T22:54:51.316Z] #24 8.621 + shift [2021-06-01T22:54:51.317Z] #24 8.621 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-01T22:54:51.317Z] #24 8.621 + . /tmp/install/dockercli.installer [2021-06-01T22:54:51.317Z] #24 8.621 ++ : stable [2021-06-01T22:54:51.317Z] #24 8.621 ++ : 17.06.2-ce [2021-06-01T22:54:51.317Z] #24 8.621 + install_dockercli [2021-06-01T22:54:51.317Z] #24 8.621 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-01T22:54:51.317Z] #24 8.621 ++ uname -m [2021-06-01T22:54:51.317Z] #24 8.621 + arch=x86_64 [2021-06-01T22:54:51.317Z] #24 8.621 + '[' x86_64 '!=' x86_64 ']' [2021-06-01T22:54:51.317Z] #24 8.621 + url=https://download.docker.com/linux/static [2021-06-01T22:54:51.317Z] #24 8.621 + tar -xz docker/docker [2021-06-01T22:54:51.317Z] #24 8.670 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-01T22:54:51.576Z] #24 ... [2021-06-01T22:54:51.576Z] [2021-06-01T22:54:51.576Z] #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-06-01T22:54:51.576Z] #34 sha256:f0be208b3fb87b532b8437a583033617ace3133c93bb6b24700b2c381e45048c [2021-06-01T22:54:51.576Z] #34 9.415 Install go-toml version v1.8.1 [2021-06-01T22:54:51.576Z] #34 9.450 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-01T22:54:51.576Z] #34 9.456 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-01T22:54:51.576Z] #34 9.456 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-01T22:54:51.576Z] #34 9.456 go: finding github.com/pelletier v1.8.1 [2021-06-01T22:54:51.576Z] #34 9.461 go: finding github.com v1.8.1 [2021-06-01T22:54:51.576Z] #34 11.32 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-01T22:54:51.576Z] #34 ... [2021-06-01T22:54:51.576Z] [2021-06-01T22:54:51.576Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-01T22:54:51.576Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:54:51.576Z] #45 11.50 runtime/internal/atomic [2021-06-01T22:54:51.817Z] #49 23.09 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-01T22:54:51.817Z] #49 23.33 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-01T22:54:51.817Z] #49 23.33 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-01T22:54:51.817Z] #49 23.43 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-01T22:54:51.852Z] #45 11.50 internal/cpu [2021-06-01T22:54:52.074Z] #49 23.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-01T22:54:52.074Z] #49 23.71 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-01T22:54:52.074Z] #49 23.75 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-01T22:54:52.339Z] #49 23.80 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-01T22:54:52.339Z] #49 23.87 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-01T22:54:52.339Z] #49 23.93 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-01T22:54:52.425Z] #45 12.16 runtime/internal/sys [2021-06-01T22:54:52.595Z] #49 24.02 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-01T22:54:52.595Z] #49 24.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-01T22:54:52.684Z] #45 12.55 runtime/internal/math [2021-06-01T22:54:52.851Z] #49 24.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-01T22:54:52.851Z] #49 24.50 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-01T22:54:52.943Z] #45 12.63 internal/race [2021-06-01T22:54:52.943Z] #45 12.71 sync/atomic [2021-06-01T22:54:52.943Z] #45 12.90 internal/bytealg [2021-06-01T22:54:53.107Z] #49 24.54 go: downloading github.com/spf13/cast v1.3.0 [2021-06-01T22:54:53.107Z] #49 ... [2021-06-01T22:54:53.107Z] [2021-06-01T22:54:53.107Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:54:53.107Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:54:53.107Z] #20 17.28 Selecting previously unselected package python3-minimal. [2021-06-01T22:54:53.107Z] #20 17.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-01T22:54:53.107Z] #20 17.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-01T22:54:53.107Z] #20 17.53 Unpacking python3-minimal (3.7.3-1) ... [2021-06-01T22:54:53.107Z] #20 17.86 Selecting previously unselected package libmpdec2:amd64. [2021-06-01T22:54:53.107Z] #20 17.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-01T22:54:53.107Z] #20 17.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-01T22:54:53.107Z] #20 18.41 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-01T22:54:53.107Z] #20 18.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:54:53.107Z] #20 18.47 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:54:53.107Z] #20 19.95 Selecting previously unselected package python3.7. [2021-06-01T22:54:53.107Z] #20 19.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:54:53.107Z] #20 19.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-01T22:54:53.107Z] #20 20.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-01T22:54:53.107Z] #20 20.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-01T22:54:53.107Z] #20 20.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-01T22:54:53.107Z] #20 20.33 Setting up python3-minimal (3.7.3-1) ... [2021-06-01T22:54:53.107Z] #20 21.88 Selecting previously unselected package python3. [2021-06-01T22:54:53.108Z] #20 21.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 ... 24096 files and directories currently installed.) [2021-06-01T22:54:53.108Z] #20 21.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-01T22:54:53.108Z] #20 21.99 Unpacking python3 (3.7.3-1) ... [2021-06-01T22:54:53.108Z] #20 22.15 Selecting previously unselected package libip4tc0:amd64. [2021-06-01T22:54:53.108Z] #20 22.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-01T22:54:53.108Z] #20 22.18 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-01T22:54:53.108Z] #20 22.33 Selecting previously unselected package libip6tc0:amd64. [2021-06-01T22:54:53.108Z] #20 22.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-01T22:54:53.108Z] #20 22.35 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-01T22:54:53.108Z] #20 22.47 Selecting previously unselected package libiptc0:amd64. [2021-06-01T22:54:53.108Z] #20 22.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-01T22:54:53.108Z] #20 22.48 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-01T22:54:53.108Z] #20 22.76 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-01T22:54:53.108Z] #20 22.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-01T22:54:53.108Z] #20 22.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-01T22:54:53.108Z] #20 22.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-01T22:54:53.108Z] #20 22.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-01T22:54:53.108Z] #20 23.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-01T22:54:53.108Z] #20 23.21 Selecting previously unselected package libnftnl11:amd64. [2021-06-01T22:54:53.108Z] #20 23.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-01T22:54:53.108Z] #20 23.24 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-01T22:54:53.108Z] #20 23.49 Selecting previously unselected package iptables. [2021-06-01T22:54:53.108Z] #20 23.49 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-01T22:54:53.108Z] #20 23.49 Unpacking iptables (1.8.2-4) ... [2021-06-01T22:54:53.108Z] #20 24.19 Selecting previously unselected package xxd. [2021-06-01T22:54:53.108Z] #20 24.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-01T22:54:53.108Z] #20 24.21 Unpacking xxd (2:8.1.0875-5) ... [2021-06-01T22:54:53.108Z] #20 24.42 Selecting previously unselected package vim-common. [2021-06-01T22:54:53.108Z] #20 24.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-01T22:54:53.108Z] #20 24.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-01T22:54:53.108Z] #20 24.77 Selecting previously unselected package bash-completion. [2021-06-01T22:54:53.108Z] #20 24.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-01T22:54:53.364Z] #20 ... [2021-06-01T22:54:53.364Z] [2021-06-01T22:54:53.364Z] #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-06-01T22:54:53.364Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:54:53.364Z] #49 24.80 go: extracting github.com/spf13/cast v1.3.0 [2021-06-01T22:54:53.364Z] #49 24.93 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-01T22:54:53.512Z] #45 13.43 unicode [2021-06-01T22:54:53.621Z] #49 25.11 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-01T22:54:53.621Z] #49 25.20 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-01T22:54:53.621Z] #49 25.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-01T22:54:53.877Z] #49 25.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-01T22:54:53.877Z] #49 25.35 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-01T22:54:53.877Z] #49 25.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-01T22:54:53.877Z] #49 25.49 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-01T22:54:53.877Z] #49 25.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-01T22:54:53.877Z] #49 25.55 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-01T22:54:53.877Z] #49 ... [2021-06-01T22:54:53.877Z] [2021-06-01T22:54:53.877Z] #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-06-01T22:54:53.877Z] #51 sha256:d9e7b8c32799c637ad855da54ea37d027822d71a13fd5d5966f94649afeda81e [2021-06-01T22:54:53.877Z] #51 15.51 + cd /tmp/tmp.iSnje7jgeT/src/github.com/mvdan/sh [2021-06-01T22:54:53.877Z] #51 15.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-01T22:54:53.877Z] #51 15.62 + GO111MODULE=on [2021-06-01T22:54:53.877Z] #51 15.62 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-01T22:54:53.877Z] #51 16.80 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-01T22:54:53.877Z] #51 16.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-01T22:54:53.877Z] #51 16.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-01T22:54:53.877Z] #51 17.03 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-01T22:54:53.877Z] #51 17.12 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-01T22:54:53.877Z] #51 17.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-01T22:54:53.877Z] #51 18.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-01T22:54:53.877Z] #51 19.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-01T22:54:53.877Z] #51 20.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-01T22:54:53.877Z] #51 20.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-01T22:54:53.877Z] #51 20.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-01T22:54:53.877Z] #51 20.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-01T22:54:53.877Z] #51 21.79 golang.org/x/sys/unix [2021-06-01T22:54:53.877Z] #51 21.80 github.com/pkg/diff [2021-06-01T22:54:53.877Z] #51 23.51 mvdan.cc/editorconfig [2021-06-01T22:54:53.877Z] #51 25.17 mvdan.cc/sh/v3/fileutil [2021-06-01T22:54:53.877Z] #51 25.30 mvdan.cc/sh/v3/syntax [2021-06-01T22:54:54.134Z] #51 ... [2021-06-01T22:54:54.134Z] [2021-06-01T22:54:54.134Z] #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-06-01T22:54:54.134Z] #58 sha256:8a88471368fec93f4f4314be928f83ee966383136cd8950b1bb2f038650d9f3e [2021-06-01T22:54:54.134Z] #58 15.66 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-01T22:54:54.134Z] #58 16.50 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-01T22:54:54.134Z] #58 16.85 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-01T22:54:54.134Z] #58 18.37 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-01T22:54:54.134Z] #58 19.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-01T22:54:54.134Z] #58 19.88 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-01T22:54:54.134Z] #58 20.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-01T22:54:54.134Z] #58 20.31 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-01T22:54:54.134Z] #58 20.78 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-01T22:54:54.134Z] #58 23.48 go: finding github.com/pkg/errors v0.9.1 [2021-06-01T22:54:54.134Z] #58 23.82 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-01T22:54:54.134Z] #58 23.88 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-01T22:54:54.134Z] #58 23.96 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-01T22:54:54.134Z] #58 24.06 go: finding github.com/google/uuid v1.2.0 [2021-06-01T22:54:54.134Z] #58 24.12 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-01T22:54:54.134Z] #58 24.26 go: finding github.com/gofrs/flock v0.8.0 [2021-06-01T22:54:54.134Z] #58 24.26 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-01T22:54:54.134Z] #58 24.29 go: finding github.com/gorilla/mux v1.8.0 [2021-06-01T22:54:54.134Z] #58 24.32 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-01T22:54:54.134Z] #58 24.44 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-01T22:54:54.134Z] #58 24.47 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-01T22:54:54.134Z] #58 24.47 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-01T22:54:54.134Z] #58 24.67 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-01T22:54:54.134Z] #58 24.79 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-01T22:54:54.134Z] #58 ... [2021-06-01T22:54:54.134Z] [2021-06-01T22:54:54.134Z] #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-06-01T22:54:54.134Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:54:54.134Z] #49 25.57 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-01T22:54:54.134Z] #49 25.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-01T22:54:54.134Z] #49 25.76 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-01T22:54:54.134Z] #49 25.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-01T22:54:54.390Z] #49 25.84 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-01T22:54:54.390Z] #49 25.84 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-01T22:54:54.390Z] #49 25.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-01T22:54:54.390Z] #49 25.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-01T22:54:54.390Z] #49 26.05 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-01T22:54:54.646Z] #49 26.14 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-01T22:54:54.646Z] #49 26.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-01T22:54:54.899Z] #45 14.64 runtime [2021-06-01T22:54:54.903Z] #49 ... [2021-06-01T22:54:54.903Z] [2021-06-01T22:54:54.903Z] #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-06-01T22:54:54.903Z] #67 sha256:45b6c4db2b143c12931840beb607b0e3235513e469ed03c5cbd41cf2f1601eb4 [2021-06-01T22:54:54.903Z] #67 DONE 26.3s [2021-06-01T22:54:54.903Z] [2021-06-01T22:54:54.903Z] #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-06-01T22:54:54.903Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:54:54.903Z] #49 26.51 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-01T22:54:54.903Z] #49 26.53 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-01T22:54:55.159Z] #49 26.61 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-01T22:54:55.416Z] #49 27.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-01T22:54:55.672Z] #49 27.10 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-01T22:54:55.672Z] #49 27.25 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-01T22:54:55.672Z] #49 27.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-01T22:54:55.672Z] #49 27.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-01T22:54:55.928Z] #49 27.40 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-01T22:54:55.929Z] #49 27.46 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-01T22:54:55.929Z] #49 27.49 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-01T22:54:56.185Z] #49 27.62 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-01T22:54:56.185Z] #49 27.66 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-01T22:54:56.185Z] #49 27.83 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-01T22:54:57.113Z] #49 28.71 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-01T22:54:57.676Z] #49 ... [2021-06-01T22:54:57.676Z] [2021-06-01T22:54:57.676Z] #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-06-01T22:54:57.676Z] #53 sha256:f0330669b83f67cd503a3097786e309e4fbf8b8766bde43374686f8b619c24e0 [2021-06-01T22:54:57.676Z] #53 19.31 + cd /tmp/tmp.xdMxSrH10u/src/github.com/opencontainers/runc [2021-06-01T22:54:57.676Z] #53 19.31 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-01T22:54:57.676Z] #53 19.80 + '[' -z '' ']' [2021-06-01T22:54:57.676Z] #53 19.80 + target=static [2021-06-01T22:54:57.676Z] #53 19.80 + make 'BUILDTAGS=seccomp ' static [2021-06-01T22:54:57.676Z] #53 20.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-01T22:54:57.973Z] #53 ... [2021-06-01T22:54:57.973Z] [2021-06-01T22:54:57.973Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:54:57.973Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:54:57.973Z] #20 29.70 Unpacking bash-completion (1:2.8-6) ... [2021-06-01T22:54:57.973Z] #20 30.19 Selecting previously unselected package bzip2. [2021-06-01T22:54:57.973Z] #20 30.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 30.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-01T22:54:57.973Z] #20 30.28 Selecting previously unselected package xz-utils. [2021-06-01T22:54:57.973Z] #20 30.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 30.31 Unpacking xz-utils (5.2.4-1) ... [2021-06-01T22:54:57.973Z] #20 30.50 Selecting previously unselected package apparmor. [2021-06-01T22:54:57.973Z] #20 30.50 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 30.64 Unpacking apparmor (2.13.2-10) ... [2021-06-01T22:54:57.973Z] #20 31.02 Selecting previously unselected package aufs-tools. [2021-06-01T22:54:57.973Z] #20 31.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 31.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-01T22:54:57.973Z] #20 31.15 Selecting previously unselected package libonig5:amd64. [2021-06-01T22:54:57.973Z] #20 31.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 31.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:54:57.973Z] #20 31.36 Selecting previously unselected package libjq1:amd64. [2021-06-01T22:54:57.973Z] #20 31.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 31.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:54:57.973Z] #20 31.52 Selecting previously unselected package jq. [2021-06-01T22:54:57.973Z] #20 31.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 31.53 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-01T22:54:57.973Z] #20 31.62 Selecting previously unselected package libaio1:amd64. [2021-06-01T22:54:57.973Z] #20 31.63 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 31.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-01T22:54:57.973Z] #20 31.71 Selecting previously unselected package libgpm2:amd64. [2021-06-01T22:54:57.973Z] #20 31.74 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 31.74 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-01T22:54:57.973Z] #20 31.83 Selecting previously unselected package libicu63:amd64. [2021-06-01T22:54:57.973Z] #20 31.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-01T22:54:57.973Z] #20 31.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:54:58.208Z] #45 ... [2021-06-01T22:54:58.208Z] [2021-06-01T22:54:58.208Z] #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-06-01T22:54:58.208Z] #47 sha256:04bbc423acf40661a72ca4d3fbec384d803b4319f6251cb463b70d16fa4bc568 [2021-06-01T22:54:58.208Z] #47 10.81 go: downloading github.com/pkg/errors v0.9.1 [2021-06-01T22:54:58.208Z] #47 10.94 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T22:54:58.208Z] #47 10.98 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-01T22:54:58.208Z] #47 11.00 go: downloading github.com/fatih/color v1.9.0 [2021-06-01T22:54:58.208Z] #47 11.11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T22:54:58.208Z] #47 11.14 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-01T22:54:58.208Z] #47 11.24 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T22:54:58.208Z] #47 11.53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T22:54:58.208Z] #47 11.58 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T22:54:58.208Z] #47 11.60 go: extracting github.com/pkg/errors v0.9.1 [2021-06-01T22:54:58.208Z] #47 12.02 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-01T22:54:58.208Z] #47 12.26 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T22:54:58.208Z] #47 12.28 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T22:54:58.208Z] #47 12.30 go: extracting github.com/fatih/color v1.9.0 [2021-06-01T22:54:58.208Z] #47 12.58 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-01T22:54:58.208Z] #47 12.62 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-01T22:54:58.208Z] #47 12.62 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-01T22:54:58.208Z] #47 13.09 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-01T22:54:58.208Z] #47 13.56 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-01T22:54:58.208Z] #47 15.12 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T22:54:58.208Z] #47 16.02 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T22:54:58.208Z] #47 ... [2021-06-01T22:54:58.208Z] [2021-06-01T22:54:58.208Z] #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-06-01T22:54:58.208Z] #58 sha256:d7665a4c4429cc99d57630794d31323683a6824683196494dfd7eb55932ba5c1 [2021-06-01T22:54:58.208Z] #58 8.016 + RM_GOPATH=0 [2021-06-01T22:54:58.208Z] #58 8.016 + TMP_GOPATH= [2021-06-01T22:54:58.208Z] #58 8.016 + : /build [2021-06-01T22:54:58.208Z] #58 8.016 + '[' -z '' ']' [2021-06-01T22:54:58.208Z] #58 8.016 ++ mktemp -d [2021-06-01T22:54:58.208Z] #58 8.016 + export GOPATH=/tmp/tmp.v6tR7QH3jN [2021-06-01T22:54:58.208Z] #58 8.016 + GOPATH=/tmp/tmp.v6tR7QH3jN [2021-06-01T22:54:58.208Z] #58 8.016 + RM_GOPATH=1 [2021-06-01T22:54:58.208Z] #58 8.016 + case "$(go env GOARCH)" in [2021-06-01T22:54:58.208Z] #58 8.016 ++ go env GOARCH [2021-06-01T22:54:58.208Z] #58 8.044 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:58.208Z] #58 8.044 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:54:58.208Z] #58 8.044 ++ dirname /tmp/install/install.sh [2021-06-01T22:54:58.208Z] #58 8.044 + dir=/tmp/install [2021-06-01T22:54:58.208Z] #58 8.044 + bin=rootlesskit [2021-06-01T22:54:58.208Z] #58 8.044 + shift [2021-06-01T22:54:58.208Z] #58 8.044 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-01T22:54:58.208Z] #58 8.044 + . /tmp/install/rootlesskit.installer [2021-06-01T22:54:58.208Z] #58 8.044 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-01T22:54:58.208Z] #58 8.044 + install_rootlesskit [2021-06-01T22:54:58.208Z] #58 8.044 + case "$1" in [2021-06-01T22:54:58.208Z] #58 8.044 + export CGO_ENABLED=0 [2021-06-01T22:54:58.208Z] #58 8.044 + CGO_ENABLED=0 [2021-06-01T22:54:58.208Z] #58 8.044 + _install_rootlesskit [2021-06-01T22:54:58.208Z] #58 8.061 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-01T22:54:58.208Z] #58 8.061 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-01T22:54:58.208Z] #58 8.061 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.v6tR7QH3jN/src/github.com/rootless-containers/rootlesskit [2021-06-01T22:54:58.208Z] #58 8.061 Cloning into '/tmp/tmp.v6tR7QH3jN/src/github.com/rootless-containers/rootlesskit'... [2021-06-01T22:54:58.208Z] #58 14.42 + cd /tmp/tmp.v6tR7QH3jN/src/github.com/rootless-containers/rootlesskit [2021-06-01T22:54:58.208Z] #58 14.43 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-01T22:54:58.208Z] #58 14.45 + export GO111MODULE=on [2021-06-01T22:54:58.208Z] #58 14.45 + GO111MODULE=on [2021-06-01T22:54:58.208Z] #58 14.45 + export GOPROXY=https://proxy.golang.org [2021-06-01T22:54:58.208Z] #58 14.45 + GOPROXY=https://proxy.golang.org [2021-06-01T22:54:58.208Z] #58 14.45 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-01T22:54:58.208Z] #58 14.45 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-01T22:54:58.208Z] #58 17.12 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-01T22:54:58.208Z] #58 17.21 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-01T22:54:58.208Z] #58 17.21 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-01T22:54:58.208Z] #58 17.33 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-01T22:54:58.208Z] #58 17.46 go: downloading github.com/google/uuid v1.2.0 [2021-06-01T22:54:58.208Z] #58 17.59 go: downloading github.com/pkg/errors v0.9.1 [2021-06-01T22:54:58.208Z] #58 17.96 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-01T22:54:58.469Z] #58 18.13 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-01T22:54:58.469Z] #58 18.34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-01T22:54:58.469Z] #58 ... [2021-06-01T22:54:58.469Z] [2021-06-01T22:54:58.469Z] #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-06-01T22:54:58.469Z] #47 sha256:04bbc423acf40661a72ca4d3fbec384d803b4319f6251cb463b70d16fa4bc568 [2021-06-01T22:54:58.469Z] #47 18.26 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T22:54:59.416Z] #47 ... [2021-06-01T22:54:59.416Z] [2021-06-01T22:54:59.416Z] #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-06-01T22:54:59.416Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:54:59.416Z] #40 8.555 + git clone https://github.com/docker/distribution.git . [2021-06-01T22:54:59.416Z] #40 8.555 Cloning into '.'... [2021-06-01T22:54:59.416Z] #40 ... [2021-06-01T22:54:59.416Z] [2021-06-01T22:54:59.416Z] #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-06-01T22:54:59.416Z] #51 sha256:6df54ae1ffacc087447ce641ad5bd45aad3e7db520d5b7aa94fbb16d17caef3f [2021-06-01T22:54:59.416Z] #51 18.83 + cd /tmp/tmp.kwYxKYqrld/src/github.com/mvdan/sh [2021-06-01T22:54:59.416Z] #51 18.83 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-01T22:54:59.416Z] #51 19.13 + GO111MODULE=on [2021-06-01T22:54:59.416Z] #51 19.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-01T22:55:01.330Z] #51 20.74 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-01T22:55:01.330Z] #51 20.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-01T22:55:01.330Z] #51 20.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-01T22:55:01.589Z] #51 21.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-01T22:55:01.589Z] #51 ... [2021-06-01T22:55:01.589Z] [2021-06-01T22:55:01.589Z] #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-06-01T22:55:01.589Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:55:01.589Z] #13 5.744 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-01T22:55:01.589Z] #13 5.885 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:55:01.589Z] #13 5.886 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:55:01.589Z] #13 5.907 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:55:01.589Z] #13 8.135 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-01T22:55:01.589Z] #13 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:55:01.589Z] #13 14.92 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:55:01.589Z] #13 ... [2021-06-01T22:55:01.589Z] [2021-06-01T22:55:01.589Z] #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-06-01T22:55:01.589Z] #51 sha256:6df54ae1ffacc087447ce641ad5bd45aad3e7db520d5b7aa94fbb16d17caef3f [2021-06-01T22:55:01.589Z] #51 21.40 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-01T22:55:01.999Z] Fetching without tags [2021-06-01T22:55:02.142Z] #20 35.99 Selecting previously unselected package libnet1:amd64. [2021-06-01T22:55:02.142Z] #20 35.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-01T22:55:02.142Z] #20 36.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:55:02.142Z] #20 36.10 Selecting previously unselected package libnl-3-200:amd64. [2021-06-01T22:55:02.142Z] #20 36.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-01T22:55:02.142Z] #20 36.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:55:02.142Z] #20 36.20 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-01T22:55:02.142Z] #20 36.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-01T22:55:02.142Z] #20 36.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:55:02.142Z] #20 36.29 Selecting previously unselected package libreadline5:amd64. [2021-06-01T22:55:02.142Z] #20 36.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-01T22:55:02.142Z] #20 36.31 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-01T22:55:02.163Z] #51 ... [2021-06-01T22:55:02.163Z] [2021-06-01T22:55:02.163Z] #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-06-01T22:55:02.163Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:55:02.163Z] #49 11.82 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-01T22:55:02.163Z] #49 21.19 go: downloading github.com/spf13/viper v1.6.1 [2021-06-01T22:55:02.163Z] #49 21.19 go: downloading github.com/fatih/color v1.7.0 [2021-06-01T22:55:02.163Z] #49 21.19 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-01T22:55:02.163Z] #49 21.21 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-01T22:55:02.163Z] #49 21.22 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-01T22:55:02.163Z] #49 21.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-01T22:55:02.163Z] #49 21.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-01T22:55:02.163Z] #49 21.51 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-01T22:55:02.163Z] #49 21.77 go: extracting github.com/spf13/viper v1.6.1 [2021-06-01T22:55:02.163Z] #49 22.03 go: downloading github.com/pkg/errors v0.8.1 [2021-06-01T22:55:02.163Z] #49 ... [2021-06-01T22:55:02.163Z] [2021-06-01T22:55:02.163Z] #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-06-01T22:55:02.163Z] #34 sha256:f0be208b3fb87b532b8437a583033617ace3133c93bb6b24700b2c381e45048c [2021-06-01T22:55:02.163Z] #34 11.98 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-01T22:55:02.163Z] #34 14.56 github.com/pelletier/go-toml [2021-06-01T22:55:02.399Z] #20 36.44 Selecting previously unselected package net-tools. [2021-06-01T22:55:02.399Z] #20 36.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-01T22:55:02.399Z] #20 36.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-01T22:55:02.423Z] #34 ... [2021-06-01T22:55:02.423Z] [2021-06-01T22:55:02.423Z] #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-06-01T22:55:02.423Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:55:02.423Z] #36 12.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:55:02.423Z] #36 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:55:02.423Z] #36 18.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:55:02.423Z] #36 ... [2021-06-01T22:55:02.423Z] [2021-06-01T22:55:02.423Z] #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-06-01T22:55:02.423Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:55:02.423Z] #49 22.08 go: extracting github.com/fatih/color v1.7.0 [2021-06-01T22:55:02.423Z] #49 22.10 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-01T22:55:02.423Z] #49 22.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-01T22:55:02.487Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit 7a1716462cf1b7917f6b0de42f71b5fc6644854a [2021-06-01T22:55:02.655Z] #20 36.63 Selecting previously unselected package patch. [2021-06-01T22:55:02.655Z] #20 36.64 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-01T22:55:02.655Z] #20 36.64 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-01T22:55:02.655Z] #20 36.74 Selecting previously unselected package python-pip-whl. [2021-06-01T22:55:02.655Z] #20 36.75 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-01T22:55:02.655Z] #20 36.76 Unpacking python-pip-whl (18.1-5) ... [2021-06-01T22:55:02.682Z] #49 22.41 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-01T22:55:02.682Z] #49 22.47 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-01T22:55:02.682Z] #49 ... [2021-06-01T22:55:02.682Z] [2021-06-01T22:55:02.682Z] #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-06-01T22:55:02.682Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:55:02.682Z] #42 12.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:55:02.682Z] #42 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:55:02.682Z] #42 ... [2021-06-01T22:55:02.682Z] [2021-06-01T22:55:02.682Z] #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-06-01T22:55:02.682Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:55:02.682Z] #49 22.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-01T22:55:01.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:55:01.955Z] > git config --add remote.origin.fetch +refs/pull/42446/head:refs/remotes/origin/PR-42446 # timeout=10 [2021-06-01T22:55:01.965Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:55:01.995Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:55:02.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:55:02.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:55:02.027Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:55:02.521Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:55:02.544Z] > git checkout -f 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:55:02.942Z] #49 22.62 go: extracting github.com/pkg/errors v0.8.1 [2021-06-01T22:55:02.942Z] #49 22.63 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-01T22:55:02.942Z] #49 22.71 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-01T22:55:02.942Z] #49 22.74 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-01T22:55:02.942Z] #49 22.86 go: downloading github.com/spf13/cast v1.3.0 [2021-06-01T22:55:03.272Z] #49 22.87 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-01T22:55:03.272Z] #49 22.89 go: extracting github.com/spf13/cast v1.3.0 [2021-06-01T22:55:03.272Z] #49 22.98 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-01T22:55:03.272Z] #49 23.00 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-01T22:55:03.584Z] #20 37.40 Selecting previously unselected package python3-lib2to3. [2021-06-01T22:55:03.584Z] #20 37.42 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-01T22:55:03.584Z] #20 37.44 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-01T22:55:03.584Z] #20 ... [2021-06-01T22:55:03.584Z] [2021-06-01T22:55:03.584Z] #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-06-01T22:55:03.584Z] #53 sha256:f0330669b83f67cd503a3097786e309e4fbf8b8766bde43374686f8b619c24e0 [2021-06-01T22:55:03.584Z] #53 31.91 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-01T22:55:03.584Z] #53 34.73 + mkdir -p /build [2021-06-01T22:55:03.584Z] #53 34.74 + cp runc /build/runc [2021-06-01T22:55:03.584Z] #53 DONE 35.1s [2021-06-01T22:55:03.584Z] [2021-06-01T22:55:03.584Z] #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-06-01T22:55:03.584Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:55:03.584Z] #49 30.50 go: extracting golang.org/x/text v0.3.2 [2021-06-01T22:55:03.584Z] #49 33.00 go: finding github.com/fatih/color v1.7.0 [2021-06-01T22:55:03.584Z] #49 33.01 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-01T22:55:03.584Z] #49 33.06 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-01T22:55:03.584Z] #49 33.07 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-01T22:55:03.584Z] #49 33.12 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-01T22:55:03.584Z] #49 33.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-01T22:55:03.584Z] #49 33.16 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-01T22:55:03.584Z] #49 33.18 go: finding github.com/pkg/errors v0.8.1 [2021-06-01T22:55:03.584Z] #49 33.20 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.21 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.23 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-01T22:55:03.584Z] #49 33.24 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T22:55:03.584Z] #49 33.24 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.26 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.28 go: finding github.com/spf13/viper v1.6.1 [2021-06-01T22:55:03.584Z] #49 33.29 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.36 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-01T22:55:03.584Z] #49 33.38 go: finding github.com/stretchr/testify v1.4.0 [2021-06-01T22:55:03.584Z] #49 33.40 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-01T22:55:03.584Z] #49 33.43 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.46 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-01T22:55:03.584Z] #49 33.46 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.49 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T22:55:03.584Z] #49 33.49 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-01T22:55:03.584Z] #49 33.49 go: finding github.com/spf13/cobra v0.0.5 [2021-06-01T22:55:03.584Z] #49 33.50 go: finding github.com/gobwas/glob v0.2.3 [2021-06-01T22:55:03.584Z] #49 33.50 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.51 go: finding github.com/stretchr/objx v0.2.0 [2021-06-01T22:55:03.584Z] #49 33.54 go: finding github.com/spf13/pflag v1.0.5 [2021-06-01T22:55:03.584Z] #49 33.55 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-01T22:55:03.584Z] #49 33.56 go: finding github.com/magiconair/properties v1.8.1 [2021-06-01T22:55:03.584Z] #49 33.61 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T22:55:03.584Z] #49 33.62 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-01T22:55:03.584Z] #49 33.64 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-01T22:55:03.584Z] #49 33.64 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-01T22:55:03.584Z] #49 33.65 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-01T22:55:03.584Z] #49 33.69 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-01T22:55:03.584Z] #49 33.70 go: finding github.com/spf13/afero v1.1.2 [2021-06-01T22:55:03.584Z] #49 33.72 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-01T22:55:03.584Z] #49 33.72 go: finding github.com/spf13/cast v1.3.0 [2021-06-01T22:55:03.584Z] #49 33.75 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-01T22:55:03.584Z] #49 33.82 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-01T22:55:03.584Z] #49 33.83 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-01T22:55:03.584Z] #49 33.85 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-01T22:55:03.584Z] #49 33.88 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-01T22:55:03.584Z] #49 33.90 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-01T22:55:03.584Z] #49 33.94 go: finding golang.org/x/text v0.3.2 [2021-06-01T22:55:03.584Z] #49 33.99 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-01T22:55:03.584Z] #49 34.04 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-01T22:55:03.584Z] #49 34.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-01T22:55:03.584Z] #49 34.11 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-01T22:55:03.584Z] #49 34.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-01T22:55:03.584Z] #49 34.16 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-01T22:55:03.584Z] #49 34.17 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-01T22:55:03.584Z] #49 34.17 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-01T22:55:03.584Z] #49 34.18 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-01T22:55:03.584Z] #49 34.19 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-01T22:55:03.584Z] #49 34.21 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-01T22:55:03.584Z] #49 34.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-01T22:55:03.584Z] #49 34.25 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-01T22:55:03.584Z] #49 34.27 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-01T22:55:03.584Z] #49 34.28 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-01T22:55:03.584Z] #49 34.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-01T22:55:03.585Z] #49 34.29 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-01T22:55:03.585Z] #49 34.31 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-01T22:55:03.585Z] #49 34.31 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-01T22:55:03.585Z] #49 34.35 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-01T22:55:03.585Z] #49 34.36 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-01T22:55:03.585Z] #49 34.46 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-01T22:55:03.585Z] #49 34.53 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-01T22:55:03.585Z] #49 34.55 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-01T22:55:03.585Z] #49 34.55 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-01T22:55:03.585Z] #49 34.60 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-01T22:55:03.602Z] #49 23.17 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T22:55:03.602Z] #49 23.31 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-01T22:55:03.602Z] #49 23.34 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-01T22:55:03.602Z] #49 23.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-01T22:55:03.602Z] #49 ... [2021-06-01T22:55:03.602Z] [2021-06-01T22:55:03.602Z] #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-06-01T22:55:03.602Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:55:03.602Z] #55 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:55:03.885Z] #55 ... [2021-06-01T22:55:03.885Z] [2021-06-01T22:55:03.885Z] #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-06-01T22:55:03.885Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:55:03.885Z] #13 18.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:55:04.109Z] Merge succeeded, producing 08c4508ef9d3dba932a1ceb352bbcc79385ec9f6 [2021-06-01T22:55:04.110Z] Checking out Revision 08c4508ef9d3dba932a1ceb352bbcc79385ec9f6 (PR-42446) [2021-06-01T22:55:04.951Z] #49 ... [2021-06-01T22:55:04.951Z] [2021-06-01T22:55:04.951Z] #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-06-01T22:55:04.951Z] #51 sha256:d9e7b8c32799c637ad855da54ea37d027822d71a13fd5d5966f94649afeda81e [2021-06-01T22:55:04.951Z] #51 29.82 golang.org/x/crypto/ssh/terminal [2021-06-01T22:55:04.951Z] #51 32.81 mvdan.cc/sh/v3/cmd/shfmt [2021-06-01T22:55:04.951Z] #51 DONE 36.7s [2021-06-01T22:55:04.951Z] [2021-06-01T22:55:04.951Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:55:04.951Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:55:04.951Z] #20 37.65 Selecting previously unselected package python3-distutils. [2021-06-01T22:55:04.951Z] #20 37.65 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-01T22:55:04.951Z] #20 37.67 Unpacking python3-distutils (3.7.3-1) ... [2021-06-01T22:55:04.951Z] #20 37.97 Selecting previously unselected package python3-pip. [2021-06-01T22:55:04.951Z] #20 37.97 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-01T22:55:04.951Z] #20 37.97 Unpacking python3-pip (18.1-5) ... [2021-06-01T22:55:04.951Z] #20 38.24 Selecting previously unselected package python3-pkg-resources. [2021-06-01T22:55:04.951Z] #20 38.25 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-01T22:55:04.951Z] #20 38.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-01T22:55:04.952Z] #20 38.47 Selecting previously unselected package python3-setuptools. [2021-06-01T22:55:04.952Z] #20 38.48 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-01T22:55:04.952Z] #20 38.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-01T22:55:04.952Z] #20 38.99 Selecting previously unselected package python3-wheel. [2021-06-01T22:55:04.952Z] #20 39.00 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-01T22:55:04.952Z] #20 39.00 Unpacking python3-wheel (0.32.3-2) ... [2021-06-01T22:55:04.952Z] #20 39.07 Selecting previously unselected package sudo. [2021-06-01T22:55:04.952Z] #20 39.08 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-01T22:55:04.952Z] #20 39.09 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-01T22:55:03.384Z] > git remote # timeout=10 [2021-06-01T22:55:03.416Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T22:55:03.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:55:03.438Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-01T22:55:04.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T22:55:04.137Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:55:04.164Z] > git checkout -f 08c4508ef9d3dba932a1ceb352bbcc79385ec9f6 # timeout=10 [2021-06-01T22:55:05.803Z] #13 ... [2021-06-01T22:55:05.803Z] [2021-06-01T22:55:05.803Z] #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-06-01T22:55:05.803Z] #24 sha256:d1d58dd64e19425bfbd9969c5e2888b627d4e170a97c9d11455fd0e0becb6c6b [2021-06-01T22:55:05.803Z] #24 22.92 + mkdir -p /build [2021-06-01T22:55:05.803Z] #24 22.93 + mv docker/docker /build/ [2021-06-01T22:55:05.803Z] #24 22.95 + rmdir docker [2021-06-01T22:55:05.803Z] #24 DONE 25.2s [2021-06-01T22:55:05.803Z] [2021-06-01T22:55:05.803Z] #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-06-01T22:55:05.803Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:55:05.803Z] #49 23.42 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-01T22:55:05.803Z] #49 23.58 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-01T22:55:05.803Z] #49 23.60 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-01T22:55:05.803Z] #49 23.62 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-01T22:55:05.803Z] #49 23.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T22:55:05.803Z] #49 23.71 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-01T22:55:05.803Z] #49 23.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-01T22:55:05.803Z] #49 24.47 go: downloading github.com/spf13/afero v1.1.2 [2021-06-01T22:55:05.803Z] #49 24.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-01T22:55:05.803Z] #49 24.68 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-01T22:55:05.803Z] #49 24.69 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T22:55:05.803Z] #49 24.85 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-01T22:55:05.803Z] #49 24.96 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-01T22:55:05.803Z] #49 24.97 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-01T22:55:05.803Z] #49 25.03 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T22:55:05.803Z] #49 25.08 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-01T22:55:05.803Z] #49 25.18 go: extracting github.com/spf13/afero v1.1.2 [2021-06-01T22:55:05.803Z] #49 25.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-01T22:55:05.803Z] #49 25.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-01T22:55:05.803Z] #49 25.23 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-01T22:55:05.803Z] #49 25.25 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-01T22:55:05.803Z] #49 25.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-01T22:55:05.878Z] #20 39.70 Selecting previously unselected package thin-provisioning-tools. [2021-06-01T22:55:05.878Z] #20 39.70 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-01T22:55:05.878Z] #20 39.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-01T22:55:05.878Z] #20 39.99 Selecting previously unselected package uidmap. [2021-06-01T22:55:05.878Z] #20 40.01 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-01T22:55:05.878Z] #20 40.02 Unpacking uidmap (1:4.5-1.1) ... [2021-06-01T22:55:06.133Z] #20 40.22 Selecting previously unselected package vim-runtime. [2021-06-01T22:55:06.133Z] #20 40.23 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-01T22:55:06.133Z] #20 40.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-01T22:55:06.133Z] #20 40.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-01T22:55:06.133Z] #20 40.32 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-01T22:55:06.373Z] #49 26.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-01T22:55:06.632Z] #49 26.42 go: downloading golang.org/x/text v0.3.2 [2021-06-01T22:55:06.897Z] #49 26.48 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-01T22:55:06.897Z] #49 26.54 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-01T22:55:06.897Z] #49 26.69 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-01T22:55:07.167Z] #49 26.90 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-01T22:55:07.428Z] #49 27.05 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-01T22:55:07.687Z] #49 27.44 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-01T22:55:07.687Z] #49 27.45 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-01T22:55:07.687Z] #49 27.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-01T22:55:07.953Z] #49 27.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-01T22:55:08.127Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-01T22:55:08.155Z] > git rev-list --no-walk 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:55:08.213Z] #49 27.90 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T22:55:08.213Z] #49 28.11 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-01T22:55:08.474Z] #49 28.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-01T22:55:08.745Z] #49 ... [2021-06-01T22:55:08.745Z] [2021-06-01T22:55:08.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-06-01T22:55:08.745Z] #58 sha256:d7665a4c4429cc99d57630794d31323683a6824683196494dfd7eb55932ba5c1 [2021-06-01T22:55:08.745Z] #58 18.38 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-01T22:55:08.745Z] #58 18.44 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-01T22:55:08.745Z] #58 18.48 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-01T22:55:08.745Z] #58 18.49 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-01T22:55:08.745Z] #58 18.57 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-01T22:55:08.745Z] #58 18.87 go: extracting github.com/google/uuid v1.2.0 [2021-06-01T22:55:08.745Z] #58 18.96 go: extracting github.com/pkg/errors v0.9.1 [2021-06-01T22:55:08.745Z] #58 19.24 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-01T22:55:08.745Z] #58 19.55 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-01T22:55:08.745Z] #58 19.91 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-01T22:55:08.745Z] #58 22.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-01T22:55:08.745Z] #58 22.95 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-01T22:55:08.745Z] #58 22.96 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-01T22:55:08.745Z] #58 23.73 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-01T22:55:08.745Z] #58 25.08 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-01T22:55:08.745Z] #58 27.85 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-01T22:55:08.745Z] #58 ... [2021-06-01T22:55:08.745Z] [2021-06-01T22:55:08.745Z] #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-06-01T22:55:08.745Z] #67 sha256:361a4d78e773e3a74d569ede23ea2dd9754a62de2930e19f0fc6e46174bb0b7f [2021-06-01T22:55:09.006Z] #67 28.17 Checking out files: 51% (984/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) [2021-06-01T22:55:09.006Z] #67 ... [2021-06-01T22:55:09.006Z] [2021-06-01T22:55:09.006Z] #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-06-01T22:55:09.006Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:55:09.006Z] #45 18.86 unicode/utf8 [2021-06-01T22:55:09.006Z] #45 19.19 math/bits [2021-06-01T22:55:09.006Z] #45 20.50 math [2021-06-01T22:55:09.006Z] #45 25.73 internal/testlog [2021-06-01T22:55:09.006Z] #45 26.11 encoding [2021-06-01T22:55:09.006Z] #45 26.52 unicode/utf16 [2021-06-01T22:55:09.006Z] #45 26.94 container/list [2021-06-01T22:55:09.006Z] #45 27.56 crypto/internal/subtle [2021-06-01T22:55:09.006Z] #45 27.69 crypto/subtle [2021-06-01T22:55:09.006Z] #45 27.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-01T22:55:09.006Z] #45 28.05 internal/nettrace [2021-06-01T22:55:09.006Z] #45 28.51 runtime/cgo [2021-06-01T22:55:09.263Z] + docker version [2021-06-01T22:55:09.267Z] #45 ... [2021-06-01T22:55:09.267Z] [2021-06-01T22:55:09.267Z] #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-06-01T22:55:09.267Z] #67 sha256:361a4d78e773e3a74d569ede23ea2dd9754a62de2930e19f0fc6e46174bb0b7f [2021-06-01T22:55:09.396Z] #20 ... [2021-06-01T22:55:09.396Z] [2021-06-01T22:55:09.396Z] #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-06-01T22:55:09.396Z] #47 sha256:eeb0f6af93d290e78d1ce8dfad38cf2717a97707edc903658c33c44cbdaf6e07 [2021-06-01T22:55:09.396Z] #47 DONE 40.6s [2021-06-01T22:55:09.396Z] [2021-06-01T22:55:09.396Z] #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-06-01T22:55:09.396Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:55:09.396Z] #49 ... [2021-06-01T22:55:09.396Z] [2021-06-01T22:55:09.396Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:55:09.396Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:55:09.396Z] #20 43.32 Selecting previously unselected package vim. [2021-06-01T22:55:09.396Z] #20 43.34 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-01T22:55:09.396Z] #20 43.42 Unpacking vim (2:8.1.0875-5) ... [2021-06-01T22:55:09.786Z] #67 28.17 Checking out files: 51% (984/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 89% (1706/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-01T22:55:09.786Z] #67 29.64 + cd /tmp/tmp.4afZmcQneE/src/github.com/docker/libnetwork [2021-06-01T22:55:09.786Z] #67 29.64 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-01T22:55:09.956Z] #20 44.08 Selecting previously unselected package xfsprogs. [2021-06-01T22:55:09.956Z] #20 44.08 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-01T22:55:09.956Z] #20 44.08 Unpacking xfsprogs (4.20.0-1) ... [2021-06-01T22:55:10.354Z] #67 ... [2021-06-01T22:55:10.354Z] [2021-06-01T22:55:10.354Z] #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-06-01T22:55:10.354Z] #34 sha256:f0be208b3fb87b532b8437a583033617ace3133c93bb6b24700b2c381e45048c [2021-06-01T22:55:10.354Z] #34 24.48 github.com/pelletier/go-toml/cmd/tomll [2021-06-01T22:55:10.354Z] #34 DONE 30.0s [2021-06-01T22:55:10.518Z] #20 44.63 Selecting previously unselected package zip. [2021-06-01T22:55:10.615Z] [2021-06-01T22:55:10.615Z] #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-06-01T22:55:10.615Z] #67 sha256:361a4d78e773e3a74d569ede23ea2dd9754a62de2930e19f0fc6e46174bb0b7f [2021-06-01T22:55:10.615Z] #67 30.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-01T22:55:10.774Z] #20 44.64 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-01T22:55:10.774Z] #20 44.66 Unpacking zip (3.0-11+b1) ... [2021-06-01T22:55:10.774Z] #20 44.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-01T22:55:10.774Z] #20 44.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-01T22:55:10.774Z] #20 44.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-01T22:55:10.774Z] #20 44.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-01T22:55:10.774Z] #20 44.98 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-01T22:55:10.774Z] #20 45.00 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-01T22:55:10.774Z] #20 45.02 Setting up uidmap (1:4.5-1.1) ... [2021-06-01T22:55:11.030Z] #20 45.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-01T22:55:11.030Z] #20 45.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:55:11.030Z] #20 45.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-01T22:55:11.030Z] #20 45.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:55:11.030Z] #20 45.11 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:55:11.030Z] #20 45.13 Setting up xxd (2:8.1.0875-5) ... [2021-06-01T22:55:11.030Z] #20 45.14 Setting up zip (3.0-11+b1) ... [2021-06-01T22:55:11.030Z] #20 45.15 Setting up vim-common (2:8.1.0875-5) ... [2021-06-01T22:55:11.030Z] #20 45.18 Setting up bash-completion (1:2.8-6) ... [2021-06-01T22:55:13.548Z] #20 47.16 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-01T22:55:13.548Z] #20 47.17 Setting up xz-utils (5.2.4-1) ... [2021-06-01T22:55:13.548Z] #20 47.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-01T22:55:13.548Z] #20 47.20 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-01T22:55:13.548Z] #20 47.21 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-01T22:55:13.548Z] #20 47.28 invoke-rc.d: could not determine current runlevel [2021-06-01T22:55:13.548Z] #20 47.28 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-01T22:55:13.548Z] #20 47.29 Setting up pigz (2.4-1) ... [2021-06-01T22:55:13.548Z] #20 47.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-01T22:55:13.548Z] #20 47.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:55:13.548Z] #20 47.33 Setting up python-pip-whl (18.1-5) ... [2021-06-01T22:55:13.548Z] #20 47.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-01T22:55:13.548Z] #20 47.35 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-01T22:55:13.548Z] #20 47.68 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-01T22:55:13.548Z] #20 47.69 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:55:13.548Z] #20 47.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:55:13.804Z] #20 47.71 Setting up vim (2:8.1.0875-5) ... [2021-06-01T22:55:13.804Z] #20 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-01T22:55:13.804Z] #20 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-01T22:55:13.804Z] #20 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-01T22:55:13.804Z] #20 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-01T22:55:13.804Z] #20 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-01T22:55:13.804Z] #20 47.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-01T22:55:13.804Z] #20 47.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-01T22:55:13.804Z] #20 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-01T22:55:13.804Z] #20 47.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:55:13.804Z] #20 47.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-01T22:55:13.804Z] #20 47.82 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-01T22:55:13.804Z] #20 47.83 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-01T22:55:13.804Z] #20 47.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-01T22:55:13.804Z] #20 47.85 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-01T22:55:13.915Z] #67 ... [2021-06-01T22:55:13.915Z] [2021-06-01T22:55:13.915Z] #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-06-01T22:55:13.915Z] #51 sha256:6df54ae1ffacc087447ce641ad5bd45aad3e7db520d5b7aa94fbb16d17caef3f [2021-06-01T22:55:13.915Z] #51 23.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-01T22:55:13.915Z] #51 24.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-01T22:55:13.915Z] #51 26.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-01T22:55:13.915Z] #51 29.14 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-01T22:55:13.915Z] #51 29.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-01T22:55:13.915Z] #51 29.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-01T22:55:13.915Z] #51 29.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-01T22:55:13.915Z] #51 31.34 runtime [2021-06-01T22:55:13.915Z] #51 31.39 runtime/cgo [2021-06-01T22:55:13.915Z] #51 ... [2021-06-01T22:55:13.915Z] [2021-06-01T22:55:13.915Z] #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-06-01T22:55:13.915Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:55:13.915Z] #40 31.58 Checking out files: 61% (1041/1694) Checking out files: 62% (1051/1694) Checking out files: 63% (1068/1694) Checking out files: 64% (1085/1694) Checking out files: 65% (1102/1694) Checking out files: 66% (1119/1694) Checking out files: 67% (1135/1694) Checking out files: 68% (1152/1694) Checking out files: 69% (1169/1694) Checking out files: 70% (1186/1694) Checking out files: 71% (1203/1694) Checking out files: 72% (1220/1694) Checking out files: 73% (1237/1694) Checking out files: 74% (1254/1694) Checking out files: 75% (1271/1694) Checking out files: 76% (1288/1694) Checking out files: 77% (1305/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-01T22:55:13.915Z] #40 32.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-01T22:55:14.852Z] #40 ... [2021-06-01T22:55:14.852Z] [2021-06-01T22:55:14.852Z] #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-06-01T22:55:14.852Z] #47 sha256:04bbc423acf40661a72ca4d3fbec384d803b4319f6251cb463b70d16fa4bc568 [2021-06-01T22:55:14.852Z] #47 24.60 go: finding github.com/fatih/color v1.9.0 [2021-06-01T22:55:14.852Z] #47 24.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T22:55:14.852Z] #47 24.75 go: finding github.com/pkg/errors v0.9.1 [2021-06-01T22:55:14.852Z] #47 24.94 go: finding github.com/spf13/pflag v1.0.3 [2021-06-01T22:55:14.852Z] #47 25.02 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-01T22:55:14.852Z] #47 25.18 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-01T22:55:14.852Z] #47 25.45 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T22:55:14.852Z] #47 25.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-01T22:55:14.852Z] #47 25.92 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T22:55:14.852Z] #47 26.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T22:55:14.852Z] #47 26.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T22:55:15.206Z] #47 ... [2021-06-01T22:55:15.206Z] [2021-06-01T22:55:15.206Z] #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-06-01T22:55:15.206Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:55:15.206Z] #36 34.75 Fetched 8447 kB in 25s (343 kB/s) [2021-06-01T22:55:15.694Z] #20 49.58 Setting up iptables (1.8.2-4) ... [2021-06-01T22:55:15.694Z] #20 49.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-01T22:55:15.694Z] #20 49.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-01T22:55:15.694Z] #20 49.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-01T22:55:15.694Z] #20 49.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-01T22:55:15.694Z] #20 49.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-01T22:55:15.694Z] #20 49.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-01T22:55:15.694Z] #20 49.64 Setting up python3 (3.7.3-1) ... [2021-06-01T22:55:15.864Z] Client: Docker Engine - Community [2021-06-01T22:55:15.864Z] Version: 20.10.5 [2021-06-01T22:55:15.864Z] API version: 1.41 [2021-06-01T22:55:15.864Z] Go version: go1.13.15 [2021-06-01T22:55:15.864Z] Git commit: 55c4c88 [2021-06-01T22:55:15.864Z] Built: Tue Mar 2 20:18:05 2021 [2021-06-01T22:55:15.864Z] OS/Arch: linux/amd64 [2021-06-01T22:55:15.864Z] Context: default [2021-06-01T22:55:15.864Z] Experimental: true [2021-06-01T22:55:15.864Z] [2021-06-01T22:55:15.864Z] Server: Docker Engine - Community [2021-06-01T22:55:15.864Z] Engine: [2021-06-01T22:55:15.864Z] Version: 20.10.5 [2021-06-01T22:55:15.864Z] API version: 1.41 (minimum version 1.12) [2021-06-01T22:55:15.864Z] Go version: go1.13.15 [2021-06-01T22:55:15.864Z] Git commit: 363e9a8 [2021-06-01T22:55:15.864Z] Built: Tue Mar 2 20:16:00 2021 [2021-06-01T22:55:15.864Z] OS/Arch: linux/amd64 [2021-06-01T22:55:15.864Z] Experimental: true [2021-06-01T22:55:15.864Z] containerd: [2021-06-01T22:55:15.864Z] Version: 1.4.4 [2021-06-01T22:55:15.864Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:55:15.864Z] runc: [2021-06-01T22:55:15.864Z] Version: 1.0.0-rc93 [2021-06-01T22:55:15.864Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:55:15.864Z] docker-init: [2021-06-01T22:55:15.864Z] Version: 0.19.0 [2021-06-01T22:55:15.864Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-01T22:55:15.950Z] #20 49.90 Setting up python3-wheel (0.32.3-2) ... [2021-06-01T22:55:16.206Z] + docker info [2021-06-01T22:55:16.513Z] #20 50.40 Setting up apparmor (2.13.2-10) ... [2021-06-01T22:55:17.441Z] #20 51.61 Setting up xfsprogs (4.20.0-1) ... [2021-06-01T22:55:17.441Z] #20 51.63 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-01T22:55:18.003Z] #20 51.93 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-01T22:55:18.565Z] #20 52.55 Setting up python3-distutils (3.7.3-1) ... [2021-06-01T22:55:18.822Z] #20 52.83 Setting up python3-setuptools (40.8.0-1) ... [2021-06-01T22:55:18.822Z] #20 ... [2021-06-01T22:55:18.822Z] [2021-06-01T22:55:18.822Z] #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-06-01T22:55:18.822Z] #58 sha256:8a88471368fec93f4f4314be928f83ee966383136cd8950b1bb2f038650d9f3e [2021-06-01T22:55:18.822Z] #58 50.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-01T22:55:18.822Z] #58 50.37 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-01T22:55:19.457Z] #36 34.75 Reading package lists... [2021-06-01T22:55:19.457Z] #36 ... [2021-06-01T22:55:19.457Z] [2021-06-01T22:55:19.457Z] #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-06-01T22:55:19.457Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:55:19.457Z] #55 28.51 Fetched 8447 kB in 22s (384 kB/s) [2021-06-01T22:55:19.457Z] #55 28.51 Reading package lists... [2021-06-01T22:55:19.457Z] #55 37.93 Reading package lists... [2021-06-01T22:55:19.457Z] #55 ... [2021-06-01T22:55:19.457Z] [2021-06-01T22:55:19.457Z] #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-06-01T22:55:19.457Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:55:19.457Z] #49 28.54 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T22:55:19.457Z] #49 28.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-01T22:55:19.457Z] #49 28.93 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-01T22:55:19.457Z] #49 29.21 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-01T22:55:19.457Z] #49 29.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-01T22:55:19.457Z] #49 29.49 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-01T22:55:19.457Z] #49 29.75 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-01T22:55:19.457Z] #49 32.61 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-01T22:55:19.457Z] #49 ... [2021-06-01T22:55:19.457Z] [2021-06-01T22:55:19.457Z] #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-06-01T22:55:19.457Z] #58 sha256:d7665a4c4429cc99d57630794d31323683a6824683196494dfd7eb55932ba5c1 [2021-06-01T22:55:19.457Z] #58 32.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-01T22:55:19.457Z] #58 32.99 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-01T22:55:19.457Z] #58 32.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-01T22:55:19.457Z] #58 33.47 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-01T22:55:19.457Z] #58 34.01 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-01T22:55:19.457Z] #58 38.15 go: finding github.com/pkg/errors v0.9.1 [2021-06-01T22:55:19.457Z] #58 38.48 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-01T22:55:19.457Z] #58 38.68 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-01T22:55:19.457Z] #58 38.79 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-01T22:55:19.457Z] #58 38.85 go: finding github.com/google/uuid v1.2.0 [2021-06-01T22:55:19.457Z] #58 38.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-01T22:55:19.457Z] #58 39.14 go: finding github.com/gofrs/flock v0.8.0 [2021-06-01T22:55:19.457Z] #58 39.16 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-01T22:55:19.457Z] #58 39.19 go: finding github.com/gorilla/mux v1.8.0 [2021-06-01T22:55:19.457Z] #58 39.28 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-01T22:55:19.457Z] #58 ... [2021-06-01T22:55:19.457Z] [2021-06-01T22:55:19.457Z] #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-06-01T22:55:19.457Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:55:19.457Z] #13 33.70 Fetched 8971 kB in 28s (318 kB/s) [2021-06-01T22:55:19.752Z] #58 ... [2021-06-01T22:55:19.752Z] [2021-06-01T22:55:19.752Z] #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-06-01T22:55:19.752Z] #56 sha256:24b74ceac4d4dd40f981de5cb464ec948e8d6de52efc7bc095220ef00980d38a [2021-06-01T22:55:19.752Z] #56 41.19 Checking out files: 81% (3220/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-06-01T22:55:19.752Z] #56 41.67 + cd /tmp/tmp.u0g1Xyn9t7/src/github.com/containerd/containerd [2021-06-01T22:55:19.752Z] #56 41.67 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-01T22:55:19.752Z] #56 42.61 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-01T22:55:19.752Z] #56 42.61 + BUILDTAGS='netgo osusergo static_build' [2021-06-01T22:55:19.752Z] #56 42.61 + export EXTRA_FLAGS=-buildmode=pie [2021-06-01T22:55:19.752Z] #56 42.61 + EXTRA_FLAGS=-buildmode=pie [2021-06-01T22:55:19.752Z] #56 42.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-01T22:55:19.752Z] #56 42.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-01T22:55:19.752Z] #56 42.61 + '[' '' = dynamic ']' [2021-06-01T22:55:19.752Z] #56 42.61 + make [2021-06-01T22:55:19.752Z] #56 43.26 + bin/ctr [2021-06-01T22:55:19.752Z] #56 ... [2021-06-01T22:55:19.752Z] [2021-06-01T22:55:19.752Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:55:19.752Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:55:19.752Z] #20 53.60 Setting up python3-pip (18.1-5) ... [2021-06-01T22:55:20.316Z] #20 54.29 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:55:20.316Z] #20 54.42 Processing triggers for mime-support (3.62) ... [2021-06-01T22:55:20.572Z] #20 DONE 54.7s [2021-06-01T22:55:20.572Z] [2021-06-01T22:55:20.572Z] #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-06-01T22:55:20.572Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:55:20.828Z] #49 ... [2021-06-01T22:55:20.828Z] [2021-06-01T22:55:20.828Z] #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-06-01T22:55:20.828Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-01T22:55:21.757Z] #21 0.965 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-01T22:55:21.757Z] #21 0.969 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-01T22:55:21.757Z] #21 0.972 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-01T22:55:21.757Z] #21 DONE 1.0s [2021-06-01T22:55:21.757Z] [2021-06-01T22:55:21.757Z] #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-06-01T22:55:21.757Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:55:21.757Z] #49 ... [2021-06-01T22:55:21.757Z] [2021-06-01T22:55:21.757Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-01T22:55:21.757Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-01T22:55:22.760Z] #13 33.70 Reading package lists... [2021-06-01T22:55:22.760Z] #13 ... [2021-06-01T22:55:22.760Z] [2021-06-01T22:55:22.760Z] #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-06-01T22:55:22.760Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:55:22.760Z] #42 32.56 Fetched 8447 kB in 25s (342 kB/s) [2021-06-01T22:55:22.760Z] #42 32.56 Reading package lists... [2021-06-01T22:55:23.019Z] #42 41.89 Reading package lists... [2021-06-01T22:55:23.019Z] #42 ... [2021-06-01T22:55:23.019Z] [2021-06-01T22:55:23.019Z] #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-06-01T22:55:23.019Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:55:23.019Z] #49 40.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-01T22:55:23.019Z] #49 40.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-01T22:55:23.019Z] #49 40.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-01T22:55:23.019Z] #49 40.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-01T22:55:23.019Z] #49 40.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-01T22:55:23.019Z] #49 40.14 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-01T22:55:23.019Z] #49 40.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-01T22:55:23.019Z] #49 40.46 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-01T22:55:23.019Z] #49 40.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-01T22:55:23.019Z] #49 40.67 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-01T22:55:23.019Z] #49 40.71 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-01T22:55:23.019Z] #49 40.71 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-01T22:55:23.019Z] #49 40.72 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-01T22:55:23.019Z] #49 40.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-01T22:55:23.019Z] #49 40.97 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-01T22:55:23.019Z] #49 41.12 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-01T22:55:23.019Z] #49 41.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-01T22:55:23.019Z] #49 41.18 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-01T22:55:23.019Z] #49 41.22 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-01T22:55:23.019Z] #49 41.27 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-01T22:55:23.019Z] #49 41.39 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-01T22:55:23.019Z] #49 41.41 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-01T22:55:23.019Z] #49 41.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-01T22:55:23.019Z] #49 41.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-01T22:55:23.019Z] #49 41.61 go: extracting golang.org/x/text v0.3.2 [2021-06-01T22:55:23.019Z] #49 41.66 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-01T22:55:23.019Z] #49 41.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-01T22:55:23.019Z] #49 41.77 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-01T22:55:23.019Z] #49 41.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-01T22:55:23.019Z] #49 41.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-01T22:55:23.019Z] #49 41.92 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-01T22:55:23.019Z] #49 42.02 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-01T22:55:23.019Z] #49 42.09 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-01T22:55:23.019Z] #49 42.18 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-01T22:55:23.019Z] #49 42.24 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-01T22:55:23.019Z] #49 42.25 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-01T22:55:23.019Z] #49 42.35 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-01T22:55:23.019Z] #49 42.53 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-01T22:55:23.019Z] #49 42.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-01T22:55:23.019Z] #49 42.54 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-01T22:55:23.019Z] #49 42.61 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-01T22:55:23.019Z] #49 42.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-01T22:55:23.019Z] #49 42.77 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-01T22:55:23.019Z] #49 42.83 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-01T22:55:23.019Z] #49 42.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-01T22:55:23.019Z] #49 42.85 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-01T22:55:23.019Z] #49 42.85 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-01T22:55:23.278Z] #49 42.97 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-01T22:55:23.278Z] #49 42.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-01T22:55:23.278Z] #49 43.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-01T22:55:23.278Z] #49 43.19 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-01T22:55:23.538Z] #49 43.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-01T22:55:23.538Z] #49 43.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-01T22:55:23.663Z] #22 ... [2021-06-01T22:55:23.663Z] [2021-06-01T22:55:23.663Z] #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-06-01T22:55:23.663Z] #58 sha256:8a88471368fec93f4f4314be928f83ee966383136cd8950b1bb2f038650d9f3e [2021-06-01T22:55:23.663Z] #58 DONE 54.9s [2021-06-01T22:55:23.663Z] [2021-06-01T22:55:23.663Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-01T22:55:23.663Z] #59 sha256:8427474c44e88c2c0983ca8bda87693969d5d19e22364d3a0b854361e3dbd6a8 [2021-06-01T22:55:23.663Z] #59 DONE 0.1s [2021-06-01T22:55:23.663Z] [2021-06-01T22:55:23.663Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-01T22:55:23.663Z] #60 sha256:8ebf9645aeb264b365eb62d4fb3bcca1f25c29b29e61c0c0e3f66dfbeae081d7 [2021-06-01T22:55:23.663Z] #60 DONE 0.1s [2021-06-01T22:55:23.663Z] [2021-06-01T22:55:23.663Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-01T22:55:23.663Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-01T22:55:23.799Z] #49 43.38 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-01T22:55:23.799Z] #49 43.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-01T22:55:23.799Z] #49 43.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-01T22:55:23.799Z] #49 43.44 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-01T22:55:23.799Z] #49 43.54 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-01T22:55:24.057Z] #49 43.70 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-01T22:55:24.317Z] #49 44.04 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-01T22:55:24.576Z] #49 44.18 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-01T22:55:24.576Z] #49 44.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-01T22:55:24.597Z] #22 ... [2021-06-01T22:55:24.597Z] [2021-06-01T22:55:24.597Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-01T22:55:24.597Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-01T22:55:24.597Z] #63 CACHED [2021-06-01T22:55:24.597Z] [2021-06-01T22:55:24.597Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-01T22:55:24.597Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-01T22:55:24.597Z] #65 CACHED [2021-06-01T22:55:24.837Z] #49 44.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-01T22:55:24.853Z] [2021-06-01T22:55:24.853Z] #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-06-01T22:55:24.853Z] #56 sha256:24b74ceac4d4dd40f981de5cb464ec948e8d6de52efc7bc095220ef00980d38a [2021-06-01T22:55:25.096Z] #49 44.71 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-01T22:55:25.096Z] #49 44.89 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-01T22:55:25.355Z] #49 45.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-01T22:55:25.416Z] #56 ... [2021-06-01T22:55:25.416Z] [2021-06-01T22:55:25.416Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-01T22:55:25.416Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-01T22:55:25.416Z] #22 3.788 Collecting yamllint==1.26.1 [2021-06-01T22:55:26.281Z] Client: [2021-06-01T22:55:26.281Z] Context: default [2021-06-01T22:55:26.281Z] Debug Mode: false [2021-06-01T22:55:26.281Z] Plugins: [2021-06-01T22:55:26.281Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-01T22:55:26.281Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-01T22:55:26.281Z] [2021-06-01T22:55:26.281Z] Server: [2021-06-01T22:55:26.281Z] Containers: 0 [2021-06-01T22:55:26.281Z] Running: 0 [2021-06-01T22:55:26.281Z] Paused: 0 [2021-06-01T22:55:26.281Z] Stopped: 0 [2021-06-01T22:55:26.281Z] Images: 0 [2021-06-01T22:55:26.281Z] Server Version: 20.10.5 [2021-06-01T22:55:26.281Z] Storage Driver: overlay2 [2021-06-01T22:55:26.281Z] Backing Filesystem: extfs [2021-06-01T22:55:26.281Z] Supports d_type: true [2021-06-01T22:55:26.281Z] Native Overlay Diff: true [2021-06-01T22:55:26.281Z] Logging Driver: json-file [2021-06-01T22:55:26.281Z] Cgroup Driver: cgroupfs [2021-06-01T22:55:26.281Z] Cgroup Version: 1 [2021-06-01T22:55:26.281Z] Plugins: [2021-06-01T22:55:26.281Z] Volume: local [2021-06-01T22:55:26.281Z] Network: bridge host ipvlan macvlan null overlay [2021-06-01T22:55:26.281Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-01T22:55:26.281Z] Swarm: inactive [2021-06-01T22:55:26.281Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-01T22:55:26.281Z] Default Runtime: runc [2021-06-01T22:55:26.281Z] Init Binary: docker-init [2021-06-01T22:55:26.281Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-01T22:55:26.281Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-01T22:55:26.281Z] init version: de40ad0 [2021-06-01T22:55:26.281Z] Security Options: [2021-06-01T22:55:26.281Z] apparmor [2021-06-01T22:55:26.281Z] seccomp [2021-06-01T22:55:26.281Z] Profile: default [2021-06-01T22:55:26.281Z] Kernel Version: 5.4.0-1041-aws [2021-06-01T22:55:26.281Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-01T22:55:26.281Z] OSType: linux [2021-06-01T22:55:26.281Z] Architecture: x86_64 [2021-06-01T22:55:26.281Z] CPUs: 2 [2021-06-01T22:55:26.281Z] Total Memory: 7.569GiB [2021-06-01T22:55:26.281Z] Name: ip-10-100-38-85 [2021-06-01T22:55:26.281Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-06-01T22:55:26.281Z] Docker Root Dir: /var/lib/docker [2021-06-01T22:55:26.281Z] Debug Mode: false [2021-06-01T22:55:26.281Z] Registry: https://index.docker.io/v1/ [2021-06-01T22:55:26.281Z] Labels: [2021-06-01T22:55:26.281Z] Experimental: true [2021-06-01T22:55:26.281Z] Insecure Registries: [2021-06-01T22:55:26.281Z] 127.0.0.0/8 [2021-06-01T22:55:26.281Z] Live Restore Enabled: true [2021-06-01T22:55:26.281Z] [2021-06-01T22:55:26.281Z] WARNING: No swap limit support [Pipeline] sh [2021-06-01T22:55:26.291Z] #49 45.81 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-01T22:55:26.292Z] #49 45.96 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-01T22:55:26.292Z] #49 46.00 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-01T22:55:26.292Z] #49 ... [2021-06-01T22:55:26.292Z] [2021-06-01T22:55:26.292Z] #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-06-01T22:55:26.292Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:55:26.292Z] #40 35.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-01T22:55:26.551Z] #40 ... [2021-06-01T22:55:26.551Z] [2021-06-01T22:55:26.551Z] #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-06-01T22:55:26.551Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:55:26.551Z] #36 34.75 Reading package lists... [2021-06-01T22:55:26.582Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:55:26.582Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:55:26.582Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42446/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-01T22:55:26.582Z] + bash /home/ubuntu/workspace/moby_PR-42446/check-config.sh [2021-06-01T22:55:26.582Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-01T22:55:26.582Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-06-01T22:55:26.582Z] [2021-06-01T22:55:26.582Z] Generally Necessary: [2021-06-01T22:55:26.582Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-01T22:55:26.582Z] - apparmor: enabled and tools installed [2021-06-01T22:55:26.582Z] - CONFIG_NAMESPACES: enabled [2021-06-01T22:55:26.582Z] - CONFIG_NET_NS: enabled [2021-06-01T22:55:26.582Z] - CONFIG_PID_NS: enabled [2021-06-01T22:55:26.582Z] - CONFIG_IPC_NS: enabled [2021-06-01T22:55:26.582Z] - CONFIG_UTS_NS: enabled [2021-06-01T22:55:26.582Z] - CONFIG_CGROUPS: enabled [2021-06-01T22:55:26.583Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-01T22:55:26.583Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-01T22:55:26.583Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-01T22:55:26.583Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-01T22:55:26.583Z] - CONFIG_CPUSETS: enabled [2021-06-01T22:55:26.583Z] - CONFIG_MEMCG: enabled [2021-06-01T22:55:26.583Z] - CONFIG_KEYS: enabled [2021-06-01T22:55:26.583Z] - CONFIG_VETH: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-01T22:55:26.583Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-01T22:55:26.583Z] [2021-06-01T22:55:26.583Z] Optional Features: [2021-06-01T22:55:26.846Z] - CONFIG_USER_NS: enabled [2021-06-01T22:55:26.846Z] - CONFIG_SECCOMP: enabled [2021-06-01T22:55:26.846Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-01T22:55:26.846Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-01T22:55:26.846Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-01T22:55:26.846Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-01T22:55:26.846Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-01T22:55:26.846Z] - CONFIG_BLK_CGROUP: enabled [2021-06-01T22:55:26.846Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-01T22:55:26.846Z] - CONFIG_CGROUP_PERF: enabled [2021-06-01T22:55:26.846Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-01T22:55:26.846Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-01T22:55:26.846Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-01T22:55:26.846Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-01T22:55:26.846Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-01T22:55:26.846Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-01T22:55:26.846Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-01T22:55:26.846Z] - CONFIG_IP_VS: enabled (as module) [2021-06-01T22:55:26.846Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-01T22:55:26.846Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-01T22:55:26.846Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-01T22:55:26.846Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-01T22:55:26.846Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-01T22:55:26.846Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-01T22:55:26.846Z] - CONFIG_EXT4_FS: enabled [2021-06-01T22:55:26.846Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-01T22:55:26.846Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-01T22:55:26.846Z] - Network Drivers: [2021-06-01T22:55:26.846Z] - "overlay": [2021-06-01T22:55:26.846Z] - CONFIG_VXLAN: enabled (as module) [2021-06-01T22:55:26.846Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-01T22:55:26.846Z] Optional (for encrypted networks): [2021-06-01T22:55:26.846Z] - CONFIG_CRYPTO: enabled [2021-06-01T22:55:26.846Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-01T22:55:26.846Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-01T22:55:26.846Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-01T22:55:26.846Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-01T22:55:26.846Z] - CONFIG_XFRM: enabled [2021-06-01T22:55:26.846Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-01T22:55:26.846Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-01T22:55:26.846Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-01T22:55:26.846Z] - "ipvlan": [2021-06-01T22:55:26.846Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-01T22:55:26.846Z] - "macvlan": [2021-06-01T22:55:27.119Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-01T22:55:27.119Z] - CONFIG_DUMMY: enabled (as module) [2021-06-01T22:55:27.119Z] - "ftp,tftp client in container": [2021-06-01T22:55:27.119Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-01T22:55:27.119Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-01T22:55:27.119Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-01T22:55:27.119Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-01T22:55:27.119Z] - Storage Drivers: [2021-06-01T22:55:27.119Z] - "aufs": [2021-06-01T22:55:27.119Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-01T22:55:27.119Z] - "btrfs": [2021-06-01T22:55:27.119Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-01T22:55:27.119Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-01T22:55:27.119Z] - "devicemapper": [2021-06-01T22:55:27.119Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-01T22:55:27.119Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-01T22:55:27.119Z] - "overlay": [2021-06-01T22:55:27.119Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-01T22:55:27.119Z] - "zfs": [2021-06-01T22:55:27.119Z] - /dev/zfs: present [2021-06-01T22:55:27.119Z] - zfs command: missing [2021-06-01T22:55:27.119Z] - zpool command: missing [2021-06-01T22:55:27.119Z] [2021-06-01T22:55:27.119Z] Limits: [2021-06-01T22:55:27.119Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-01T22:55:27.119Z] [2021-06-01T22:55:27.119Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-01T22:55:27.467Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:08c4508ef9d3dba932a1ceb352bbcc79385ec9f6 . [2021-06-01T22:55:27.744Z] #1 [internal] load build definition from Dockerfile [2021-06-01T22:55:27.744Z] #1 sha256:9fba134ba547539356338ee0a7c32f6a3d089cfc4730067e375eae67cc9bc5df [2021-06-01T22:55:27.744Z] #1 transferring dockerfile: 17.09kB done [2021-06-01T22:55:27.744Z] #1 DONE 0.1s [2021-06-01T22:55:27.744Z] [2021-06-01T22:55:27.744Z] #2 [internal] load .dockerignore [2021-06-01T22:55:27.744Z] #2 sha256:56ebc86e88fbdf1ae00d76f4090a735d8017e18133e1a983f7a704092cb90057 [2021-06-01T22:55:27.744Z] #2 transferring context: [2021-06-01T22:55:27.744Z] #2 transferring context: 87B done [2021-06-01T22:55:27.744Z] #2 DONE 0.1s [2021-06-01T22:55:27.744Z] [2021-06-01T22:55:27.744Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-01T22:55:27.744Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-01T22:55:28.316Z] #3 DONE 0.5s [2021-06-01T22:55:28.316Z] [2021-06-01T22:55:28.316Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-01T22:55:28.316Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-01T22:55:28.316Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-06-01T22:55:28.316Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-01T22:55:28.316Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-01T22:55:28.316Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-01T22:55:28.316Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-01T22:55:28.578Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-01T22:55:28.578Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-01T22:55:28.839Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-01T22:55:29.088Z] #36 44.19 Reading package lists... [2021-06-01T22:55:29.088Z] #36 ... [2021-06-01T22:55:29.088Z] [2021-06-01T22:55:29.088Z] #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-06-01T22:55:29.088Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:55:29.088Z] #49 46.31 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-01T22:55:29.088Z] #49 46.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-01T22:55:29.088Z] #49 46.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-01T22:55:29.088Z] #49 47.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-01T22:55:29.088Z] #49 47.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-01T22:55:29.088Z] #49 47.14 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-01T22:55:29.088Z] #49 47.60 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-01T22:55:29.088Z] #49 47.69 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-01T22:55:29.088Z] #49 48.89 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-01T22:55:29.658Z] #49 ... [2021-06-01T22:55:29.658Z] [2021-06-01T22:55:29.658Z] #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-06-01T22:55:29.658Z] #58 sha256:d7665a4c4429cc99d57630794d31323683a6824683196494dfd7eb55932ba5c1 [2021-06-01T22:55:29.658Z] #58 39.44 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-01T22:55:29.658Z] #58 39.46 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-01T22:55:29.658Z] #58 39.50 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-01T22:55:29.658Z] #58 39.74 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-01T22:55:29.658Z] #58 39.85 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-01T22:55:29.919Z] #58 ... [2021-06-01T22:55:29.919Z] [2021-06-01T22:55:29.919Z] #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-06-01T22:55:29.919Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:55:29.919Z] #13 33.70 Reading package lists... [2021-06-01T22:55:30.228Z] #4 DONE 1.7s [2021-06-01T22:55:30.228Z] [2021-06-01T22:55:30.228Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:55:30.228Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-01T22:55:30.663Z] #22 9.017 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-01T22:55:30.798Z] #8 ... [2021-06-01T22:55:30.798Z] [2021-06-01T22:55:30.798Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:55:30.798Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-01T22:55:30.798Z] #7 DONE 0.8s [2021-06-01T22:55:31.059Z] [2021-06-01T22:55:31.059Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-01T22:55:31.059Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-01T22:55:31.059Z] #8 DONE 0.8s [2021-06-01T22:55:31.059Z] [2021-06-01T22:55:31.059Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-01T22:55:31.059Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-01T22:55:31.059Z] #5 DONE 0.8s [2021-06-01T22:55:31.059Z] [2021-06-01T22:55:31.059Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-01T22:55:31.059Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-01T22:55:31.059Z] #6 DONE 0.9s [2021-06-01T22:55:31.226Z] #22 9.652 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-01T22:55:31.226Z] #22 9.683 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-01T22:55:31.482Z] #22 9.705 Collecting pyyaml (from yamllint==1.26.1) [2021-06-01T22:55:31.482Z] #22 9.824 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-01T22:55:31.482Z] #22 9.959 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-01T22:55:31.752Z] #22 9.960 Building wheels for collected packages: yamllint [2021-06-01T22:55:31.752Z] #22 9.961 Running setup.py bdist_wheel for yamllint: started [2021-06-01T22:55:32.337Z] #22 10.62 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-01T22:55:32.337Z] #22 10.62 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-01T22:55:32.337Z] #22 10.64 Successfully built yamllint [2021-06-01T22:55:32.337Z] #22 10.66 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-01T22:55:32.594Z] #22 10.91 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-01T22:55:32.857Z] #22 DONE 11.2s [2021-06-01T22:55:32.857Z] [2021-06-01T22:55:32.857Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-01T22:55:32.857Z] #25 sha256:c507d4bfbc57adba5c9d7592497a126a1dbfe22e6a701b88eb604fd0ffd97d48 [2021-06-01T22:55:32.987Z] [2021-06-01T22:55:32.987Z] #23 [internal] load build context [2021-06-01T22:55:32.987Z] #23 sha256:ca1ba6e5e5e5543fe5d2c2fffcad33abab4f6df9fa726e597edcb95f10f2530c [2021-06-01T22:55:32.987Z] #23 transferring context: 576.11kB 0.1s [2021-06-01T22:55:33.123Z] #25 DONE 0.1s [2021-06-01T22:55:33.123Z] [2021-06-01T22:55:33.123Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-01T22:55:33.123Z] #30 sha256:1a30a76eaa9becf03dea5922399d8614b9e7c98ea20e9d34f430995d3be7114e [2021-06-01T22:55:33.209Z] #13 44.19 Reading package lists... [2021-06-01T22:55:33.209Z] #13 ... [2021-06-01T22:55:33.209Z] [2021-06-01T22:55:33.209Z] #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-06-01T22:55:33.209Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:55:33.209Z] #45 42.66 vendor/golang.org/x/crypto/internal/subtle [2021-06-01T22:55:33.209Z] #45 42.76 vendor/golang.org/x/crypto/curve25519 [2021-06-01T22:55:33.209Z] #45 ... [2021-06-01T22:55:33.209Z] [2021-06-01T22:55:33.209Z] #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-06-01T22:55:33.209Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:55:33.209Z] #55 37.93 Reading package lists... [2021-06-01T22:55:33.209Z] #55 47.06 Building dependency tree... [2021-06-01T22:55:33.209Z] #55 51.23 The following additional packages will be installed: [2021-06-01T22:55:33.209Z] #55 51.27 libbtrfs0 [2021-06-01T22:55:33.209Z] #55 51.44 The following NEW packages will be installed: [2021-06-01T22:55:33.209Z] #55 51.46 libbtrfs-dev libbtrfs0 [2021-06-01T22:55:33.209Z] #55 51.99 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-01T22:55:33.209Z] #55 51.99 Need to get 119 kB of archives. [2021-06-01T22:55:33.209Z] #55 51.99 After this operation, 387 kB of additional disk space will be used. [2021-06-01T22:55:33.209Z] #55 51.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-01T22:55:33.209Z] #55 52.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-01T22:55:33.777Z] #55 ... [2021-06-01T22:55:33.777Z] [2021-06-01T22:55:33.777Z] #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-06-01T22:55:33.777Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:55:33.777Z] #36 44.19 Reading package lists... [2021-06-01T22:55:35.647Z] #30 DONE 2.3s [2021-06-01T22:55:35.647Z] [2021-06-01T22:55:35.647Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-01T22:55:35.647Z] #33 sha256:4f9fcb72927aac8cb6ba05a38e058ef63d4a1c6fec8e83dbce0e81eab5938e7a [2021-06-01T22:55:35.648Z] #33 DONE 0.2s [2021-06-01T22:55:35.648Z] [2021-06-01T22:55:35.648Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-01T22:55:35.648Z] #35 sha256:9063e4747ccc2f57f383f016dc3e2331d9dbccf508df1afb005398474ee8d7eb [2021-06-01T22:55:35.648Z] #35 DONE 0.1s [2021-06-01T22:55:35.648Z] [2021-06-01T22:55:35.648Z] #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-06-01T22:55:35.648Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:55:35.648Z] #49 ... [2021-06-01T22:55:35.648Z] [2021-06-01T22:55:35.648Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-01T22:55:35.648Z] #38 sha256:6e817bd6331cb853348ea759bdf66d687eeded34bc52493b24a601b74dbc8f41 [2021-06-01T22:55:35.648Z] #38 DONE 0.0s [2021-06-01T22:55:35.648Z] [2021-06-01T22:55:35.648Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-01T22:55:35.648Z] #41 sha256:3f37743df4b9ac3c5fff04b0a4e680322aa64ecf93fd93e1ca7134fdae998b7c [2021-06-01T22:55:35.903Z] #41 DONE 0.3s [2021-06-01T22:55:35.903Z] [2021-06-01T22:55:35.903Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-01T22:55:35.903Z] #44 sha256:dbbacf0339934ccca15937134b56d9b80b08fa6fd9c15c08aafb38337149fca9 [2021-06-01T22:55:35.948Z] #36 53.69 Building dependency tree... [2021-06-01T22:55:35.948Z] #36 ... [2021-06-01T22:55:35.948Z] [2021-06-01T22:55:35.948Z] #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-06-01T22:55:35.948Z] #67 sha256:361a4d78e773e3a74d569ede23ea2dd9754a62de2930e19f0fc6e46174bb0b7f [2021-06-01T22:55:35.948Z] #67 DONE 55.4s [2021-06-01T22:55:35.948Z] [2021-06-01T22:55:35.948Z] #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-06-01T22:55:35.948Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:55:35.948Z] #55 53.78 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:55:35.948Z] #55 54.15 Fetched 119 kB in 0s (332 kB/s) [2021-06-01T22:55:35.948Z] #55 54.28 Selecting previously unselected package libbtrfs0. [2021-06-01T22:55:35.948Z] #55 54.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-01T22:55:35.948Z] #55 54.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-01T22:55:35.948Z] #55 54.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-01T22:55:35.948Z] #55 54.56 Selecting previously unselected package libbtrfs-dev. [2021-06-01T22:55:35.948Z] #55 54.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-01T22:55:35.948Z] #55 54.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-01T22:55:35.948Z] #55 54.87 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-01T22:55:35.948Z] #55 54.89 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-01T22:55:35.948Z] #55 54.93 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:55:35.948Z] #55 DONE 55.4s [2021-06-01T22:55:35.948Z] [2021-06-01T22:55:35.948Z] #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-06-01T22:55:35.948Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:55:35.948Z] #36 53.69 Building dependency tree... [2021-06-01T22:55:36.160Z] #44 DONE 0.1s [2021-06-01T22:55:36.160Z] [2021-06-01T22:55:36.160Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-01T22:55:36.160Z] #46 sha256:6a25577056b65083c1ab46edfb0a269db136e9e34dcbbb9c223b85e4278cc30d [2021-06-01T22:55:36.160Z] #46 DONE 0.1s [2021-06-01T22:55:36.160Z] [2021-06-01T22:55:36.160Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-01T22:55:36.160Z] #48 sha256:32d78eab74cc9cedcd1e1e0919c2d38762b7b8b68485a905993a37db96aa2001 [2021-06-01T22:55:36.160Z] #48 DONE 0.1s [2021-06-01T22:55:36.160Z] [2021-06-01T22:55:36.160Z] #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-06-01T22:55:36.160Z] #49 sha256:65006a28810e77505d3d38e39ccd6d52d9bec73138b67f769379ff3b8193428a [2021-06-01T22:55:36.290Z] #23 ... [2021-06-01T22:55:36.290Z] [2021-06-01T22:55:36.290Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:55:36.290Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-01T22:55:36.290Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-01T22:55:36.290Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-01T22:55:36.290Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-01T22:55:36.290Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-01T22:55:36.290Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-06-01T22:55:36.290Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-06-01T22:55:36.290Z] #62 DONE 3.3s [2021-06-01T22:55:36.290Z] [2021-06-01T22:55:36.290Z] #23 [internal] load build context [2021-06-01T22:55:36.290Z] #23 sha256:ca1ba6e5e5e5543fe5d2c2fffcad33abab4f6df9fa726e597edcb95f10f2530c [2021-06-01T22:55:36.318Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T22:55:36.318Z] [2021-06-01T22:55:36.318Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-01T22:55:36.318Z] DOCKER_SYSTEMD=1 [2021-06-01T22:55:36.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-01T22:55:36.318Z] HOSTNAME=f55c5a83bac7 [2021-06-01T22:55:36.318Z] DEST=bundles/test-integration [2021-06-01T22:55:36.318Z] PWD=/go/src/github.com/docker/docker [2021-06-01T22:55:36.318Z] DOCKER_GITCOMMIT=c6ded6bfe378b3bea1da50c231329e956ac70491 [2021-06-01T22:55:36.318Z] container=docker [2021-06-01T22:55:36.318Z] HOME=/root [2021-06-01T22:55:36.318Z] LANG=C.UTF-8 [2021-06-01T22:55:36.318Z] INVOCATION_ID=9d237e52cc954a179d4bb799d4d9138a [2021-06-01T22:55:36.318Z] GOLANG_VERSION=1.13.15 [2021-06-01T22:55:36.318Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-01T22:55:36.318Z] VALIDATE_BRANCH=master [2021-06-01T22:55:36.318Z] TERM=xterm [2021-06-01T22:55:36.318Z] DOCKER_PKG=github.com/docker/docker [2021-06-01T22:55:36.318Z] SHLVL=3 [2021-06-01T22:55:36.318Z] TIMEOUT=120m [2021-06-01T22:55:36.318Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-01T22:55:36.318Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-01T22:55:36.318Z] GO111MODULE=off [2021-06-01T22:55:36.318Z] DOCKER_EXPERIMENTAL=1 [2021-06-01T22:55:36.318Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-01T22:55:36.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-01T22:55:36.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-01T22:55:36.318Z] GOPATH=/go [2021-06-01T22:55:36.318Z] PKG_CONFIG=pkg-config [2021-06-01T22:55:36.318Z] _=/usr/bin/env [2021-06-01T22:55:36.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-01T22:55:38.216Z] #23 transferring context: 27.33MB 5.2s [2021-06-01T22:55:38.485Z] #36 57.97 The following additional packages will be installed: [2021-06-01T22:55:38.485Z] #36 58.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-01T22:55:38.485Z] #36 58.06 Suggested packages: [2021-06-01T22:55:38.485Z] #36 58.07 cmake-doc ninja-build lrzip [2021-06-01T22:55:38.485Z] #36 58.07 Recommended packages: [2021-06-01T22:55:38.485Z] #36 58.07 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-01T22:55:39.628Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-01T22:55:39.629Z] [2021-06-01T22:55:39.629Z] ________ ____ __. [2021-06-01T22:55:39.629Z] \_____ \ | |/ _| [2021-06-01T22:55:39.629Z] / | \| < [2021-06-01T22:55:39.629Z] / | \ | \ [2021-06-01T22:55:39.629Z] \_______ /____|__ \ [2021-06-01T22:55:39.629Z] \/ \/ [2021-06-01T22:55:39.629Z] [2021-06-01T22:55:39.629Z] INFO: make.ps1 ended at 06/01/2021 22:55:35 [2021-06-01T22:55:39.629Z] INFO: Binaries build ended at 06/01/2021 22:55:36. Duration:00:01:04.3252057 [2021-06-01T22:55:39.629Z] INFO: Copying the built daemon binary to d:\CI\PR-42446\4\binary\dockerd-7e0ea5ade3.exe... [2021-06-01T22:55:39.629Z] INFO: Copying the built client binary to d:\CI\PR-42446\4\binary\docker-7e0ea5ade3.exe... [2021-06-01T22:55:39.629Z] INFO: Copying dockerversion from the container... [2021-06-01T22:55:39.629Z] INFO: Copying the golang package from the container to d:\CI\PR-42446\4\installer\go.zip... [2021-06-01T22:55:39.629Z] INFO: Extracting go.zip to d:\CI\PR-42446\4\go [2021-06-01T22:55:39.863Z] #36 59.63 The following NEW packages will be installed: [2021-06-01T22:55:39.863Z] #36 59.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-01T22:55:39.863Z] #36 59.64 vim-common xxd [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-01T22:55:40.174Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2021-06-01T22:55:40.174Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-01T22:55:40.174Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-01T22:55:40.175Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2021-06-01T22:55:40.175Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2021-06-01T22:55:40.175Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 5.7% of statements [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-01T22:55:40.175Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2021-06-01T22:55:40.175Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/builder [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-01T22:55:40.175Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-01T22:55:40.430Z] #36 60.23 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-01T22:55:40.430Z] #36 60.23 Need to get 14.9 MB of archives. [2021-06-01T22:55:40.430Z] #36 60.23 After this operation, 61.8 MB of additional disk space will be used. [2021-06-01T22:55:40.430Z] #36 60.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-01T22:55:40.430Z] #36 60.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-01T22:55:40.430Z] #36 60.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-01T22:55:40.690Z] #36 60.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-01T22:55:40.767Z] #23 transferring context: 53.26MB 7.9s done [2021-06-01T22:55:40.948Z] #36 ... [2021-06-01T22:55:40.948Z] [2021-06-01T22:55:40.948Z] #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-06-01T22:55:40.948Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:55:40.948Z] #42 41.89 Reading package lists... [2021-06-01T22:55:40.948Z] #42 51.11 Building dependency tree... [2021-06-01T22:55:40.948Z] #42 55.97 The following additional packages will be installed: [2021-06-01T22:55:40.948Z] #42 55.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-06-01T22:55:40.948Z] #42 55.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-06-01T22:55:40.948Z] #42 55.97 Suggested packages: [2021-06-01T22:55:40.948Z] #42 55.97 manpages-dev python-setuptools [2021-06-01T22:55:40.948Z] #42 57.75 The following NEW packages will be installed: [2021-06-01T22:55:40.948Z] #42 57.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-06-01T22:55:40.948Z] #42 57.76 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-06-01T22:55:40.948Z] #42 57.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-06-01T22:55:40.948Z] #42 57.76 python-six zlib1g-dev [2021-06-01T22:55:40.948Z] #42 58.11 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-06-01T22:55:40.948Z] #42 58.11 Need to get 4095 kB of archives. [2021-06-01T22:55:40.948Z] #42 58.11 After this operation, 22.5 MB of additional disk space will be used. [2021-06-01T22:55:40.948Z] #42 58.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-06-01T22:55:40.949Z] #42 58.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-01T22:55:40.949Z] #42 58.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-06-01T22:55:40.949Z] #42 58.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-01T22:55:40.949Z] #42 58.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-06-01T22:55:40.949Z] #42 58.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-01T22:55:40.949Z] #42 58.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-06-01T22:55:40.949Z] #42 58.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-06-01T22:55:40.949Z] #42 58.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-01T22:55:40.949Z] #42 58.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-06-01T22:55:40.949Z] #42 58.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-06-01T22:55:40.949Z] #42 58.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-06-01T22:55:40.949Z] #42 58.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-06-01T22:55:40.949Z] #42 58.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-06-01T22:55:40.949Z] #42 58.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-06-01T22:55:40.949Z] #42 58.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-06-01T22:55:40.949Z] #42 58.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-06-01T22:55:40.949Z] #42 60.40 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:55:41.033Z] #23 DONE 8.2s [2021-06-01T22:55:41.033Z] [2021-06-01T22:55:41.033Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:55:41.033Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:55:41.033Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-01T22:55:41.033Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-01T22:55:41.033Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-01T22:55:41.033Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-01T22:55:41.033Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done [2021-06-01T22:55:41.033Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.7s done [2021-06-01T22:55:41.033Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-06-01T22:55:41.033Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.4s done [2021-06-01T22:55:41.033Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.5s done [2021-06-01T22:55:41.033Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.0s done [2021-06-01T22:55:41.033Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s [2021-06-01T22:55:41.033Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.8s done [2021-06-01T22:55:41.209Z] #42 60.89 Fetched 4095 kB in 1s (4242 kB/s) [2021-06-01T22:55:41.209Z] #42 ... [2021-06-01T22:55:41.209Z] [2021-06-01T22:55:41.209Z] #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-06-01T22:55:41.209Z] #56 sha256:f184920922e25aa886fa29b78e44216e81ca43dd23f496e1bd3cd9843c0d209c [2021-06-01T22:55:41.209Z] #56 2.246 + RM_GOPATH=0 [2021-06-01T22:55:41.209Z] #56 2.247 + TMP_GOPATH= [2021-06-01T22:55:41.209Z] #56 2.247 + : /build [2021-06-01T22:55:41.209Z] #56 2.247 + '[' -z '' ']' [2021-06-01T22:55:41.209Z] #56 2.250 ++ mktemp -d [2021-06-01T22:55:41.209Z] #56 2.259 + export GOPATH=/tmp/tmp.t4dOd5ryzA [2021-06-01T22:55:41.209Z] #56 2.259 + GOPATH=/tmp/tmp.t4dOd5ryzA [2021-06-01T22:55:41.209Z] #56 2.259 + RM_GOPATH=1 [2021-06-01T22:55:41.209Z] #56 2.259 + case "$(go env GOARCH)" in [2021-06-01T22:55:41.209Z] #56 2.263 ++ go env GOARCH [2021-06-01T22:55:41.209Z] #56 2.283 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:55:41.209Z] #56 2.283 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:55:41.209Z] #56 2.285 ++ dirname /tmp/install/install.sh [2021-06-01T22:55:41.209Z] #56 2.286 + dir=/tmp/install [2021-06-01T22:55:41.209Z] #56 2.286 + bin=containerd [2021-06-01T22:55:41.209Z] #56 2.286 + shift [2021-06-01T22:55:41.209Z] #56 2.286 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-01T22:55:41.209Z] #56 2.286 + . /tmp/install/containerd.installer [2021-06-01T22:55:41.209Z] #56 2.287 ++ set -e [2021-06-01T22:55:41.209Z] #56 2.287 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-01T22:55:41.209Z] #56 2.291 + install_containerd [2021-06-01T22:55:41.209Z] #56 2.291 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-01T22:55:41.209Z] #56 2.295 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t4dOd5ryzA/src/github.com/containerd/containerd [2021-06-01T22:55:41.209Z] #56 2.298 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-01T22:55:41.209Z] #56 2.311 Cloning into '/tmp/tmp.t4dOd5ryzA/src/github.com/containerd/containerd'... [2021-06-01T22:55:41.209Z] #56 ... [2021-06-01T22:55:41.209Z] [2021-06-01T22:55:41.209Z] #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-06-01T22:55:41.209Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:55:41.209Z] #42 61.04 Selecting previously unselected package libcap-dev:amd64. [2021-06-01T22:55:41.209Z] #42 61.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% [2021-06-01T22:55:41.209Z] #42 ... [2021-06-01T22:55:41.209Z] [2021-06-01T22:55:41.209Z] #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-06-01T22:55:41.209Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:55:41.209Z] #49 51.14 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-01T22:55:41.209Z] #49 59.43 go: finding github.com/fatih/color v1.7.0 [2021-06-01T22:55:41.209Z] #49 59.50 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-01T22:55:41.209Z] #49 59.53 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-01T22:55:41.209Z] #49 59.60 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-01T22:55:41.209Z] #49 59.72 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-01T22:55:41.209Z] #49 59.75 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-01T22:55:41.209Z] #49 59.78 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-01T22:55:41.209Z] #49 59.81 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-01T22:55:41.209Z] #49 59.81 go: finding github.com/pkg/errors v0.8.1 [2021-06-01T22:55:41.209Z] #49 59.95 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-01T22:55:41.209Z] #49 59.95 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-01T22:55:41.209Z] #49 59.98 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-01T22:55:41.209Z] #49 59.99 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T22:55:41.209Z] #49 60.05 go: finding github.com/stretchr/testify v1.4.0 [2021-06-01T22:55:41.209Z] #49 60.09 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-01T22:55:41.209Z] #49 60.09 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-01T22:55:41.209Z] #49 60.10 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-01T22:55:41.209Z] #49 60.13 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-01T22:55:41.209Z] #49 60.15 go: finding github.com/spf13/viper v1.6.1 [2021-06-01T22:55:41.209Z] #49 60.17 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-01T22:55:41.209Z] #49 60.24 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-01T22:55:41.209Z] #49 60.24 go: finding github.com/stretchr/objx v0.2.0 [2021-06-01T22:55:41.209Z] #49 60.39 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-01T22:55:41.209Z] #49 60.39 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-01T22:55:41.209Z] #49 60.49 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-01T22:55:41.209Z] #49 60.54 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-01T22:55:41.209Z] #49 60.54 go: finding github.com/gobwas/glob v0.2.3 [2021-06-01T22:55:41.209Z] #49 60.62 go: finding github.com/spf13/cobra v0.0.5 [2021-06-01T22:55:41.209Z] #49 60.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T22:55:41.209Z] #49 60.73 go: finding github.com/spf13/pflag v1.0.5 [2021-06-01T22:55:41.209Z] #49 60.74 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-01T22:55:41.209Z] #49 60.79 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-01T22:55:41.209Z] #49 60.97 go: finding github.com/magiconair/properties v1.8.1 [2021-06-01T22:55:41.209Z] #49 60.99 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-01T22:55:41.209Z] #49 61.06 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T22:55:41.209Z] #49 61.12 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-01T22:55:41.294Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.3s done [2021-06-01T22:55:41.294Z] #9 ... [2021-06-01T22:55:41.294Z] [2021-06-01T22:55:41.294Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-01T22:55:41.294Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-01T22:55:41.294Z] #63 DONE 1.6s [2021-06-01T22:55:41.294Z] [2021-06-01T22:55:41.294Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:55:41.294Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:55:41.294Z] #9 ... [2021-06-01T22:55:41.294Z] [2021-06-01T22:55:41.294Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-01T22:55:41.294Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-01T22:55:41.294Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-01T22:55:41.294Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-01T22:55:41.294Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-01T22:55:41.294Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-01T22:55:41.294Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.0s done [2021-06-01T22:55:41.294Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.1s [2021-06-01T22:55:41.468Z] #49 61.21 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-01T22:55:41.468Z] #49 61.24 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-01T22:55:41.468Z] #49 ... [2021-06-01T22:55:41.468Z] [2021-06-01T22:55:41.468Z] #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-06-01T22:55:41.468Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:55:41.468Z] #42 61.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-01T22:55:41.468Z] #42 61.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-06-01T22:55:41.468Z] #42 61.19 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-06-01T22:55:41.555Z] #26 ... [2021-06-01T22:55:41.555Z] [2021-06-01T22:55:41.555Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:55:41.555Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:55:42.036Z] #42 61.56 Selecting previously unselected package libnet1:amd64. [2021-06-01T22:55:42.036Z] #42 61.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-01T22:55:42.036Z] #42 61.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:55:42.036Z] #42 61.81 Selecting previously unselected package libnet1-dev. [2021-06-01T22:55:42.036Z] #42 61.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-01T22:55:42.036Z] #42 61.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-01T22:55:42.609Z] #42 62.24 Selecting previously unselected package libnl-3-200:amd64. [2021-06-01T22:55:42.609Z] #42 62.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-01T22:55:42.609Z] #42 62.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:55:42.609Z] #42 62.38 Selecting previously unselected package libnl-3-dev:amd64. [2021-06-01T22:55:42.609Z] #42 62.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-06-01T22:55:42.609Z] #42 62.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-01T22:55:42.727Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-06-01T22:55:42.940Z] #9 ... [2021-06-01T22:55:42.940Z] [2021-06-01T22:55:42.940Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:55:42.940Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-01T22:55:42.940Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-01T22:55:42.940Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-01T22:55:42.940Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-01T22:55:42.940Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.6s done [2021-06-01T22:55:42.940Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s [2021-06-01T22:55:42.940Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-06-01T22:55:42.940Z] #64 ... [2021-06-01T22:55:42.940Z] [2021-06-01T22:55:42.940Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:55:42.940Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:55:42.940Z] #9 ... [2021-06-01T22:55:42.940Z] [2021-06-01T22:55:42.940Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-01T22:55:42.940Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-01T22:55:42.940Z] #64 DONE 10.2s [2021-06-01T22:55:42.940Z] [2021-06-01T22:55:42.940Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:55:42.940Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:55:43.192Z] #42 62.88 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-01T22:55:43.192Z] #42 62.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-01T22:55:43.192Z] #42 62.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:55:43.192Z] #42 63.03 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-06-01T22:55:43.192Z] #42 63.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-06-01T22:55:43.192Z] #42 63.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-01T22:55:43.301Z] ok github.com/docker/docker/builder/remotecontext 0.166s coverage: 13.7% of statements [2021-06-01T22:55:43.451Z] #42 63.17 Selecting previously unselected package zlib1g-dev:amd64. [2021-06-01T22:55:43.451Z] #42 63.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-06-01T22:55:43.451Z] #42 63.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-01T22:55:44.020Z] #42 63.58 Selecting previously unselected package libprotobuf17:amd64. [2021-06-01T22:55:44.020Z] #42 63.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-01T22:55:44.020Z] #42 63.62 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-01T22:55:44.246Z] ok github.com/docker/docker/builder/dockerfile 0.488s coverage: 48.5% of statements [2021-06-01T22:55:44.246Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-01T22:55:45.399Z] #42 64.86 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-06-01T22:55:45.399Z] #42 64.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-06-01T22:55:45.399Z] #42 64.88 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-01T22:55:45.399Z] #42 65.20 Selecting previously unselected package libprotobuf-dev:amd64. [2021-06-01T22:55:45.399Z] #42 65.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-06-01T22:55:45.399Z] #42 65.22 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-01T22:55:45.497Z] #9 ... [2021-06-01T22:55:45.497Z] [2021-06-01T22:55:45.497Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-01T22:55:45.497Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-01T22:55:45.497Z] #65 DONE 0.8s [2021-06-01T22:55:45.497Z] [2021-06-01T22:55:45.497Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:55:45.497Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:55:45.634Z] ok github.com/docker/docker/builder/remotecontext/git 4.355s coverage: 86.3% of statements [2021-06-01T22:55:45.634Z] ? github.com/docker/docker/cli [no test files] [2021-06-01T22:55:45.634Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-01T22:55:45.757Z] #9 ... [2021-06-01T22:55:45.757Z] [2021-06-01T22:55:45.757Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-01T22:55:45.757Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-01T22:55:45.757Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.4s done [2021-06-01T22:55:45.757Z] #26 DONE 13.1s [2021-06-01T22:55:45.757Z] [2021-06-01T22:55:45.757Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:55:45.757Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:55:46.337Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.7s [2021-06-01T22:55:46.598Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.9s done [2021-06-01T22:55:46.776Z] #42 ... [2021-06-01T22:55:46.776Z] [2021-06-01T22:55:46.776Z] #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-06-01T22:55:46.776Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:55:47.173Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-01T22:55:47.747Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-06-01T22:55:47.817Z] #32 66.03 Checking out files: 77% (1176/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-01T22:55:47.817Z] #32 67.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-01T22:55:48.008Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-01T22:55:48.385Z] #32 67.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-01T22:55:48.950Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-06-01T22:55:48.965Z] #32 ... [2021-06-01T22:55:48.965Z] [2021-06-01T22:55:48.965Z] #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-06-01T22:55:48.965Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:55:48.965Z] #45 58.52 sync [2021-06-01T22:55:48.965Z] #45 58.60 internal/reflectlite [2021-06-01T22:55:48.965Z] #45 61.61 github.com/LK4D4/vndr/godl/singleflight [2021-06-01T22:55:48.965Z] #45 62.10 math/rand [2021-06-01T22:55:48.965Z] #45 63.16 internal/singleflight [2021-06-01T22:55:48.965Z] #45 63.97 errors [2021-06-01T22:55:48.965Z] #45 63.98 sort [2021-06-01T22:55:48.965Z] #45 64.70 io [2021-06-01T22:55:48.965Z] #45 65.85 strconv [2021-06-01T22:55:48.965Z] #45 66.58 bytes [2021-06-01T22:55:48.965Z] #45 ... [2021-06-01T22:55:48.965Z] [2021-06-01T22:55:48.965Z] #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-06-01T22:55:48.965Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:55:48.965Z] #36 61.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-01T22:55:48.965Z] #36 61.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-01T22:55:48.965Z] #36 61.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-01T22:55:48.965Z] #36 61.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-01T22:55:48.965Z] #36 61.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-01T22:55:48.965Z] #36 61.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-01T22:55:48.965Z] #36 63.88 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:55:48.965Z] #36 64.18 Fetched 14.9 MB in 3s (5623 kB/s) [2021-06-01T22:55:48.965Z] #36 64.40 Selecting previously unselected package xxd. [2021-06-01T22:55:48.965Z] #36 64.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-01T22:55:48.965Z] #36 64.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-01T22:55:48.965Z] #36 64.54 Unpacking xxd (2:8.1.0875-5) ... [2021-06-01T22:55:48.965Z] #36 65.17 Selecting previously unselected package vim-common. [2021-06-01T22:55:48.965Z] #36 65.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-01T22:55:48.965Z] #36 65.23 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-01T22:55:48.965Z] #36 65.57 Selecting previously unselected package cmake-data. [2021-06-01T22:55:48.965Z] #36 65.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-01T22:55:48.965Z] #36 65.67 Unpacking cmake-data (3.13.4-1) ... [2021-06-01T22:55:49.211Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-01T22:55:49.223Z] #36 ... [2021-06-01T22:55:49.223Z] [2021-06-01T22:55:49.223Z] #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-06-01T22:55:49.223Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:55:49.223Z] #42 67.50 Selecting previously unselected package libprotoc17:amd64. [2021-06-01T22:55:49.224Z] #42 67.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-06-01T22:55:49.224Z] #42 67.54 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-01T22:55:49.224Z] #42 68.69 Selecting previously unselected package protobuf-c-compiler. [2021-06-01T22:55:49.224Z] #42 68.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-06-01T22:55:49.224Z] #42 68.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-01T22:55:49.224Z] #42 68.93 Selecting previously unselected package protobuf-compiler. [2021-06-01T22:55:49.224Z] #42 68.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-06-01T22:55:49.224Z] #42 68.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-06-01T22:55:49.482Z] #42 69.22 Selecting previously unselected package python-pkg-resources. [2021-06-01T22:55:49.482Z] #42 69.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-06-01T22:55:49.482Z] #42 69.32 Unpacking python-pkg-resources (40.8.0-1) ... [2021-06-01T22:55:50.050Z] #42 69.70 Selecting previously unselected package python-six. [2021-06-01T22:55:50.050Z] #42 69.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-06-01T22:55:50.050Z] #42 69.71 Unpacking python-six (1.12.0-1) ... [2021-06-01T22:55:50.050Z] #42 ... [2021-06-01T22:55:50.050Z] [2021-06-01T22:55:50.050Z] #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-06-01T22:55:50.051Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:55:50.051Z] #13 44.19 Reading package lists... [2021-06-01T22:55:50.051Z] #13 54.72 Building dependency tree... [2021-06-01T22:55:50.051Z] #13 59.57 The following additional packages will be installed: [2021-06-01T22:55:50.051Z] #13 59.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-01T22:55:50.051Z] #13 59.59 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-01T22:55:50.051Z] #13 59.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-01T22:55:50.051Z] #13 59.60 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-01T22:55:50.051Z] #13 59.61 mingw-w64-common mingw-w64-x86-64-dev [2021-06-01T22:55:50.051Z] #13 59.63 Suggested packages: [2021-06-01T22:55:50.051Z] #13 59.63 gcc-8-locales seccomp wine64 [2021-06-01T22:55:50.051Z] #13 61.57 The following NEW packages will be installed: [2021-06-01T22:55:50.051Z] #13 61.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-01T22:55:50.051Z] #13 61.60 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-01T22:55:50.051Z] #13 61.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-01T22:55:50.051Z] #13 61.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-01T22:55:50.051Z] #13 61.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-01T22:55:50.051Z] #13 61.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-01T22:55:50.051Z] #13 61.63 The following packages will be upgraded: [2021-06-01T22:55:50.051Z] #13 61.64 libseccomp2 libsystemd0 libudev1 [2021-06-01T22:55:50.051Z] #13 62.15 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-01T22:55:50.051Z] #13 62.15 Need to get 78.2 MB of archives. [2021-06-01T22:55:50.051Z] #13 62.15 After this operation, 487 MB of additional disk space will be used. [2021-06-01T22:55:50.051Z] #13 62.15 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-01T22:55:50.051Z] #13 62.15 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-01T22:55:50.051Z] #13 62.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-01T22:55:50.051Z] #13 62.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-01T22:55:50.051Z] #13 62.28 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-06-01T22:55:50.051Z] #13 62.66 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-06-01T22:55:50.051Z] #13 63.12 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-06-01T22:55:50.051Z] #13 63.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-01T22:55:50.051Z] #13 63.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-01T22:55:50.051Z] #13 63.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-01T22:55:50.051Z] #13 63.82 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-06-01T22:55:50.051Z] #13 64.27 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-06-01T22:55:50.051Z] #13 64.33 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-06-01T22:55:50.309Z] #13 ... [2021-06-01T22:55:50.309Z] [2021-06-01T22:55:50.309Z] #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-06-01T22:55:50.309Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:55:50.309Z] #42 69.97 Selecting previously unselected package python-protobuf. [2021-06-01T22:55:50.310Z] #42 69.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-01T22:55:50.310Z] #42 70.01 Unpacking python-protobuf (3.6.1.3-2) ... [2021-06-01T22:55:50.939Z] ok github.com/docker/docker/client 0.339s coverage: 75.4% of statements [2021-06-01T22:55:51.254Z] #42 70.89 Setting up python-pkg-resources (40.8.0-1) ... [2021-06-01T22:55:51.513Z] #42 ... [2021-06-01T22:55:51.513Z] [2021-06-01T22:55:51.513Z] #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-06-01T22:55:51.513Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:55:51.513Z] #49 61.33 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-01T22:55:51.513Z] #49 61.34 go: finding github.com/spf13/afero v1.1.2 [2021-06-01T22:55:51.513Z] #49 61.38 go: finding github.com/spf13/cast v1.3.0 [2021-06-01T22:55:51.513Z] #49 61.38 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-01T22:55:51.513Z] #49 61.43 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-01T22:55:51.513Z] #49 61.46 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-01T22:55:51.513Z] #49 61.55 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-01T22:55:51.513Z] #49 61.73 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-01T22:55:51.513Z] #49 61.94 go: finding golang.org/x/text v0.3.2 [2021-06-01T22:55:51.513Z] #49 62.03 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-01T22:55:51.513Z] #49 62.13 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-01T22:55:51.513Z] #49 62.17 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-01T22:55:51.513Z] #49 62.21 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-01T22:55:51.513Z] #49 62.25 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-01T22:55:51.513Z] #49 62.35 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-01T22:55:51.513Z] #49 62.36 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-01T22:55:51.513Z] #49 62.37 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-01T22:55:51.513Z] #49 62.38 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-01T22:55:51.513Z] #49 62.38 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-01T22:55:51.513Z] #49 62.43 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-01T22:55:51.513Z] #49 62.43 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-01T22:55:51.513Z] #49 62.50 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-01T22:55:51.513Z] #49 62.59 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-01T22:55:51.513Z] #49 62.59 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-01T22:55:51.513Z] #49 62.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-01T22:55:51.513Z] #49 62.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-01T22:55:51.513Z] #49 62.63 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-01T22:55:51.513Z] #49 62.68 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-01T22:55:51.513Z] #49 62.70 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-01T22:55:51.513Z] #49 62.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-01T22:55:51.513Z] #49 62.92 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-01T22:55:51.513Z] #49 63.11 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-01T22:55:51.513Z] #49 63.15 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-01T22:55:51.513Z] #49 63.23 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-01T22:55:51.513Z] #49 63.30 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-01T22:55:51.513Z] #49 63.38 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-01T22:55:54.523Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-06-01T22:55:54.800Z] #49 ... [2021-06-01T22:55:54.800Z] [2021-06-01T22:55:54.800Z] #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-06-01T22:55:54.800Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:55:54.800Z] #13 68.83 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-06-01T22:55:55.474Z] #9 ... [2021-06-01T22:55:55.474Z] [2021-06-01T22:55:55.474Z] #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-06-01T22:55:55.474Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-01T22:55:55.474Z] #27 1.572 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:55:55.474Z] #27 1.588 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:55:55.474Z] #27 1.588 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:55:55.474Z] #27 1.859 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:55:55.474Z] #27 2.087 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:55:55.474Z] #27 2.433 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:55:55.474Z] #27 4.221 Fetched 8447 kB in 3s (2918 kB/s) [2021-06-01T22:55:55.474Z] #27 4.221 Reading package lists... [2021-06-01T22:55:55.474Z] #27 5.182 Reading package lists... [2021-06-01T22:55:55.474Z] #27 6.116 Building dependency tree... [2021-06-01T22:55:55.474Z] #27 6.439 The following additional packages will be installed: [2021-06-01T22:55:55.474Z] #27 6.439 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-01T22:55:55.474Z] #27 6.439 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-01T22:55:55.474Z] #27 6.439 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-01T22:55:55.474Z] #27 6.441 Suggested packages: [2021-06-01T22:55:55.474Z] #27 6.441 krb5-doc krb5-user [2021-06-01T22:55:55.474Z] #27 6.441 Recommended packages: [2021-06-01T22:55:55.474Z] #27 6.441 krb5-locales publicsuffix libsasl2-modules [2021-06-01T22:55:55.474Z] #27 6.730 The following NEW packages will be installed: [2021-06-01T22:55:55.474Z] #27 6.732 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-01T22:55:55.474Z] #27 6.732 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-01T22:55:55.474Z] #27 6.732 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-01T22:55:55.474Z] #27 6.732 libssh2-1 libssl1.1 openssl [2021-06-01T22:55:55.474Z] #27 7.021 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-01T22:55:55.474Z] #27 7.021 Need to get 5059 kB of archives. [2021-06-01T22:55:55.474Z] #27 7.021 After this operation, 12.1 MB of additional disk space will be used. [2021-06-01T22:55:55.474Z] #27 7.021 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-01T22:55:55.474Z] #27 7.021 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-01T22:55:55.474Z] #27 7.032 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-01T22:55:55.474Z] #27 7.033 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-01T22:55:55.474Z] #27 7.044 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-01T22:55:55.474Z] #27 7.047 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-01T22:55:55.474Z] #27 7.062 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-01T22:55:55.474Z] #27 7.074 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-01T22:55:55.474Z] #27 7.080 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-01T22:55:55.474Z] #27 7.080 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-01T22:55:55.474Z] #27 7.080 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-01T22:55:55.474Z] #27 7.096 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-01T22:55:55.474Z] #27 7.096 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-01T22:55:55.474Z] #27 7.096 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-01T22:55:55.474Z] #27 7.096 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-01T22:55:55.474Z] #27 7.096 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-01T22:55:55.474Z] #27 7.105 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-01T22:55:55.474Z] #27 7.105 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-01T22:55:55.474Z] #27 7.112 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-01T22:55:55.474Z] #27 7.112 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-01T22:55:55.474Z] #27 7.116 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-01T22:55:55.474Z] #27 7.314 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:55:55.474Z] #27 7.343 Fetched 5059 kB in 0s (14.2 MB/s) [2021-06-01T22:55:55.474Z] #27 7.386 Selecting previously unselected package libssl1.1:amd64. [2021-06-01T22:55:55.474Z] #27 7.386 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-01T22:55:55.474Z] #27 7.391 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 7.399 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-01T22:55:55.474Z] #27 7.664 Selecting previously unselected package openssl. [2021-06-01T22:55:55.474Z] #27 7.664 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 7.668 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-01T22:55:55.474Z] #27 7.916 Selecting previously unselected package ca-certificates. [2021-06-01T22:55:55.474Z] #27 7.916 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-01T22:55:55.474Z] #27 7.922 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-01T22:55:55.474Z] #27 8.074 Selecting previously unselected package libkeyutils1:amd64. [2021-06-01T22:55:55.474Z] #27 8.074 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.079 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-01T22:55:55.474Z] #27 8.123 Selecting previously unselected package libkrb5support0:amd64. [2021-06-01T22:55:55.474Z] #27 8.123 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.128 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:55:55.474Z] #27 8.191 Selecting previously unselected package libk5crypto3:amd64. [2021-06-01T22:55:55.474Z] #27 8.191 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.196 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:55:55.474Z] #27 8.274 Selecting previously unselected package libkrb5-3:amd64. [2021-06-01T22:55:55.474Z] #27 8.274 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.284 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:55:55.474Z] #27 8.435 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-01T22:55:55.474Z] #27 8.435 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.444 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:55:55.474Z] #27 8.516 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-01T22:55:55.474Z] #27 8.516 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.525 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-01T22:55:55.474Z] #27 8.585 Selecting previously unselected package libsasl2-2:amd64. [2021-06-01T22:55:55.474Z] #27 8.585 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.592 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-01T22:55:55.474Z] #27 8.663 Selecting previously unselected package libldap-common. [2021-06-01T22:55:55.474Z] #27 8.663 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-01T22:55:55.474Z] #27 8.665 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-01T22:55:55.474Z] #27 8.728 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-01T22:55:55.474Z] #27 8.728 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.733 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-01T22:55:55.474Z] #27 8.834 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-01T22:55:55.474Z] #27 8.834 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.839 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-01T22:55:55.474Z] #27 8.935 Selecting previously unselected package libpsl5:amd64. [2021-06-01T22:55:55.474Z] #27 8.937 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 8.950 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-01T22:55:55.474Z] #27 8.998 Selecting previously unselected package librtmp1:amd64. [2021-06-01T22:55:55.474Z] #27 8.998 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 9.002 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-01T22:55:55.474Z] #27 9.072 Selecting previously unselected package libssh2-1:amd64. [2021-06-01T22:55:55.474Z] #27 9.072 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 9.077 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-01T22:55:55.474Z] #27 9.149 Selecting previously unselected package libcurl4:amd64. [2021-06-01T22:55:55.474Z] #27 9.149 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 9.156 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-01T22:55:55.474Z] #27 9.270 Selecting previously unselected package curl. [2021-06-01T22:55:55.474Z] #27 9.270 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 9.281 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-01T22:55:55.474Z] #27 9.383 Selecting previously unselected package libonig5:amd64. [2021-06-01T22:55:55.474Z] #27 9.384 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 9.390 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:55:55.474Z] #27 9.477 Selecting previously unselected package libjq1:amd64. [2021-06-01T22:55:55.474Z] #27 9.477 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 9.481 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:55:55.474Z] #27 9.552 Selecting previously unselected package jq. [2021-06-01T22:55:55.474Z] #27 9.552 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:55:55.474Z] #27 9.553 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-01T22:55:55.474Z] #27 9.633 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-01T22:55:55.474Z] #27 9.646 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-01T22:55:55.474Z] #27 9.660 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-01T22:55:55.735Z] #27 9.779 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-01T22:55:55.735Z] #27 9.793 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-01T22:55:55.735Z] #27 9.809 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:55:55.735Z] #27 9.827 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-01T22:55:55.735Z] #27 9.845 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-01T22:55:55.735Z] #27 9.858 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:55:55.735Z] #27 9.870 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-01T22:55:55.735Z] #27 9.882 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-01T22:55:55.735Z] #27 ... [2021-06-01T22:55:55.735Z] [2021-06-01T22:55:55.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:55:55.735Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:55:55.735Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done [2021-06-01T22:55:55.999Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-06-01T22:55:56.180Z] #13 ... [2021-06-01T22:55:56.180Z] [2021-06-01T22:55:56.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-06-01T22:55:56.180Z] #51 sha256:6df54ae1ffacc087447ce641ad5bd45aad3e7db520d5b7aa94fbb16d17caef3f [2021-06-01T22:55:56.180Z] #51 65.87 io [2021-06-01T22:55:56.180Z] #51 65.93 internal/oserror [2021-06-01T22:55:56.180Z] #51 66.11 syscall [2021-06-01T22:55:56.180Z] #51 67.58 bytes [2021-06-01T22:55:56.180Z] #51 71.17 strconv [2021-06-01T22:55:56.180Z] #51 75.80 reflect [2021-06-01T22:55:56.180Z] #51 ... [2021-06-01T22:55:56.180Z] [2021-06-01T22:55:56.180Z] #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-06-01T22:55:56.180Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:55:56.180Z] #36 70.38 Selecting previously unselected package libicu63:amd64. [2021-06-01T22:55:56.180Z] #36 70.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-01T22:55:56.180Z] #36 70.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:55:56.752Z] #36 ... [2021-06-01T22:55:56.752Z] [2021-06-01T22:55:56.752Z] #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-06-01T22:55:56.752Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:55:56.752Z] #13 71.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-01T22:55:56.752Z] #13 71.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-01T22:55:56.752Z] #13 71.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-01T22:55:57.010Z] #13 71.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-01T22:55:57.010Z] #13 71.14 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-06-01T22:55:57.010Z] #13 71.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-01T22:55:57.010Z] #13 71.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-01T22:55:57.010Z] #13 71.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-01T22:55:57.010Z] #13 71.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-01T22:55:57.010Z] #13 71.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-01T22:55:57.010Z] #13 71.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-01T22:55:57.010Z] #13 71.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-01T22:55:57.010Z] #13 71.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-01T22:55:57.010Z] #13 71.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-01T22:55:57.174Z] INFO: Extraction ended at 06/01/2021 22:55:56. Duration:00:00:17.7687935 [2021-06-01T22:55:57.174Z] INFO: Updating the golang and path environment variables [2021-06-01T22:55:57.174Z] INFO: GOPATH=d:\gopath [2021-06-01T22:55:57.174Z] INFO: go version go1.13.15 windows/amd64 [2021-06-01T22:55:57.174Z] INFO: Running the daemon under test in debug mode [2021-06-01T22:55:57.174Z] INFO: Starting a daemon under test... [2021-06-01T22:55:57.174Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42446\4\daemon --pidfile d:\CI\PR-42446\4\docker.pid -D [2021-06-01T22:55:57.174Z] INFO: Process started successfully. [2021-06-01T22:55:57.174Z] INFO: Start tailing logs of the daemon under tests [2021-06-01T22:55:57.174Z] INFO: Waiting for the daemon under test to start... [2021-06-01T22:55:58.395Z] #13 72.26 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:55:58.395Z] #13 72.49 Fetched 78.2 MB in 10s (8233 kB/s) [2021-06-01T22:55:58.657Z] #13 72.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-01T22:55:58.657Z] #13 72.84 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-01T22:55:58.657Z] #13 72.89 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-01T22:55:59.595Z] #13 ... [2021-06-01T22:55:59.595Z] [2021-06-01T22:55:59.595Z] #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-06-01T22:55:59.595Z] #47 sha256:04bbc423acf40661a72ca4d3fbec384d803b4319f6251cb463b70d16fa4bc568 [2021-06-01T22:55:59.595Z] #47 DONE 79.2s [2021-06-01T22:55:59.595Z] [2021-06-01T22:55:59.595Z] #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-06-01T22:55:59.595Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:55:59.595Z] #13 73.75 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-01T22:55:59.858Z] #13 73.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-06-01T22:55:59.858Z] #13 74.10 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-01T22:56:00.117Z] #13 74.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-01T22:56:00.376Z] #13 74.48 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-01T22:56:00.376Z] #13 ... [2021-06-01T22:56:00.376Z] [2021-06-01T22:56:00.376Z] #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-06-01T22:56:00.376Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:56:00.376Z] #45 70.15 bufio [2021-06-01T22:56:00.376Z] #45 71.61 reflect [2021-06-01T22:56:00.376Z] #45 72.95 syscall [2021-06-01T22:56:00.635Z] #45 ... [2021-06-01T22:56:00.635Z] [2021-06-01T22:56:00.635Z] #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-06-01T22:56:00.635Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:56:00.895Z] #13 74.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-01T22:56:00.895Z] #13 74.97 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-01T22:56:00.895Z] #13 74.98 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-01T22:56:01.158Z] #13 75.43 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-01T22:56:01.291Z] #9 ... [2021-06-01T22:56:01.291Z] [2021-06-01T22:56:01.291Z] #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-06-01T22:56:01.291Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-01T22:56:01.291Z] #27 9.902 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:56:01.291Z] #27 9.916 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-01T22:56:01.291Z] #27 9.935 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:56:01.291Z] #27 9.949 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:56:01.291Z] #27 9.961 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-01T22:56:01.291Z] #27 9.976 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-01T22:56:01.291Z] #27 10.79 Updating certificates in /etc/ssl/certs... [2021-06-01T22:56:01.291Z] #27 12.07 137 added, 0 removed; done. [2021-06-01T22:56:01.291Z] #27 12.12 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-01T22:56:01.291Z] #27 12.14 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-01T22:56:01.291Z] #27 12.16 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-01T22:56:01.291Z] #27 12.17 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-01T22:56:01.291Z] #27 12.18 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:56:01.291Z] #27 12.21 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-01T22:56:01.291Z] #27 12.22 Updating certificates in /etc/ssl/certs... [2021-06-01T22:56:01.291Z] #27 13.20 0 added, 0 removed; done. [2021-06-01T22:56:01.291Z] #27 13.20 Running hooks in /etc/ca-certificates/update.d... [2021-06-01T22:56:01.291Z] #27 13.20 done. [2021-06-01T22:56:01.291Z] #27 DONE 15.1s [2021-06-01T22:56:01.291Z] [2021-06-01T22:56:01.291Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:56:01.292Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:56:01.292Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.8s done [2021-06-01T22:56:01.292Z] #9 ... [2021-06-01T22:56:01.292Z] [2021-06-01T22:56:01.292Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-01T22:56:01.292Z] #28 sha256:1aeeb8564d2a763884ff29eba130c5b333db3ac1d7eaa14b0682e49d42058c68 [2021-06-01T22:56:01.292Z] #28 DONE 0.1s [2021-06-01T22:56:01.292Z] [2021-06-01T22:56:01.292Z] #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-06-01T22:56:01.292Z] #29 sha256:0b1783289d0fbab6329b16905084c080a9e42837dcf3047e130c7224e49f43dc [2021-06-01T22:56:01.418Z] #13 75.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-01T22:56:01.418Z] #13 75.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 ... 15410 files and directories currently installed.) [2021-06-01T22:56:01.418Z] #13 75.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-01T22:56:01.418Z] #13 75.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-01T22:56:02.649Z] #49 92.65 + /build/golangci-lint --version [2021-06-01T22:56:02.650Z] #49 92.82 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-01T22:56:02.650Z] #49 DONE 93.1s [2021-06-01T22:56:02.650Z] [2021-06-01T22:56:02.650Z] #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-06-01T22:56:02.650Z] #56 sha256:24b74ceac4d4dd40f981de5cb464ec948e8d6de52efc7bc095220ef00980d38a [2021-06-01T22:56:02.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-01T22:56:02.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-01T22:56:02.905Z] #56 ... [2021-06-01T22:56:02.905Z] [2021-06-01T22:56:02.905Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-01T22:56:02.905Z] #50 sha256:114e55ac4e587117a57943936fd65621ec5f0eb40a16703d3068d31ababddae0 [2021-06-01T22:56:02.905Z] #50 DONE 0.3s [2021-06-01T22:56:02.905Z] [2021-06-01T22:56:02.905Z] #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-06-01T22:56:02.905Z] #56 sha256:24b74ceac4d4dd40f981de5cb464ec948e8d6de52efc7bc095220ef00980d38a [2021-06-01T22:56:03.163Z] #56 ... [2021-06-01T22:56:03.163Z] [2021-06-01T22:56:03.163Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-01T22:56:03.163Z] #52 sha256:4fe479ede9adfcbbd6c34737e98866f1accb8a9fae9e2273dc22684580951d32 [2021-06-01T22:56:03.209Z] #29 1.985 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-01T22:56:03.209Z] #29 2.069 [2021-06-01T22:56:03.419Z] #52 DONE 0.1s [2021-06-01T22:56:03.419Z] [2021-06-01T22:56:03.419Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-01T22:56:03.419Z] #54 sha256:e6ff941fb6bd48996c6226dd5f7b2364dd9c4e23b59134ca471afe3281864150 [2021-06-01T22:56:03.419Z] #54 DONE 0.2s [2021-06-01T22:56:03.419Z] [2021-06-01T22:56:03.419Z] #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-06-01T22:56:03.419Z] #56 sha256:24b74ceac4d4dd40f981de5cb464ec948e8d6de52efc7bc095220ef00980d38a [2021-06-01T22:56:03.731Z] #29 2.198 ###### 8.4% ########################## 36.7% ######################################## 56.6% ###################################################### 76.0% ##################################################################### 96.1% ######################################################################## 100.0% [2021-06-01T22:56:03.731Z] #29 2.730 [2021-06-01T22:56:03.959Z] #13 77.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-01T22:56:03.959Z] #13 77.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-01T22:56:03.959Z] #13 77.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-01T22:56:03.996Z] #29 2.863 ############################################# 63.7% ######################################################################## 100.0% [2021-06-01T22:56:03.996Z] #29 2.984 [2021-06-01T22:56:04.257Z] #29 3.110 ############################################################# 85.2% ######################################################################## 100.0% [2021-06-01T22:56:04.257Z] #29 3.233 [2021-06-01T22:56:04.780Z] #29 3.363 ######### 13.6% ######################### 35.5% ####################################### 55.0% ######################################### 58.2% ############################################################### 88.2% ######################################################################## 100.0% [2021-06-01T22:56:05.041Z] #29 3.920 [2021-06-01T22:56:05.342Z] #13 ... [2021-06-01T22:56:05.342Z] [2021-06-01T22:56:05.342Z] #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-06-01T22:56:05.342Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:56:05.342Z] #36 79.21 Selecting previously unselected package libxml2:amd64. [2021-06-01T22:56:05.342Z] #36 79.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-01T22:56:05.342Z] #36 79.24 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-01T22:56:05.342Z] #36 80.17 Selecting previously unselected package libarchive13:amd64. [2021-06-01T22:56:05.342Z] #36 80.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-01T22:56:05.342Z] #36 80.18 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-01T22:56:05.342Z] #36 80.86 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-01T22:56:05.342Z] #36 80.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-01T22:56:05.342Z] #36 80.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-01T22:56:05.342Z] #36 81.00 Selecting previously unselected package librhash0:amd64. [2021-06-01T22:56:05.342Z] #36 81.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-01T22:56:05.342Z] #36 81.01 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-01T22:56:05.342Z] #36 81.14 Selecting previously unselected package libuv1:amd64. [2021-06-01T22:56:05.342Z] #36 81.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-01T22:56:05.342Z] #36 81.15 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-01T22:56:05.342Z] #36 81.27 Selecting previously unselected package cmake. [2021-06-01T22:56:05.342Z] #36 81.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-01T22:56:05.342Z] #36 81.28 Unpacking cmake (3.13.4-1) ... [2021-06-01T22:56:05.342Z] #36 84.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:56:05.342Z] #36 84.05 Setting up xxd (2:8.1.0875-5) ... [2021-06-01T22:56:05.342Z] #36 84.08 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-01T22:56:05.342Z] #36 84.09 Setting up vim-common (2:8.1.0875-5) ... [2021-06-01T22:56:05.342Z] #36 84.12 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-01T22:56:05.342Z] #36 84.14 Setting up cmake-data (3.13.4-1) ... [2021-06-01T22:56:05.342Z] #36 84.18 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-01T22:56:05.342Z] #36 84.20 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-01T22:56:05.342Z] #36 84.22 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-01T22:56:05.342Z] #36 84.23 Setting up cmake (3.13.4-1) ... [2021-06-01T22:56:05.342Z] #36 84.25 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:56:05.342Z] #36 84.34 Processing triggers for mime-support (3.62) ... [2021-06-01T22:56:05.342Z] #36 DONE 85.2s [2021-06-01T22:56:05.601Z] [2021-06-01T22:56:05.601Z] #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-06-01T22:56:05.601Z] #37 sha256:6badb7ad892b633e05360aab04fe8f6765518d62f34bea8060f98b36e49c04c8 [2021-06-01T22:56:05.979Z] #56 97.28 + bin/containerd [2021-06-01T22:56:06.538Z] #37 1.210 + RM_GOPATH=0 [2021-06-01T22:56:06.538Z] #37 1.210 + TMP_GOPATH= [2021-06-01T22:56:06.538Z] #37 1.210 + : /build [2021-06-01T22:56:06.538Z] #37 1.210 + '[' -z '' ']' [2021-06-01T22:56:06.538Z] #37 1.210 ++ mktemp -d [2021-06-01T22:56:06.538Z] #37 1.210 + export GOPATH=/tmp/tmp.eqml38nORL [2021-06-01T22:56:06.538Z] #37 1.210 + GOPATH=/tmp/tmp.eqml38nORL [2021-06-01T22:56:06.538Z] #37 1.210 + RM_GOPATH=1 [2021-06-01T22:56:06.538Z] #37 1.210 + case "$(go env GOARCH)" in [2021-06-01T22:56:06.538Z] #37 1.210 ++ go env GOARCH [2021-06-01T22:56:06.538Z] #37 1.243 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:06.538Z] #37 1.243 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:06.538Z] #37 1.244 ++ dirname /tmp/install/install.sh [2021-06-01T22:56:06.538Z] #37 1.246 + dir=/tmp/install [2021-06-01T22:56:06.538Z] #37 1.246 + bin=tini [2021-06-01T22:56:06.538Z] #37 1.247 + shift [2021-06-01T22:56:06.538Z] #37 1.247 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-01T22:56:06.538Z] #37 1.247 + . /tmp/install/tini.installer [2021-06-01T22:56:06.538Z] #37 1.251 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-01T22:56:06.538Z] #37 1.255 + install_tini [2021-06-01T22:56:06.538Z] #37 1.255 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-01T22:56:06.538Z] #37 1.255 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-01T22:56:06.538Z] #37 1.255 + git clone https://github.com/krallin/tini.git /tmp/tmp.eqml38nORL/tini [2021-06-01T22:56:06.538Z] #37 1.259 Cloning into '/tmp/tmp.eqml38nORL/tini'... [2021-06-01T22:56:06.880Z] #29 4.043 ### 4.5% ####### 9.8% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-06-01T22:56:06.880Z] #29 5.903 [2021-06-01T22:56:07.107Z] #37 ... [2021-06-01T22:56:07.107Z] [2021-06-01T22:56:07.107Z] #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-06-01T22:56:07.107Z] #51 sha256:6df54ae1ffacc087447ce641ad5bd45aad3e7db520d5b7aa94fbb16d17caef3f [2021-06-01T22:56:07.107Z] #51 76.71 time [2021-06-01T22:56:07.107Z] #51 82.20 context [2021-06-01T22:56:07.107Z] #51 83.19 internal/poll [2021-06-01T22:56:07.107Z] #51 85.06 internal/syscall/execenv [2021-06-01T22:56:07.107Z] #51 85.26 internal/syscall/unix [2021-06-01T22:56:07.107Z] #51 85.61 os [2021-06-01T22:56:07.107Z] #51 ... [2021-06-01T22:56:07.107Z] [2021-06-01T22:56:07.107Z] #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-06-01T22:56:07.107Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:56:07.107Z] #13 80.94 Selecting previously unselected package binutils-mingw-w64. [2021-06-01T22:56:07.107Z] #13 80.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-01T22:56:07.107Z] #13 80.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-01T22:56:07.107Z] #13 81.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-01T22:56:07.107Z] #13 81.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-01T22:56:07.107Z] #13 81.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-01T22:56:07.107Z] #13 81.26 Selecting previously unselected package dmsetup. [2021-06-01T22:56:07.107Z] #13 81.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-01T22:56:07.107Z] #13 81.27 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-01T22:56:07.150Z] #29 6.192 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-01T22:56:07.367Z] #13 81.43 Selecting previously unselected package mingw-w64-common. [2021-06-01T22:56:07.367Z] #13 81.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-01T22:56:07.367Z] #13 81.46 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-01T22:56:07.367Z] #13 ... [2021-06-01T22:56:07.367Z] [2021-06-01T22:56:07.367Z] #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-06-01T22:56:07.367Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:56:07.367Z] #42 77.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-01T22:56:07.367Z] #42 77.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:56:07.367Z] #42 77.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:56:07.367Z] #42 77.08 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-01T22:56:07.367Z] #42 77.09 Setting up python-six (1.12.0-1) ... [2021-06-01T22:56:07.367Z] #42 81.68 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-01T22:56:07.367Z] #42 81.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:56:07.367Z] #42 81.71 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-01T22:56:07.367Z] #42 81.73 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-06-01T22:56:07.367Z] #42 81.74 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-01T22:56:07.367Z] #42 81.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-06-01T22:56:07.367Z] #42 81.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-01T22:56:07.367Z] #42 81.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-01T22:56:07.367Z] #42 81.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-01T22:56:07.367Z] #42 81.82 Setting up python-protobuf (3.6.1.3-2) ... [2021-06-01T22:56:07.367Z] #42 ... [2021-06-01T22:56:07.367Z] [2021-06-01T22:56:07.367Z] #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-06-01T22:56:07.367Z] #37 sha256:6badb7ad892b633e05360aab04fe8f6765518d62f34bea8060f98b36e49c04c8 [2021-06-01T22:56:07.367Z] #37 1.960 + cd /tmp/tmp.eqml38nORL/tini [2021-06-01T22:56:07.367Z] #37 1.960 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-01T22:56:07.367Z] #37 1.967 + cmake . [2021-06-01T22:56:07.411Z] #29 6.303 [2021-06-01T22:56:07.411Z] #29 6.375 ######################################################################## 100.0% [2021-06-01T22:56:07.411Z] #29 6.407 [2021-06-01T22:56:07.935Z] #37 2.449 -- The C compiler identification is GNU 8.3.0 [2021-06-01T22:56:07.935Z] #37 2.491 -- Check for working C compiler: /usr/bin/cc [2021-06-01T22:56:07.984Z] #29 6.747 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-01T22:56:07.984Z] #29 6.849 [2021-06-01T22:56:07.984Z] #29 7.010 0.1% ######################################################################## 100.0% [2021-06-01T22:56:08.254Z] #29 7.068 [2021-06-01T22:56:08.504Z] #37 ... [2021-06-01T22:56:08.504Z] [2021-06-01T22:56:08.504Z] #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-06-01T22:56:08.504Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:56:08.504Z] #42 87.71 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-01T22:56:08.504Z] #42 87.72 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:56:08.504Z] #42 DONE 88.2s [2021-06-01T22:56:08.504Z] [2021-06-01T22:56:08.504Z] #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-06-01T22:56:08.504Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:56:08.528Z] #29 7.457 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-01T22:56:08.791Z] #29 7.585 [2021-06-01T22:56:09.316Z] #29 7.719 ## 3.5% ############### 22.2% #################################### 51.2% ########################################### 60.6% ########################################################### 82.6% ######################################################################## 100.0% [2021-06-01T22:56:09.316Z] #29 8.213 [2021-06-01T22:56:09.577Z] #29 8.527 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-01T22:56:09.577Z] #29 8.637 [2021-06-01T22:56:09.837Z] #29 8.738 ######################################################################## 100.0% [2021-06-01T22:56:09.837Z] #29 8.772 [2021-06-01T22:56:10.100Z] #29 8.985 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-01T22:56:10.100Z] #29 9.071 [2021-06-01T22:56:10.100Z] #29 9.139 ######################################################################## 100.0% [2021-06-01T22:56:10.100Z] #29 9.167 [2021-06-01T22:56:10.100Z] #29 9.199 Download of images into '/build' complete. [2021-06-01T22:56:10.100Z] #29 9.199 Use something like the following to load the result into a Docker daemon: [2021-06-01T22:56:10.100Z] #29 9.199 tar -cC '/build' . | docker load [2021-06-01T22:56:11.041Z] #43 2.345 Note: Building without setproctitle() and strlcpy() support. [2021-06-01T22:56:11.042Z] #43 2.346 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-01T22:56:11.042Z] #43 2.352 Note: Building without GnuTLS support [2021-06-01T22:56:11.042Z] #43 2.372 Makefile.config:39: Warn: you have no libnftables installed [2021-06-01T22:56:11.042Z] #43 2.372 Makefile.config:40: Warn: Building without nftables support [2021-06-01T22:56:11.485Z] #29 ... [2021-06-01T22:56:11.486Z] [2021-06-01T22:56:11.486Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-01T22:56:11.486Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-01T22:56:11.486Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.9s [2021-06-01T22:56:11.638Z] #43 ... [2021-06-01T22:56:11.638Z] [2021-06-01T22:56:11.638Z] #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-06-01T22:56:11.638Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:56:11.638Z] #45 81.24 time [2021-06-01T22:56:11.638Z] #45 85.09 internal/fmtsort [2021-06-01T22:56:11.638Z] #45 86.13 strings [2021-06-01T22:56:11.638Z] #45 86.71 os [2021-06-01T22:56:11.638Z] #45 88.69 regexp/syntax [2021-06-01T22:56:11.638Z] #45 90.27 fmt [2021-06-01T22:56:11.638Z] #45 ... [2021-06-01T22:56:11.638Z] [2021-06-01T22:56:11.638Z] #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-06-01T22:56:11.638Z] #51 sha256:6df54ae1ffacc087447ce641ad5bd45aad3e7db520d5b7aa94fbb16d17caef3f [2021-06-01T22:56:11.638Z] #51 89.22 encoding/base64 [2021-06-01T22:56:11.638Z] #51 89.67 fmt [2021-06-01T22:56:11.638Z] #51 89.74 path/filepath [2021-06-01T22:56:11.638Z] #51 91.17 golang.org/x/sys/unix [2021-06-01T22:56:12.871Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.6s done [2021-06-01T22:56:13.812Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-06-01T22:56:13.812Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-01T22:56:14.963Z] #51 94.24 encoding/json [2021-06-01T22:56:14.963Z] #51 ... [2021-06-01T22:56:14.963Z] [2021-06-01T22:56:14.963Z] #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-06-01T22:56:14.963Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:56:14.963Z] #43 4.177 fatal: not a git repository (or any of the parent directories): .git [2021-06-01T22:56:14.963Z] #43 4.244 GEN .gitid [2021-06-01T22:56:14.963Z] #43 4.259 GEN criu/include/version.h [2021-06-01T22:56:14.963Z] #43 4.343 GEN include/common/asm [2021-06-01T22:56:14.963Z] #43 5.958 PBCC images/timens.pb-c.c [2021-06-01T22:56:14.963Z] #43 6.035 DEP images/timens.pb-c.d [2021-06-01T22:56:14.963Z] #43 6.094 PBCC images/fown.pb-c.c [2021-06-01T22:56:14.963Z] #43 6.107 PBCC images/google/protobuf/descriptor.pb-c.c [2021-06-01T22:56:14.963Z] #43 6.220 PBCC images/opts.pb-c.c [2021-06-01T22:56:14.963Z] #43 6.244 PBCC images/memfd.pb-c.c [2021-06-01T22:56:14.963Z] #43 6.296 DEP images/fown.pb-c.d [2021-06-01T22:56:14.963Z] #43 6.360 DEP images/google/protobuf/descriptor.pb-c.d [2021-06-01T22:56:14.963Z] #43 6.405 DEP images/opts.pb-c.d [2021-06-01T22:56:14.963Z] #43 6.450 DEP images/memfd.pb-c.d [2021-06-01T22:56:14.963Z] #43 6.520 PBCC images/sit.pb-c.c [2021-06-01T22:56:14.963Z] #43 6.587 DEP images/sit.pb-c.d [2021-06-01T22:56:14.963Z] #43 6.659 PBCC images/macvlan.pb-c.c [2021-06-01T22:56:15.224Z] #43 6.689 DEP images/macvlan.pb-c.d [2021-06-01T22:56:15.224Z] #43 6.781 PBCC images/autofs.pb-c.c [2021-06-01T22:56:15.224Z] #43 ... [2021-06-01T22:56:15.224Z] [2021-06-01T22:56:15.224Z] #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-06-01T22:56:15.224Z] #37 sha256:6badb7ad892b633e05360aab04fe8f6765518d62f34bea8060f98b36e49c04c8 [2021-06-01T22:56:15.224Z] #37 3.335 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-01T22:56:15.224Z] #37 3.351 -- Detecting C compiler ABI info [2021-06-01T22:56:15.224Z] #37 4.160 -- Detecting C compiler ABI info - done [2021-06-01T22:56:15.224Z] #37 4.205 -- Detecting C compile features [2021-06-01T22:56:15.224Z] #37 6.338 -- Detecting C compile features - done [2021-06-01T22:56:15.224Z] #37 6.370 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-01T22:56:15.224Z] #37 6.669 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-01T22:56:15.224Z] #37 6.757 -- Configuring done [2021-06-01T22:56:15.224Z] #37 6.789 -- Generating done [2021-06-01T22:56:15.224Z] #37 6.805 -- Build files have been written to: /tmp/tmp.eqml38nORL/tini [2021-06-01T22:56:15.224Z] #37 6.812 + make tini-static [2021-06-01T22:56:15.224Z] #37 7.159 Scanning dependencies of target tini-static [2021-06-01T22:56:15.224Z] #37 7.239 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-01T22:56:15.224Z] #37 8.668 [100%] Linking C executable tini-static [2021-06-01T22:56:15.224Z] #37 9.388 [100%] Built target tini-static [2021-06-01T22:56:15.224Z] #37 9.426 + mkdir -p /build [2021-06-01T22:56:15.224Z] #37 9.432 + cp tini-static /build/docker-init [2021-06-01T22:56:15.224Z] #37 DONE 9.9s [2021-06-01T22:56:15.224Z] [2021-06-01T22:56:15.224Z] #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-06-01T22:56:15.224Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:56:15.224Z] #43 6.822 DEP images/autofs.pb-c.d [2021-06-01T22:56:15.224Z] #43 6.868 PBCC images/sysctl.pb-c.c [2021-06-01T22:56:15.224Z] #43 6.908 DEP images/sysctl.pb-c.d [2021-06-01T22:56:15.484Z] #43 6.936 PBCC images/time.pb-c.c [2021-06-01T22:56:15.484Z] #43 6.964 DEP images/time.pb-c.d [2021-06-01T22:56:15.484Z] #43 7.008 PBCC images/binfmt-misc.pb-c.c [2021-06-01T22:56:15.484Z] #43 7.036 DEP images/binfmt-misc.pb-c.d [2021-06-01T22:56:15.484Z] #43 7.080 PBCC images/seccomp.pb-c.c [2021-06-01T22:56:15.484Z] #43 7.108 DEP images/seccomp.pb-c.d [2021-06-01T22:56:15.745Z] #43 7.202 PBCC images/userns.pb-c.c [2021-06-01T22:56:15.745Z] #43 7.202 DEP images/userns.pb-c.d [2021-06-01T22:56:15.745Z] #43 7.282 PBCC images/cgroup.pb-c.c [2021-06-01T22:56:15.745Z] #43 7.325 DEP images/cgroup.pb-c.d [2021-06-01T22:56:15.745Z] #43 7.402 PBCC images/ext-file.pb-c.c [2021-06-01T22:56:16.004Z] #43 7.428 DEP images/ext-file.pb-c.d [2021-06-01T22:56:16.004Z] #43 7.536 PBCC images/rpc.pb-c.c [2021-06-01T22:56:16.004Z] #43 7.658 DEP images/rpc.pb-c.d [2021-06-01T22:56:16.263Z] #43 7.750 PBCC images/siginfo.pb-c.c [2021-06-01T22:56:16.263Z] #43 7.796 DEP images/siginfo.pb-c.d [2021-06-01T22:56:16.263Z] #43 7.876 PBCC images/pagemap.pb-c.c [2021-06-01T22:56:16.263Z] #43 7.975 DEP images/pagemap.pb-c.d [2021-06-01T22:56:16.522Z] #43 8.093 PBCC images/rlimit.pb-c.c [2021-06-01T22:56:16.522Z] #43 8.128 DEP images/rlimit.pb-c.d [2021-06-01T22:56:16.522Z] #43 8.153 PBCC images/file-lock.pb-c.c [2021-06-01T22:56:16.522Z] #43 8.187 DEP images/file-lock.pb-c.d [2021-06-01T22:56:16.522Z] #43 8.236 PBCC images/tty.pb-c.c [2021-06-01T22:56:16.781Z] #43 8.281 DEP images/tty.pb-c.d [2021-06-01T22:56:16.781Z] #43 8.330 PBCC images/tun.pb-c.c [2021-06-01T22:56:16.781Z] #43 8.365 PBCC images/netdev.pb-c.c [2021-06-01T22:56:16.781Z] #43 8.406 DEP images/tun.pb-c.d [2021-06-01T22:56:16.781Z] #43 8.486 DEP images/netdev.pb-c.d [2021-06-01T22:56:17.040Z] #43 8.527 PBCC images/vma.pb-c.c [2021-06-01T22:56:17.040Z] #43 8.590 DEP images/vma.pb-c.d [2021-06-01T22:56:17.040Z] #43 8.691 PBCC images/creds.pb-c.c [2021-06-01T22:56:17.111Z] #9 DONE 44.2s [2021-06-01T22:56:17.111Z] [2021-06-01T22:56:17.111Z] #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-06-01T22:56:17.111Z] #29 sha256:0b1783289d0fbab6329b16905084c080a9e42837dcf3047e130c7224e49f43dc [2021-06-01T22:56:17.111Z] #29 ... [2021-06-01T22:56:17.111Z] [2021-06-01T22:56:17.111Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-01T22:56:17.111Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-01T22:56:17.111Z] #10 ... [2021-06-01T22:56:17.111Z] [2021-06-01T22:56:17.111Z] #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-06-01T22:56:17.111Z] #29 sha256:0b1783289d0fbab6329b16905084c080a9e42837dcf3047e130c7224e49f43dc [2021-06-01T22:56:17.111Z] #29 DONE 16.1s [2021-06-01T22:56:17.299Z] #43 8.740 DEP images/creds.pb-c.d [2021-06-01T22:56:17.300Z] #43 8.798 PBCC images/utsns.pb-c.c [2021-06-01T22:56:17.300Z] #43 8.832 DEP images/utsns.pb-c.d [2021-06-01T22:56:17.300Z] #43 8.880 PBCC images/ipc-desc.pb-c.c [2021-06-01T22:56:17.300Z] #43 8.912 PBCC images/ipc-sem.pb-c.c [2021-06-01T22:56:17.300Z] #43 8.932 DEP images/ipc-desc.pb-c.d [2021-06-01T22:56:17.300Z] #43 8.972 DEP images/ipc-sem.pb-c.d [2021-06-01T22:56:17.300Z] #43 9.004 PBCC images/ipc-msg.pb-c.c [2021-06-01T22:56:17.300Z] #43 9.022 DEP images/ipc-msg.pb-c.d [2021-06-01T22:56:17.373Z] [2021-06-01T22:56:17.373Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-01T22:56:17.373Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-01T22:56:17.537Z] ok github.com/docker/docker/cmd/dockerd 0.151s coverage: 29.1% of statements [2021-06-01T22:56:17.559Z] #43 9.057 PBCC images/ipc-shm.pb-c.c [2021-06-01T22:56:17.559Z] #43 9.078 DEP images/ipc-shm.pb-c.d [2021-06-01T22:56:17.559Z] #43 9.109 PBCC images/ipc-var.pb-c.c [2021-06-01T22:56:17.559Z] #43 9.139 DEP images/ipc-var.pb-c.d [2021-06-01T22:56:17.559Z] #43 9.156 PBCC images/sk-opts.pb-c.c [2021-06-01T22:56:17.559Z] #43 9.173 PBCC images/packet-sock.pb-c.c [2021-06-01T22:56:17.559Z] #43 9.269 DEP images/sk-opts.pb-c.d [2021-06-01T22:56:17.818Z] #43 9.356 DEP images/packet-sock.pb-c.d [2021-06-01T22:56:17.818Z] #43 9.418 PBCC images/sk-netlink.pb-c.c [2021-06-01T22:56:17.818Z] #43 9.501 DEP images/sk-netlink.pb-c.d [2021-06-01T22:56:18.077Z] #43 9.569 PBCC images/sk-inet.pb-c.c [2021-06-01T22:56:18.077Z] #43 9.631 DEP images/sk-inet.pb-c.d [2021-06-01T22:56:18.077Z] #43 9.733 PBCC images/sk-unix.pb-c.c [2021-06-01T22:56:18.077Z] #43 9.824 DEP images/sk-unix.pb-c.d [2021-06-01T22:56:18.120Z] ...INFO: Daemon under test started and replied! [2021-06-01T22:56:18.120Z] INFO: Docker version of the daemon under test [2021-06-01T22:56:18.120Z] [2021-06-01T22:56:18.120Z] Client: [2021-06-01T22:56:18.120Z] Version: 17.06.2-ce [2021-06-01T22:56:18.120Z] API version: 1.30 [2021-06-01T22:56:18.120Z] Go version: go1.8.3 [2021-06-01T22:56:18.120Z] Git commit: cec0b72 [2021-06-01T22:56:18.120Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-01T22:56:18.120Z] OS/Arch: windows/amd64 [2021-06-01T22:56:18.120Z] [2021-06-01T22:56:18.120Z] Server: [2021-06-01T22:56:18.120Z] Version: 0.0.0-dev [2021-06-01T22:56:18.120Z] API version: 1.41 (minimum version 1.24) [2021-06-01T22:56:18.120Z] Go version: go1.13.15 [2021-06-01T22:56:18.120Z] Git commit: 7e0ea5ade3 [2021-06-01T22:56:18.120Z] Built: 06/01/2021 22:54:36 [2021-06-01T22:56:18.120Z] OS/Arch: windows/amd64 [2021-06-01T22:56:18.120Z] Experimental: false [2021-06-01T22:56:18.120Z] [2021-06-01T22:56:18.120Z] INFO: Docker info of the daemon under test [2021-06-01T22:56:18.120Z] [2021-06-01T22:56:18.120Z] Containers: 0 [2021-06-01T22:56:18.120Z] Running: 0 [2021-06-01T22:56:18.120Z] Paused: 0 [2021-06-01T22:56:18.120Z] Stopped: 0 [2021-06-01T22:56:18.120Z] Images: 0 [2021-06-01T22:56:18.120Z] Server Version: 0.0.0-dev [2021-06-01T22:56:18.120Z] Storage Driver: windowsfilter [2021-06-01T22:56:18.120Z] Windows: [2021-06-01T22:56:18.120Z] Logging Driver: json-file [2021-06-01T22:56:18.120Z] Plugins: [2021-06-01T22:56:18.120Z] Volume: local [2021-06-01T22:56:18.120Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-01T22:56:18.120Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-01T22:56:18.120Z] Swarm: inactive [2021-06-01T22:56:18.120Z] Default Isolation: process [2021-06-01T22:56:18.120Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-01T22:56:18.120Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-01T22:56:18.120Z] OSType: windows [2021-06-01T22:56:18.120Z] Architecture: x86_64 [2021-06-01T22:56:18.120Z] CPUs: 4 [2021-06-01T22:56:18.120Z] Total Memory: 32GiB [2021-06-01T22:56:18.120Z] Name: azwin-2-77fa50 [2021-06-01T22:56:18.120Z] ID: H6WF:RE7A:6CWU:RB4G:LXTT:YOUE:FBDG:ROM5:73MZ:RU3U:6LWO:PWTK [2021-06-01T22:56:18.120Z] Docker Root Dir: D:\CI\PR-42446\4\daemon [2021-06-01T22:56:18.120Z] Debug Mode (client): false [2021-06-01T22:56:18.120Z] Debug Mode (server): true [2021-06-01T22:56:18.120Z] File Descriptors: -1 [2021-06-01T22:56:18.120Z] Goroutines: 16 [2021-06-01T22:56:18.120Z] System Time: 2021-06-01T22:56:16.4749953Z [2021-06-01T22:56:18.120Z] EventsListeners: 0 [2021-06-01T22:56:18.120Z] Registry: https://index.docker.io/v1/ [2021-06-01T22:56:18.120Z] Labels: [2021-06-01T22:56:18.120Z] Experimental: false [2021-06-01T22:56:18.120Z] Insecure Registries: [2021-06-01T22:56:18.120Z] 127.0.0.0/8 [2021-06-01T22:56:18.120Z] Live Restore Enabled: false [2021-06-01T22:56:18.120Z] [2021-06-01T22:56:18.120Z] [2021-06-01T22:56:18.120Z] INFO: Docker images of the daemon under test [2021-06-01T22:56:18.120Z] [2021-06-01T22:56:18.120Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-01T22:56:18.120Z] [2021-06-01T22:56:18.120Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-01T22:56:18.120Z] 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-06-01T22:56:18.120Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-01T22:56:18.120Z] 29d5b6a226d2: Pulling fs layer [2021-06-01T22:56:18.316Z] #10 DONE 1.0s [2021-06-01T22:56:18.316Z] [2021-06-01T22:56:18.316Z] #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-06-01T22:56:18.316Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-01T22:56:18.336Z] #43 9.922 PBCC images/mm.pb-c.c [2021-06-01T22:56:18.336Z] #43 9.988 DEP images/mm.pb-c.d [2021-06-01T22:56:18.336Z] #43 10.04 PBCC images/timerfd.pb-c.c [2021-06-01T22:56:18.595Z] #43 10.09 DEP images/timerfd.pb-c.d [2021-06-01T22:56:18.595Z] #43 10.14 PBCC images/timer.pb-c.c [2021-06-01T22:56:18.595Z] #43 10.19 DEP images/timer.pb-c.d [2021-06-01T22:56:18.595Z] #43 10.24 PBCC images/sa.pb-c.c [2021-06-01T22:56:18.595Z] #43 10.29 DEP images/sa.pb-c.d [2021-06-01T22:56:18.854Z] #43 10.35 PBCC images/pipe-data.pb-c.c [2021-06-01T22:56:18.854Z] #43 10.39 DEP images/pipe-data.pb-c.d [2021-06-01T22:56:18.854Z] #43 10.44 PBCC images/mnt.pb-c.c [2021-06-01T22:56:18.854Z] #43 10.54 DEP images/mnt.pb-c.d [2021-06-01T22:56:19.113Z] #43 10.60 PBCC images/sk-packet.pb-c.c [2021-06-01T22:56:19.113Z] #43 10.64 DEP images/sk-packet.pb-c.d [2021-06-01T22:56:19.113Z] #43 10.71 PBCC images/tcp-stream.pb-c.c [2021-06-01T22:56:19.113Z] #43 10.75 DEP images/tcp-stream.pb-c.d [2021-06-01T22:56:19.113Z] #43 10.79 PBCC images/pipe.pb-c.c [2021-06-01T22:56:19.113Z] #43 10.84 DEP images/pipe.pb-c.d [2021-06-01T22:56:19.372Z] #43 10.91 PBCC images/pstree.pb-c.c [2021-06-01T22:56:19.372Z] #43 10.96 DEP images/pstree.pb-c.d [2021-06-01T22:56:19.372Z] #43 11.00 PBCC images/fs.pb-c.c [2021-06-01T22:56:19.372Z] #43 11.02 DEP images/fs.pb-c.d [2021-06-01T22:56:19.372Z] #43 11.08 PBCC images/signalfd.pb-c.c [2021-06-01T22:56:19.457Z] ok github.com/docker/docker/container 0.147s coverage: 34.4% of statements [2021-06-01T22:56:19.457Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-01T22:56:19.457Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-01T22:56:19.457Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-01T22:56:19.457Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-01T22:56:19.631Z] #43 11.11 DEP images/signalfd.pb-c.d [2021-06-01T22:56:19.631Z] #43 11.14 PBCC images/fh.pb-c.c [2021-06-01T22:56:19.631Z] #43 11.22 PBCC images/fsnotify.pb-c.c [2021-06-01T22:56:19.631Z] #43 11.30 DEP images/fh.pb-c.d [2021-06-01T22:56:19.631Z] #43 11.35 DEP images/fsnotify.pb-c.d [2021-06-01T22:56:19.702Z] #11 DONE 1.7s [2021-06-01T22:56:19.890Z] #43 11.41 PBCC images/eventpoll.pb-c.c [2021-06-01T22:56:19.890Z] #43 11.46 DEP images/eventpoll.pb-c.d [2021-06-01T22:56:19.890Z] #43 11.50 PBCC images/eventfd.pb-c.c [2021-06-01T22:56:19.890Z] #43 11.54 DEP images/eventfd.pb-c.d [2021-06-01T22:56:19.890Z] #43 11.58 PBCC images/remap-file-path.pb-c.c [2021-06-01T22:56:19.969Z] [2021-06-01T22:56:19.969Z] #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-06-01T22:56:19.969Z] #58 sha256:053c0d89a3ff7c2ab934945f592b933700d088644a7559d4607f3b07be330f1f [2021-06-01T22:56:20.149Z] #43 11.64 DEP images/remap-file-path.pb-c.d [2021-06-01T22:56:20.149Z] #43 11.70 PBCC images/fifo.pb-c.c [2021-06-01T22:56:20.149Z] #43 11.72 DEP images/fifo.pb-c.d [2021-06-01T22:56:20.149Z] #43 11.75 PBCC images/ghost-file.pb-c.c [2021-06-01T22:56:20.149Z] #43 11.80 DEP images/ghost-file.pb-c.d [2021-06-01T22:56:20.230Z] #58 ... [2021-06-01T22:56:20.230Z] [2021-06-01T22:56:20.230Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-01T22:56:20.230Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-01T22:56:20.230Z] #39 DONE 0.3s [2021-06-01T22:56:20.230Z] [2021-06-01T22:56:20.230Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-01T22:56:20.230Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-01T22:56:20.230Z] #31 DONE 0.4s [2021-06-01T22:56:20.230Z] [2021-06-01T22:56:20.230Z] #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-06-01T22:56:20.230Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:56:20.408Z] #43 11.88 PBCC images/regfile.pb-c.c [2021-06-01T22:56:20.408Z] #43 11.95 DEP images/regfile.pb-c.d [2021-06-01T22:56:20.408Z] #43 12.00 PBCC images/ns.pb-c.c [2021-06-01T22:56:20.408Z] #43 12.02 DEP images/ns.pb-c.d [2021-06-01T22:56:20.408Z] #43 12.07 PBCC images/fdinfo.pb-c.c [2021-06-01T22:56:20.667Z] #43 12.14 DEP images/fdinfo.pb-c.d [2021-06-01T22:56:20.667Z] #43 12.20 PBCC images/core-aarch64.pb-c.c [2021-06-01T22:56:20.667Z] #43 12.28 PBCC images/core-arm.pb-c.c [2021-06-01T22:56:20.667Z] #43 12.32 PBCC images/core-ppc64.pb-c.c [2021-06-01T22:56:20.926Z] #43 12.35 PBCC images/core-s390.pb-c.c [2021-06-01T22:56:20.926Z] #43 12.40 PBCC images/core-x86.pb-c.c [2021-06-01T22:56:20.926Z] #43 12.45 PBCC images/core.pb-c.c [2021-06-01T22:56:20.926Z] #43 12.53 PBCC images/inventory.pb-c.c [2021-06-01T22:56:20.926Z] #43 12.59 DEP images/core-aarch64.pb-c.d [2021-06-01T22:56:21.185Z] #43 12.64 DEP images/core-arm.pb-c.d [2021-06-01T22:56:21.185Z] #43 12.69 DEP images/core-ppc64.pb-c.d [2021-06-01T22:56:21.185Z] #43 12.74 DEP images/core-s390.pb-c.d [2021-06-01T22:56:21.185Z] #43 12.81 DEP images/core-x86.pb-c.d [2021-06-01T22:56:21.185Z] #43 12.86 DEP images/core.pb-c.d [2021-06-01T22:56:21.444Z] #43 12.94 DEP images/inventory.pb-c.d [2021-06-01T22:56:21.444Z] #43 13.00 PBCC images/cpuinfo.pb-c.c [2021-06-01T22:56:21.444Z] #43 13.04 DEP images/cpuinfo.pb-c.d [2021-06-01T22:56:21.444Z] #43 13.10 PBCC images/stats.pb-c.c [2021-06-01T22:56:21.444Z] #43 13.11 DEP images/stats.pb-c.d [2021-06-01T22:56:22.012Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.089s coverage: 65.3% of statements [2021-06-01T22:56:22.821Z] #43 ... [2021-06-01T22:56:22.821Z] [2021-06-01T22:56:22.821Z] #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-06-01T22:56:22.821Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:56:22.821Z] #13 86.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-01T22:56:22.821Z] #13 86.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-01T22:56:22.821Z] #13 86.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-01T22:56:22.821Z] #13 93.18 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-01T22:56:22.821Z] #13 93.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-01T22:56:22.821Z] #13 93.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:56:22.821Z] #13 93.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-01T22:56:22.821Z] #13 93.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-01T22:56:22.821Z] #13 93.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:56:23.079Z] #13 ... [2021-06-01T22:56:23.079Z] [2021-06-01T22:56:23.079Z] #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-06-01T22:56:23.079Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:56:23.079Z] #43 14.48 make[1]: Nothing to be done for 'all'. [2021-06-01T22:56:23.936Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.9% of statements [2021-06-01T22:56:24.014Z] #43 ... [2021-06-01T22:56:24.014Z] [2021-06-01T22:56:24.015Z] #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-06-01T22:56:24.015Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:56:24.015Z] #45 93.58 regexp [2021-06-01T22:56:24.015Z] #45 95.36 flag [2021-06-01T22:56:24.015Z] #45 96.93 go/token [2021-06-01T22:56:24.015Z] #45 97.51 internal/lazyregexp [2021-06-01T22:56:24.015Z] #45 97.75 path [2021-06-01T22:56:24.015Z] #45 97.80 go/scanner [2021-06-01T22:56:24.015Z] #45 98.14 io/ioutil [2021-06-01T22:56:24.015Z] #45 98.70 net/url [2021-06-01T22:56:24.015Z] #45 99.15 go/ast [2021-06-01T22:56:24.015Z] #45 100.3 text/template/parse [2021-06-01T22:56:24.015Z] #45 103.2 go/parser [2021-06-01T22:56:24.273Z] #45 ... [2021-06-01T22:56:24.273Z] [2021-06-01T22:56:24.273Z] #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-06-01T22:56:24.273Z] #51 sha256:6df54ae1ffacc087447ce641ad5bd45aad3e7db520d5b7aa94fbb16d17caef3f [2021-06-01T22:56:24.273Z] #51 99.80 github.com/pkg/diff [2021-06-01T22:56:24.273Z] #51 99.81 go/ast [2021-06-01T22:56:24.273Z] #51 101.2 golang.org/x/crypto/ssh/terminal [2021-06-01T22:56:24.273Z] #51 102.8 mvdan.cc/editorconfig [2021-06-01T22:56:24.273Z] #51 103.9 mvdan.cc/sh/v3/fileutil [2021-06-01T22:56:24.273Z] #51 104.0 text/tabwriter [2021-06-01T22:56:24.446Z] #32 ... [2021-06-01T22:56:24.446Z] [2021-06-01T22:56:24.446Z] #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-06-01T22:56:24.446Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-01T22:56:24.446Z] #12 DONE 4.1s [2021-06-01T22:56:24.446Z] [2021-06-01T22:56:24.446Z] #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-06-01T22:56:24.446Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:56:24.531Z] #51 104.4 mvdan.cc/sh/v3/syntax [2021-06-01T22:56:24.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-01T22:56:26.449Z] #51 ... [2021-06-01T22:56:26.449Z] [2021-06-01T22:56:26.449Z] #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-06-01T22:56:26.449Z] #56 sha256:f184920922e25aa886fa29b78e44216e81ca43dd23f496e1bd3cd9843c0d209c [2021-06-01T22:56:26.490Z] ok github.com/docker/docker/daemon/cluster 0.165s coverage: 0.5% of statements [2021-06-01T22:56:27.485Z] #56 50.55 Checking out files: 52% (2048/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 91% (3611/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-06-01T22:56:27.485Z] #56 51.88 + cd /tmp/tmp.t4dOd5ryzA/src/github.com/containerd/containerd [2021-06-01T22:56:27.485Z] #56 51.89 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-01T22:56:28.422Z] #56 52.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-01T22:56:28.422Z] #56 52.67 + BUILDTAGS='netgo osusergo static_build' [2021-06-01T22:56:28.422Z] #56 52.67 + export EXTRA_FLAGS=-buildmode=pie [2021-06-01T22:56:28.422Z] #56 52.68 + EXTRA_FLAGS=-buildmode=pie [2021-06-01T22:56:28.422Z] #56 52.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-01T22:56:28.422Z] #56 52.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-01T22:56:28.422Z] #56 52.68 + '[' '' = dynamic ']' [2021-06-01T22:56:28.422Z] #56 52.68 + make [2021-06-01T22:56:28.432Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-06-01T22:56:29.735Z] #13 ... [2021-06-01T22:56:29.735Z] [2021-06-01T22:56:29.735Z] #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-06-01T22:56:29.735Z] #58 sha256:053c0d89a3ff7c2ab934945f592b933700d088644a7559d4607f3b07be330f1f [2021-06-01T22:56:29.735Z] #58 8.812 + RM_GOPATH=0 [2021-06-01T22:56:29.735Z] #58 8.812 + TMP_GOPATH= [2021-06-01T22:56:29.735Z] #58 8.812 + : /build [2021-06-01T22:56:29.735Z] #58 8.812 + '[' -z '' ']' [2021-06-01T22:56:29.735Z] #58 8.812 ++ mktemp -d [2021-06-01T22:56:29.735Z] #58 8.812 + export GOPATH=/tmp/tmp.sv1MuRCKPb [2021-06-01T22:56:29.735Z] #58 8.812 + GOPATH=/tmp/tmp.sv1MuRCKPb [2021-06-01T22:56:29.735Z] #58 8.812 + RM_GOPATH=1 [2021-06-01T22:56:29.735Z] #58 8.812 + case "$(go env GOARCH)" in [2021-06-01T22:56:29.735Z] #58 8.815 ++ go env GOARCH [2021-06-01T22:56:29.735Z] #58 8.847 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:29.735Z] #58 8.847 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:29.735Z] #58 8.847 ++ dirname /tmp/install/install.sh [2021-06-01T22:56:29.735Z] #58 8.904 + dir=/tmp/install [2021-06-01T22:56:29.735Z] #58 8.904 + bin=rootlesskit [2021-06-01T22:56:29.735Z] #58 8.904 + shift [2021-06-01T22:56:29.735Z] #58 8.904 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-01T22:56:29.735Z] #58 8.904 + . /tmp/install/rootlesskit.installer [2021-06-01T22:56:29.735Z] #58 8.904 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-01T22:56:29.735Z] #58 8.904 + install_rootlesskit [2021-06-01T22:56:29.735Z] #58 8.904 + case "$1" in [2021-06-01T22:56:29.735Z] #58 8.904 + export CGO_ENABLED=0 [2021-06-01T22:56:29.735Z] #58 8.904 + CGO_ENABLED=0 [2021-06-01T22:56:29.735Z] #58 8.904 + _install_rootlesskit [2021-06-01T22:56:29.735Z] #58 8.904 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-01T22:56:29.735Z] #58 8.904 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sv1MuRCKPb/src/github.com/rootless-containers/rootlesskit [2021-06-01T22:56:29.735Z] #58 8.905 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-01T22:56:29.735Z] #58 8.938 Cloning into '/tmp/tmp.sv1MuRCKPb/src/github.com/rootless-containers/rootlesskit'... [2021-06-01T22:56:29.735Z] #58 ... [2021-06-01T22:56:29.735Z] [2021-06-01T22:56:29.735Z] #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-06-01T22:56:29.735Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:56:29.735Z] #55 6.742 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:56:29.735Z] #55 6.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:56:29.735Z] #55 6.766 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:56:29.735Z] #55 7.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:56:29.735Z] #55 8.453 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:56:29.824Z] ok github.com/docker/docker/daemon/config 0.103s coverage: 81.8% of statements [2021-06-01T22:56:29.997Z] #55 ... [2021-06-01T22:56:29.997Z] [2021-06-01T22:56:29.997Z] #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-06-01T22:56:29.997Z] #67 sha256:50964e122c0c9a19aaad6edd06ee0c4be5889e5ff91add6536a60100f7bfff99 [2021-06-01T22:56:29.997Z] #67 5.988 + RM_GOPATH=0 [2021-06-01T22:56:29.997Z] #67 5.988 + TMP_GOPATH= [2021-06-01T22:56:29.997Z] #67 5.988 + : /build [2021-06-01T22:56:29.997Z] #67 5.988 + '[' -z '' ']' [2021-06-01T22:56:29.997Z] #67 5.988 ++ mktemp -d [2021-06-01T22:56:29.997Z] #67 5.990 + export GOPATH=/tmp/tmp.uCLthjOcTG [2021-06-01T22:56:29.997Z] #67 5.990 + GOPATH=/tmp/tmp.uCLthjOcTG [2021-06-01T22:56:29.997Z] #67 5.990 + RM_GOPATH=1 [2021-06-01T22:56:29.997Z] #67 5.990 + case "$(go env GOARCH)" in [2021-06-01T22:56:29.997Z] #67 5.994 ++ go env GOARCH [2021-06-01T22:56:29.997Z] #67 5.996 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:29.997Z] #67 5.996 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:29.997Z] #67 5.997 ++ dirname /tmp/install/install.sh [2021-06-01T22:56:29.997Z] #67 5.998 + dir=/tmp/install [2021-06-01T22:56:29.997Z] #67 5.998 + bin=proxy [2021-06-01T22:56:29.997Z] #67 5.998 + shift [2021-06-01T22:56:29.997Z] #67 5.998 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-01T22:56:29.997Z] #67 5.998 + . /tmp/install/proxy.installer [2021-06-01T22:56:29.997Z] #67 5.998 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-01T22:56:29.997Z] #67 5.998 + install_proxy [2021-06-01T22:56:29.997Z] #67 5.998 + case "$1" in [2021-06-01T22:56:29.997Z] #67 5.998 + export CGO_ENABLED=0 [2021-06-01T22:56:29.997Z] #67 5.998 + CGO_ENABLED=0 [2021-06-01T22:56:29.997Z] #67 5.998 + _install_proxy [2021-06-01T22:56:29.997Z] #67 5.998 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-01T22:56:29.997Z] #67 5.998 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uCLthjOcTG/src/github.com/docker/libnetwork [2021-06-01T22:56:29.997Z] #67 5.998 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-01T22:56:29.997Z] #67 6.003 Cloning into '/tmp/tmp.uCLthjOcTG/src/github.com/docker/libnetwork'... [2021-06-01T22:56:30.086Z] ok github.com/docker/docker/daemon/events 0.122s coverage: 50.0% of statements [2021-06-01T22:56:30.257Z] #67 ... [2021-06-01T22:56:30.257Z] [2021-06-01T22:56:30.258Z] #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-06-01T22:56:30.258Z] #51 sha256:de7f257454db902a775896dfff29959c9735be9f95fb8cde6a14c800185b5133 [2021-06-01T22:56:30.258Z] #51 6.923 + RM_GOPATH=0 [2021-06-01T22:56:30.258Z] #51 6.923 + TMP_GOPATH= [2021-06-01T22:56:30.258Z] #51 6.923 + : /build [2021-06-01T22:56:30.258Z] #51 6.923 + '[' -z '' ']' [2021-06-01T22:56:30.258Z] #51 6.923 ++ mktemp -d [2021-06-01T22:56:30.258Z] #51 6.924 + export GOPATH=/tmp/tmp.cIfaUrhHDQ [2021-06-01T22:56:30.258Z] #51 6.924 + GOPATH=/tmp/tmp.cIfaUrhHDQ [2021-06-01T22:56:30.258Z] #51 6.924 + RM_GOPATH=1 [2021-06-01T22:56:30.258Z] #51 6.924 + case "$(go env GOARCH)" in [2021-06-01T22:56:30.258Z] #51 6.926 ++ go env GOARCH [2021-06-01T22:56:30.258Z] #51 6.949 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-01T22:56:30.258Z] #51 6.949 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:30.258Z] #51 6.949 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:30.258Z] #51 6.949 ++ dirname /tmp/install/install.sh [2021-06-01T22:56:30.258Z] #51 6.949 + dir=/tmp/install [2021-06-01T22:56:30.258Z] #51 6.949 + bin=shfmt [2021-06-01T22:56:30.258Z] #51 6.949 + shift [2021-06-01T22:56:30.258Z] #51 6.949 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-01T22:56:30.258Z] #51 6.949 + . /tmp/install/shfmt.installer [2021-06-01T22:56:30.258Z] #51 6.949 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-01T22:56:30.258Z] #51 6.949 + install_shfmt [2021-06-01T22:56:30.258Z] #51 6.949 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-01T22:56:30.258Z] #51 6.949 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cIfaUrhHDQ/src/github.com/mvdan/sh [2021-06-01T22:56:30.258Z] #51 6.949 Cloning into '/tmp/tmp.cIfaUrhHDQ/src/github.com/mvdan/sh'... [2021-06-01T22:56:30.258Z] #51 ... [2021-06-01T22:56:30.258Z] [2021-06-01T22:56:30.258Z] #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-06-01T22:56:30.258Z] #24 sha256:48e08d2901b9a6638418cd7d8ed481ba298db5c49238be56cdddd44dd6b4489a [2021-06-01T22:56:30.258Z] #24 9.250 + RM_GOPATH=0 [2021-06-01T22:56:30.258Z] #24 9.250 + TMP_GOPATH= [2021-06-01T22:56:30.258Z] #24 9.250 + : /build [2021-06-01T22:56:30.258Z] #24 9.250 + '[' -z '' ']' [2021-06-01T22:56:30.258Z] #24 9.250 ++ mktemp -d [2021-06-01T22:56:30.258Z] #24 9.250 + export GOPATH=/tmp/tmp.acj51LTWM1 [2021-06-01T22:56:30.258Z] #24 9.250 + GOPATH=/tmp/tmp.acj51LTWM1 [2021-06-01T22:56:30.258Z] #24 9.250 + RM_GOPATH=1 [2021-06-01T22:56:30.258Z] #24 9.250 + case "$(go env GOARCH)" in [2021-06-01T22:56:30.258Z] #24 9.250 ++ go env GOARCH [2021-06-01T22:56:30.258Z] #24 9.323 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:30.258Z] #24 9.323 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:30.258Z] #24 9.350 ++ dirname /tmp/install/install.sh [2021-06-01T22:56:30.258Z] #24 9.350 + dir=/tmp/install [2021-06-01T22:56:30.258Z] #24 9.350 + bin=dockercli [2021-06-01T22:56:30.258Z] #24 9.350 + shift [2021-06-01T22:56:30.258Z] #24 9.350 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-01T22:56:30.258Z] #24 9.350 + . /tmp/install/dockercli.installer [2021-06-01T22:56:30.258Z] #24 9.350 ++ : stable [2021-06-01T22:56:30.258Z] #24 9.350 ++ : 17.06.2-ce [2021-06-01T22:56:30.258Z] #24 9.365 Install docker/cli version 17.06.2-ce from stable [2021-06-01T22:56:30.258Z] #24 9.365 + install_dockercli [2021-06-01T22:56:30.258Z] #24 9.365 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-01T22:56:30.258Z] #24 9.365 ++ uname -m [2021-06-01T22:56:30.258Z] #24 9.378 + arch=x86_64 [2021-06-01T22:56:30.258Z] #24 9.378 + '[' x86_64 '!=' x86_64 ']' [2021-06-01T22:56:30.258Z] #24 9.378 + url=https://download.docker.com/linux/static [2021-06-01T22:56:30.258Z] #24 9.378 + tar -xz docker/docker [2021-06-01T22:56:30.258Z] #24 9.395 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-01T22:56:30.334Z] #56 54.24 + bin/ctr [2021-06-01T22:56:30.519Z] #24 ... [2021-06-01T22:56:30.519Z] [2021-06-01T22:56:30.519Z] #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-06-01T22:56:30.519Z] #47 sha256:bbbee2d7efa68bb5993d4ced971f2ab411508406257d2fdabf0b3ab6ff956af8 [2021-06-01T22:56:30.519Z] #47 7.914 + RM_GOPATH=0 [2021-06-01T22:56:30.519Z] #47 7.914 + TMP_GOPATH= [2021-06-01T22:56:30.519Z] #47 7.914 + : /build [2021-06-01T22:56:30.519Z] #47 7.914 + '[' -z '' ']' [2021-06-01T22:56:30.519Z] #47 7.914 ++ mktemp -d [2021-06-01T22:56:30.519Z] #47 7.914 + export GOPATH=/tmp/tmp.l19dirGF0N [2021-06-01T22:56:30.519Z] #47 7.914 + GOPATH=/tmp/tmp.l19dirGF0N [2021-06-01T22:56:30.519Z] #47 7.914 + RM_GOPATH=1 [2021-06-01T22:56:30.519Z] #47 7.914 + case "$(go env GOARCH)" in [2021-06-01T22:56:30.519Z] #47 7.914 ++ go env GOARCH [2021-06-01T22:56:30.519Z] #47 7.934 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:30.519Z] #47 7.934 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:30.519Z] #47 7.941 ++ dirname /tmp/install/install.sh [2021-06-01T22:56:30.519Z] #47 7.941 + dir=/tmp/install [2021-06-01T22:56:30.519Z] #47 7.941 + bin=gotestsum [2021-06-01T22:56:30.519Z] #47 7.941 + shift [2021-06-01T22:56:30.519Z] #47 7.941 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-01T22:56:30.519Z] #47 7.941 + . /tmp/install/gotestsum.installer [2021-06-01T22:56:30.519Z] #47 7.941 ++ : v0.5.3 [2021-06-01T22:56:30.519Z] #47 7.941 + install_gotestsum [2021-06-01T22:56:30.519Z] #47 7.951 + set -e [2021-06-01T22:56:30.519Z] #47 7.951 + export GO111MODULE=on [2021-06-01T22:56:30.519Z] #47 7.951 + GO111MODULE=on [2021-06-01T22:56:30.519Z] #47 7.951 + GOBIN=/build [2021-06-01T22:56:30.519Z] #47 7.953 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-01T22:56:30.519Z] #47 7.987 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-01T22:56:30.519Z] #47 7.998 go: finding gotest.tools v0.5.3 [2021-06-01T22:56:30.519Z] #47 9.257 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-01T22:56:30.519Z] #47 9.820 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-01T22:56:30.519Z] #47 ... [2021-06-01T22:56:30.519Z] [2021-06-01T22:56:30.519Z] #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-06-01T22:56:30.519Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:56:30.519Z] #36 9.419 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:56:30.519Z] #36 9.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:56:30.519Z] #36 9.530 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:56:30.780Z] #36 ... [2021-06-01T22:56:30.780Z] [2021-06-01T22:56:30.780Z] #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-06-01T22:56:30.780Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:56:30.780Z] #40 8.890 + git clone https://github.com/docker/distribution.git . [2021-06-01T22:56:30.780Z] #40 8.894 Cloning into '.'... [2021-06-01T22:56:30.780Z] #40 ... [2021-06-01T22:56:30.780Z] [2021-06-01T22:56:30.780Z] #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-06-01T22:56:30.780Z] #34 sha256:137402d9626c398568a585f55288fd62d7c7e6d763dfd9b0232282e066c2a42e [2021-06-01T22:56:30.780Z] #34 7.925 Install go-toml version v1.8.1 [2021-06-01T22:56:30.780Z] #34 7.987 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-01T22:56:30.780Z] #34 7.987 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-01T22:56:30.780Z] #34 7.998 go: finding github.com v1.8.1 [2021-06-01T22:56:30.780Z] #34 7.998 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-01T22:56:30.780Z] #34 7.998 go: finding github.com/pelletier v1.8.1 [2021-06-01T22:56:30.780Z] #34 9.309 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-01T22:56:30.780Z] #34 9.777 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-01T22:56:31.041Z] #34 ... [2021-06-01T22:56:31.041Z] [2021-06-01T22:56:31.041Z] #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-06-01T22:56:31.041Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:56:31.041Z] #49 8.276 + RM_GOPATH=0 [2021-06-01T22:56:31.041Z] #49 8.276 + TMP_GOPATH= [2021-06-01T22:56:31.041Z] #49 8.276 + : /build [2021-06-01T22:56:31.041Z] #49 8.276 + '[' -z '' ']' [2021-06-01T22:56:31.041Z] #49 8.276 ++ mktemp -d [2021-06-01T22:56:31.041Z] #49 8.278 + export GOPATH=/tmp/tmp.640GSLSY77 [2021-06-01T22:56:31.041Z] #49 8.278 + GOPATH=/tmp/tmp.640GSLSY77 [2021-06-01T22:56:31.041Z] #49 8.278 + RM_GOPATH=1 [2021-06-01T22:56:31.041Z] #49 8.278 + case "$(go env GOARCH)" in [2021-06-01T22:56:31.041Z] #49 8.282 ++ go env GOARCH [2021-06-01T22:56:31.041Z] #49 8.329 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:31.041Z] #49 8.329 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:31.041Z] #49 8.329 ++ dirname /tmp/install/install.sh [2021-06-01T22:56:31.041Z] #49 8.329 + dir=/tmp/install [2021-06-01T22:56:31.041Z] #49 8.329 + bin=golangci_lint [2021-06-01T22:56:31.041Z] #49 8.329 + shift [2021-06-01T22:56:31.041Z] #49 8.349 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-01T22:56:31.041Z] #49 8.349 + . /tmp/install/golangci_lint.installer [2021-06-01T22:56:31.041Z] #49 8.349 ++ : v1.23.8 [2021-06-01T22:56:31.041Z] #49 8.349 + install_golangci_lint [2021-06-01T22:56:31.041Z] #49 8.349 + set -e [2021-06-01T22:56:31.041Z] #49 8.349 + export GO111MODULE=on [2021-06-01T22:56:31.041Z] #49 8.349 + GO111MODULE=on [2021-06-01T22:56:31.041Z] #49 8.349 + GOBIN=/build [2021-06-01T22:56:31.041Z] #49 8.349 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-01T22:56:31.041Z] #49 8.369 go: finding github.com v1.23.8 [2021-06-01T22:56:31.041Z] #49 8.369 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-01T22:56:31.041Z] #49 8.369 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-01T22:56:31.041Z] #49 8.370 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-01T22:56:31.041Z] #49 8.371 go: finding github.com/golangci v1.23.8 [2021-06-01T22:56:31.041Z] #49 9.709 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-01T22:56:31.041Z] #49 10.65 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-01T22:56:31.041Z] #49 ... [2021-06-01T22:56:31.041Z] [2021-06-01T22:56:31.041Z] #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-06-01T22:56:31.041Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:56:31.041Z] #45 8.631 + RM_GOPATH=0 [2021-06-01T22:56:31.041Z] #45 8.631 + TMP_GOPATH= [2021-06-01T22:56:31.041Z] #45 8.631 + : /build [2021-06-01T22:56:31.041Z] #45 8.631 + '[' -z '' ']' [2021-06-01T22:56:31.041Z] #45 8.631 ++ mktemp -d [2021-06-01T22:56:31.041Z] #45 8.631 + export GOPATH=/tmp/tmp.TsFtqFbxpt [2021-06-01T22:56:31.041Z] #45 8.631 + GOPATH=/tmp/tmp.TsFtqFbxpt [2021-06-01T22:56:31.041Z] #45 8.631 + RM_GOPATH=1 [2021-06-01T22:56:31.041Z] #45 8.631 + case "$(go env GOARCH)" in [2021-06-01T22:56:31.041Z] #45 8.631 ++ go env GOARCH [2021-06-01T22:56:31.041Z] #45 8.654 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-01T22:56:31.041Z] #45 8.654 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:31.041Z] #45 8.654 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:56:31.041Z] #45 8.654 ++ dirname /tmp/install/install.sh [2021-06-01T22:56:31.041Z] #45 8.654 + dir=/tmp/install [2021-06-01T22:56:31.041Z] #45 8.654 + bin=vndr [2021-06-01T22:56:31.041Z] #45 8.654 + shift [2021-06-01T22:56:31.041Z] #45 8.654 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-01T22:56:31.041Z] #45 8.654 + . /tmp/install/vndr.installer [2021-06-01T22:56:31.041Z] #45 8.654 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-01T22:56:31.041Z] #45 8.654 + install_vndr [2021-06-01T22:56:31.041Z] #45 8.654 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-01T22:56:31.041Z] #45 8.654 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TsFtqFbxpt/src/github.com/LK4D4/vndr [2021-06-01T22:56:31.041Z] #45 8.661 Cloning into '/tmp/tmp.TsFtqFbxpt/src/github.com/LK4D4/vndr'... [2021-06-01T22:56:31.041Z] #45 9.770 + cd /tmp/tmp.TsFtqFbxpt/src/github.com/LK4D4/vndr [2021-06-01T22:56:31.041Z] #45 9.770 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-01T22:56:31.041Z] #45 9.785 + go build -buildmode=pie -v -o /build/vndr . [2021-06-01T22:56:31.302Z] #45 ... [2021-06-01T22:56:31.302Z] [2021-06-01T22:56:31.302Z] #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-06-01T22:56:31.302Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:56:31.302Z] #42 9.496 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:56:31.302Z] #42 9.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:56:31.302Z] #42 9.608 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:56:31.302Z] #42 11.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:56:31.302Z] #42 ... [2021-06-01T22:56:31.302Z] [2021-06-01T22:56:31.302Z] #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-06-01T22:56:31.302Z] #47 sha256:bbbee2d7efa68bb5993d4ced971f2ab411508406257d2fdabf0b3ab6ff956af8 [2021-06-01T22:56:31.302Z] #47 11.68 go: downloading github.com/pkg/errors v0.9.1 [2021-06-01T22:56:31.563Z] #47 11.69 go: downloading github.com/fatih/color v1.9.0 [2021-06-01T22:56:31.563Z] #47 11.69 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-01T22:56:31.878Z] #47 12.02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T22:56:32.057Z] ok github.com/docker/docker/daemon/graphdriver 0.029s coverage: 2.2% of statements [2021-06-01T22:56:32.156Z] #47 12.39 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T22:56:32.156Z] #47 12.41 go: extracting github.com/fatih/color v1.9.0 [2021-06-01T22:56:32.156Z] #47 12.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-01T22:56:32.156Z] #47 12.46 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T22:56:32.156Z] #47 12.50 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-01T22:56:32.731Z] #47 12.67 go: extracting github.com/pkg/errors v0.9.1 [2021-06-01T22:56:32.731Z] #47 12.67 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T22:56:32.731Z] #47 12.84 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-01T22:56:32.731Z] #47 12.85 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T22:56:32.731Z] #47 12.86 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T22:56:33.304Z] #47 13.49 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-01T22:56:33.304Z] #47 13.51 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-01T22:56:33.304Z] #47 13.61 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T22:56:33.572Z] #47 13.66 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-01T22:56:33.572Z] #47 13.78 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-01T22:56:34.524Z] #56 ... [2021-06-01T22:56:34.524Z] [2021-06-01T22:56:34.524Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-01T22:56:34.524Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:56:34.524Z] #43 15.91 CC images/stats.o [2021-06-01T22:56:34.524Z] #43 16.23 CC images/core.o [2021-06-01T22:56:34.524Z] #43 16.88 CC images/core-x86.o [2021-06-01T22:56:34.524Z] #43 17.40 CC images/core-arm.o [2021-06-01T22:56:34.524Z] #43 17.90 CC images/core-aarch64.o [2021-06-01T22:56:34.524Z] #43 18.33 CC images/core-ppc64.o [2021-06-01T22:56:34.524Z] #43 18.93 CC images/core-s390.o [2021-06-01T22:56:34.524Z] #43 19.56 CC images/cpuinfo.o [2021-06-01T22:56:34.524Z] #43 19.89 CC images/inventory.o [2021-06-01T22:56:34.524Z] #43 20.19 CC images/fdinfo.o [2021-06-01T22:56:34.524Z] #43 20.57 CC images/fown.o [2021-06-01T22:56:34.524Z] #43 20.80 CC images/ns.o [2021-06-01T22:56:34.524Z] #43 21.00 CC images/regfile.o [2021-06-01T22:56:34.524Z] #43 21.23 CC images/ghost-file.o [2021-06-01T22:56:34.524Z] #43 21.47 CC images/fifo.o [2021-06-01T22:56:34.524Z] #43 21.72 CC images/remap-file-path.o [2021-06-01T22:56:34.524Z] #43 21.97 CC images/eventfd.o [2021-06-01T22:56:34.524Z] #43 22.24 CC images/eventpoll.o [2021-06-01T22:56:34.524Z] #43 22.56 CC images/fh.o [2021-06-01T22:56:34.524Z] #43 22.93 CC images/fsnotify.o [2021-06-01T22:56:34.524Z] #43 23.55 CC images/signalfd.o [2021-06-01T22:56:34.524Z] #43 23.86 CC images/fs.o [2021-06-01T22:56:34.524Z] #43 24.02 CC images/pstree.o [2021-06-01T22:56:34.524Z] #43 24.35 CC images/pipe.o [2021-06-01T22:56:34.524Z] #43 24.55 CC images/tcp-stream.o [2021-06-01T22:56:34.524Z] #43 24.85 CC images/sk-packet.o [2021-06-01T22:56:34.524Z] #43 25.06 CC images/mnt.o [2021-06-01T22:56:34.524Z] #43 25.39 CC images/pipe-data.o [2021-06-01T22:56:34.524Z] #43 25.59 CC images/sa.o [2021-06-01T22:56:34.524Z] #43 25.91 CC images/timer.o [2021-06-01T22:56:34.783Z] #43 26.35 CC images/timerfd.o [2021-06-01T22:56:34.783Z] #43 ... [2021-06-01T22:56:34.783Z] [2021-06-01T22:56:34.783Z] #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-06-01T22:56:34.783Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:56:34.783Z] #45 104.5 text/template [2021-06-01T22:56:34.783Z] #45 106.8 log [2021-06-01T22:56:34.783Z] #45 107.2 encoding/xml [2021-06-01T22:56:34.783Z] #45 109.1 go/doc [2021-06-01T22:56:34.783Z] #45 112.1 github.com/LK4D4/vndr/build [2021-06-01T22:56:34.783Z] #45 112.9 github.com/LK4D4/vndr/versioned [2021-06-01T22:56:34.783Z] #45 113.0 compress/flate [2021-06-01T22:56:34.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-01T22:56:35.041Z] #45 ... [2021-06-01T22:56:35.041Z] [2021-06-01T22:56:35.041Z] #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-06-01T22:56:35.041Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:56:35.041Z] #43 26.57 CC images/mm.o [2021-06-01T22:56:35.302Z] #43 26.89 CC images/sk-opts.o [2021-06-01T22:56:35.363Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.024s coverage: 73.3% of statements [2021-06-01T22:56:35.561Z] #43 27.16 CC images/sk-unix.o [2021-06-01T22:56:35.624Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.1% of statements [2021-06-01T22:56:35.624Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.524s coverage: 14.1% of statements [2021-06-01T22:56:35.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-01T22:56:35.820Z] #43 27.40 CC images/sk-inet.o [2021-06-01T22:56:36.389Z] #43 27.76 CC images/tun.o [2021-06-01T22:56:36.648Z] #43 28.11 CC images/sk-netlink.o [2021-06-01T22:56:36.648Z] #43 28.34 CC images/packet-sock.o [2021-06-01T22:56:36.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-01T22:56:36.907Z] #43 ... [2021-06-01T22:56:36.908Z] [2021-06-01T22:56:36.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-06-01T22:56:36.908Z] #51 sha256:6df54ae1ffacc087447ce641ad5bd45aad3e7db520d5b7aa94fbb16d17caef3f [2021-06-01T22:56:36.908Z] #51 110.4 mvdan.cc/sh/v3/cmd/shfmt [2021-06-01T22:56:36.908Z] #51 DONE 116.8s [2021-06-01T22:56:37.013Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.974s coverage: 56.2% of statements [2021-06-01T22:56:37.166Z] [2021-06-01T22:56:37.166Z] #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-06-01T22:56:37.166Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:56:37.166Z] #43 28.73 CC images/ipc-var.o [2021-06-01T22:56:37.735Z] #43 29.07 CC images/ipc-desc.o [2021-06-01T22:56:37.782Z] #47 17.52 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T22:56:37.782Z] #47 17.93 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T22:56:37.960Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.029s coverage: 1.9% of statements [2021-06-01T22:56:37.996Z] #43 29.58 CC images/ipc-shm.o [2021-06-01T22:56:37.996Z] #43 29.73 CC images/ipc-msg.o [2021-06-01T22:56:38.004Z] #56 126.4 # github.com/containerd/containerd/cmd/containerd [2021-06-01T22:56:38.004Z] #56 126.4 /usr/bin/ld: /tmp/go-link-310349038/000018.o: in function `New': [2021-06-01T22:56:38.004Z] #56 126.4 /tmp/tmp.u0g1Xyn9t7/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-01T22:56:38.004Z] #56 126.4 + bin/containerd-stress [2021-06-01T22:56:38.004Z] #56 128.4 + bin/containerd-shim [2021-06-01T22:56:38.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-01T22:56:38.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-01T22:56:38.355Z] #47 ... [2021-06-01T22:56:38.355Z] [2021-06-01T22:56:38.355Z] #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-06-01T22:56:38.355Z] #58 sha256:053c0d89a3ff7c2ab934945f592b933700d088644a7559d4607f3b07be330f1f [2021-06-01T22:56:38.355Z] #58 15.00 + cd /tmp/tmp.sv1MuRCKPb/src/github.com/rootless-containers/rootlesskit [2021-06-01T22:56:38.355Z] #58 15.01 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-01T22:56:38.355Z] #58 15.03 + export GO111MODULE=on [2021-06-01T22:56:38.355Z] #58 15.03 + GO111MODULE=on [2021-06-01T22:56:38.355Z] #58 15.03 + export GOPROXY=https://proxy.golang.org [2021-06-01T22:56:38.355Z] #58 15.03 + GOPROXY=https://proxy.golang.org [2021-06-01T22:56:38.355Z] #58 15.03 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-01T22:56:38.355Z] #58 15.03 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-01T22:56:38.355Z] #58 17.25 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-01T22:56:38.355Z] #58 17.30 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-01T22:56:38.355Z] #58 17.30 go: downloading github.com/pkg/errors v0.9.1 [2021-06-01T22:56:38.355Z] #58 17.33 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-01T22:56:38.355Z] #58 17.37 go: downloading github.com/google/uuid v1.2.0 [2021-06-01T22:56:38.355Z] #58 17.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-01T22:56:38.355Z] #58 17.56 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-01T22:56:38.355Z] #58 17.56 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-01T22:56:38.355Z] #58 18.29 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-01T22:56:38.355Z] #58 18.36 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-01T22:56:38.355Z] #58 18.46 go: extracting github.com/google/uuid v1.2.0 [2021-06-01T22:56:38.355Z] #58 ... [2021-06-01T22:56:38.355Z] [2021-06-01T22:56:38.355Z] #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-06-01T22:56:38.355Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:56:38.355Z] #32 8.223 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-01T22:56:38.355Z] #32 8.225 Cloning into '.'... [2021-06-01T22:56:38.562Z] #43 29.98 CC images/ipc-sem.o [2021-06-01T22:56:38.562Z] #43 30.16 CC images/utsns.o [2021-06-01T22:56:38.616Z] #32 ... [2021-06-01T22:56:38.616Z] [2021-06-01T22:56:38.616Z] #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-06-01T22:56:38.616Z] #58 sha256:053c0d89a3ff7c2ab934945f592b933700d088644a7559d4607f3b07be330f1f [2021-06-01T22:56:38.616Z] #58 18.88 go: extracting github.com/pkg/errors v0.9.1 [2021-06-01T22:56:38.616Z] #58 18.94 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-01T22:56:38.616Z] #58 18.94 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-01T22:56:38.820Z] #43 30.32 CC images/creds.o [2021-06-01T22:56:39.079Z] #43 30.54 CC images/vma.o [2021-06-01T22:56:39.079Z] #43 30.74 CC images/netdev.o [2021-06-01T22:56:39.564Z] #58 19.63 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-01T22:56:39.564Z] #58 19.88 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-01T22:56:39.646Z] #43 31.07 CC images/tty.o [2021-06-01T22:56:39.905Z] #43 31.58 CC images/file-lock.o [2021-06-01T22:56:39.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-01T22:56:40.164Z] #43 31.77 CC images/rlimit.o [2021-06-01T22:56:40.164Z] #43 31.91 CC images/pagemap.o [2021-06-01T22:56:40.514Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.833s coverage: 49.4% of statements [2021-06-01T22:56:40.555Z] #58 20.60 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-01T22:56:40.555Z] #58 20.64 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-01T22:56:40.555Z] #58 ... [2021-06-01T22:56:40.555Z] [2021-06-01T22:56:40.555Z] #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-06-01T22:56:40.555Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:56:40.555Z] #13 6.518 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-01T22:56:40.555Z] #13 6.682 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:56:40.555Z] #13 6.682 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:56:40.555Z] #13 6.682 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:56:40.555Z] #13 9.938 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-01T22:56:40.555Z] #13 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:56:40.555Z] #13 14.94 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:56:40.555Z] #13 ... [2021-06-01T22:56:40.555Z] [2021-06-01T22:56:40.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-06-01T22:56:40.555Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:56:40.555Z] #49 20.62 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-01T22:56:40.555Z] #49 20.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-01T22:56:40.732Z] #43 32.25 CC images/siginfo.o [2021-06-01T22:56:40.816Z] #49 20.87 go: downloading github.com/fatih/color v1.7.0 [2021-06-01T22:56:40.816Z] #49 20.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-01T22:56:40.816Z] #49 20.90 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-01T22:56:40.816Z] #49 20.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-01T22:56:40.816Z] #49 20.97 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-01T22:56:40.816Z] #49 20.98 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-01T22:56:40.816Z] #49 21.04 go: downloading github.com/spf13/viper v1.6.1 [2021-06-01T22:56:40.816Z] #49 21.10 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-01T22:56:40.816Z] #49 ... [2021-06-01T22:56:40.816Z] [2021-06-01T22:56:40.816Z] #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-06-01T22:56:40.816Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:56:40.816Z] #36 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:56:40.816Z] #36 14.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:56:40.816Z] #36 17.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:56:40.991Z] #43 32.58 CC images/rpc.o [2021-06-01T22:56:41.188Z] #36 ... [2021-06-01T22:56:41.188Z] [2021-06-01T22:56:41.188Z] #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-06-01T22:56:41.188Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:56:41.188Z] #55 11.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:56:41.188Z] #55 ... [2021-06-01T22:56:41.188Z] [2021-06-01T22:56:41.188Z] #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-06-01T22:56:41.188Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:56:41.188Z] #49 21.38 go: extracting github.com/fatih/color v1.7.0 [2021-06-01T22:56:41.188Z] #49 21.41 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-01T22:56:41.188Z] #49 21.50 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-01T22:56:41.516Z] #49 21.64 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-01T22:56:41.909Z] #49 21.95 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-01T22:56:42.001Z] #43 33.59 CC images/ext-file.o [2021-06-01T22:56:42.181Z] #49 22.33 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-01T22:56:42.181Z] #49 ... [2021-06-01T22:56:42.181Z] [2021-06-01T22:56:42.181Z] #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-06-01T22:56:42.181Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:56:42.181Z] #45 12.30 internal/cpu [2021-06-01T22:56:42.181Z] #45 12.46 runtime/internal/atomic [2021-06-01T22:56:42.181Z] #45 13.13 internal/bytealg [2021-06-01T22:56:42.181Z] #45 13.20 runtime/internal/sys [2021-06-01T22:56:42.181Z] #45 13.73 runtime/internal/math [2021-06-01T22:56:42.181Z] #45 14.01 internal/race [2021-06-01T22:56:42.181Z] #45 14.22 sync/atomic [2021-06-01T22:56:42.181Z] #45 14.53 runtime [2021-06-01T22:56:42.181Z] #45 14.99 unicode [2021-06-01T22:56:42.181Z] #45 20.31 unicode/utf8 [2021-06-01T22:56:42.181Z] #45 21.16 math/bits [2021-06-01T22:56:42.181Z] #45 ... [2021-06-01T22:56:42.181Z] [2021-06-01T22:56:42.181Z] #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-06-01T22:56:42.181Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:56:42.181Z] #13 18.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:56:42.260Z] #43 33.84 CC images/cgroup.o [2021-06-01T22:56:42.429Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.477s coverage: 57.7% of statements [2021-06-01T22:56:42.429Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.634s coverage: 46.3% of statements [2021-06-01T22:56:42.429Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 57.5% of statements [2021-06-01T22:56:42.828Z] #43 34.40 CC images/userns.o [2021-06-01T22:56:43.086Z] #43 34.69 CC images/google/protobuf/descriptor.o [2021-06-01T22:56:43.373Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-06-01T22:56:43.581Z] #13 ... [2021-06-01T22:56:43.581Z] [2021-06-01T22:56:43.581Z] #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-06-01T22:56:43.581Z] #34 sha256:137402d9626c398568a585f55288fd62d7c7e6d763dfd9b0232282e066c2a42e [2021-06-01T22:56:43.581Z] #34 13.51 github.com/pelletier/go-toml [2021-06-01T22:56:43.581Z] #34 ... [2021-06-01T22:56:43.581Z] [2021-06-01T22:56:43.581Z] #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-06-01T22:56:43.581Z] #67 sha256:50964e122c0c9a19aaad6edd06ee0c4be5889e5ff91add6536a60100f7bfff99 [2021-06-01T22:56:44.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-01T22:56:44.317Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2021-06-01T22:56:44.317Z] ok github.com/docker/docker/daemon 12.382s coverage: 17.3% of statements [2021-06-01T22:56:44.317Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-01T22:56:44.317Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-01T22:56:44.317Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-01T22:56:44.317Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-01T22:56:44.317Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-01T22:56:44.317Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-01T22:56:44.317Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-01T22:56:44.543Z] #56 135.2 + bin/containerd-shim-runc-v1 [2021-06-01T22:56:44.990Z] #43 36.21 CC images/opts.o [2021-06-01T22:56:44.990Z] #43 36.41 CC images/seccomp.o [2021-06-01T22:56:44.990Z] #43 36.64 CC images/binfmt-misc.o [2021-06-01T22:56:45.204Z] #67 23.54 Checking out files: 43% (833/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-01T22:56:45.204Z] #67 25.51 + cd /tmp/tmp.uCLthjOcTG/src/github.com/docker/libnetwork [2021-06-01T22:56:45.204Z] #67 25.51 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-01T22:56:45.204Z] #67 ... [2021-06-01T22:56:45.204Z] [2021-06-01T22:56:45.204Z] #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-06-01T22:56:45.204Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:56:45.204Z] #42 15.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:56:45.204Z] #42 19.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:56:45.248Z] #43 36.90 CC images/time.o [2021-06-01T22:56:45.507Z] #43 37.08 CC images/sysctl.o [2021-06-01T22:56:45.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-01T22:56:45.515Z] #42 ... [2021-06-01T22:56:45.515Z] [2021-06-01T22:56:45.515Z] #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-06-01T22:56:45.515Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:56:45.515Z] #49 22.75 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-01T22:56:45.515Z] #49 22.84 go: extracting github.com/spf13/viper v1.6.1 [2021-06-01T22:56:45.515Z] #49 22.93 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-01T22:56:45.515Z] #49 23.43 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-01T22:56:45.515Z] #49 23.51 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-01T22:56:45.515Z] #49 23.54 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-01T22:56:45.515Z] #49 23.56 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-01T22:56:45.515Z] #49 23.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-01T22:56:45.515Z] #49 23.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-01T22:56:45.515Z] #49 24.35 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-01T22:56:45.515Z] #49 24.52 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-01T22:56:45.515Z] #49 24.52 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-01T22:56:45.515Z] #49 24.88 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-01T22:56:45.515Z] #49 24.97 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-01T22:56:45.515Z] #49 25.13 go: downloading github.com/pkg/errors v0.8.1 [2021-06-01T22:56:45.515Z] #49 25.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-01T22:56:45.515Z] #49 25.36 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-01T22:56:45.515Z] #49 25.51 go: downloading github.com/spf13/cast v1.3.0 [2021-06-01T22:56:45.768Z] #43 37.36 CC images/autofs.o [2021-06-01T22:56:45.768Z] #43 ... [2021-06-01T22:56:45.768Z] [2021-06-01T22:56:45.768Z] #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-06-01T22:56:45.768Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:56:45.768Z] #45 115.6 hash/crc32 [2021-06-01T22:56:45.768Z] #45 115.7 net [2021-06-01T22:56:45.768Z] #45 116.1 compress/gzip [2021-06-01T22:56:45.768Z] #45 116.6 vendor/golang.org/x/text/transform [2021-06-01T22:56:45.768Z] #45 117.5 vendor/golang.org/x/text/unicode/bidi [2021-06-01T22:56:45.768Z] #45 119.2 vendor/golang.org/x/text/secure/bidirule [2021-06-01T22:56:45.768Z] #45 119.6 vendor/golang.org/x/text/unicode/norm [2021-06-01T22:56:45.768Z] #45 123.4 vendor/golang.org/x/net/idna [2021-06-01T22:56:45.768Z] #45 125.6 vendor/golang.org/x/net/http2/hpack [2021-06-01T22:56:45.780Z] #49 25.79 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-01T22:56:45.780Z] #49 25.82 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T22:56:45.780Z] #49 25.90 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-01T22:56:45.780Z] #49 26.00 go: extracting github.com/pkg/errors v0.8.1 [2021-06-01T22:56:45.780Z] #49 26.02 go: extracting github.com/spf13/cast v1.3.0 [2021-06-01T22:56:45.780Z] #49 26.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-01T22:56:45.780Z] #49 26.10 go: downloading github.com/spf13/afero v1.1.2 [2021-06-01T22:56:45.780Z] #49 26.16 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-01T22:56:46.026Z] #45 ... [2021-06-01T22:56:46.026Z] [2021-06-01T22:56:46.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-06-01T22:56:46.026Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:56:46.026Z] #43 37.59 CC images/macvlan.o [2021-06-01T22:56:46.042Z] #49 26.19 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T22:56:46.042Z] #49 26.27 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-01T22:56:46.042Z] #49 ... [2021-06-01T22:56:46.042Z] [2021-06-01T22:56:46.042Z] #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-06-01T22:56:46.042Z] #24 sha256:48e08d2901b9a6638418cd7d8ed481ba298db5c49238be56cdddd44dd6b4489a [2021-06-01T22:56:46.042Z] #24 23.90 + mkdir -p /build [2021-06-01T22:56:46.042Z] #24 23.95 + mv docker/docker /build/ [2021-06-01T22:56:46.042Z] #24 23.99 + rmdir docker [2021-06-01T22:56:46.042Z] #24 DONE 26.3s [2021-06-01T22:56:46.042Z] [2021-06-01T22:56:46.042Z] #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-06-01T22:56:46.042Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:56:46.042Z] #49 26.34 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T22:56:46.270Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.7% of statements [2021-06-01T22:56:46.270Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-01T22:56:46.270Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-01T22:56:46.270Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.5% of statements [2021-06-01T22:56:46.285Z] #43 37.75 CC images/sit.o [2021-06-01T22:56:46.305Z] #49 26.45 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-01T22:56:46.305Z] #49 26.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-01T22:56:46.305Z] #49 26.57 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T22:56:46.305Z] #49 26.60 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-01T22:56:46.532Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2021-06-01T22:56:46.543Z] #43 37.96 CC images/memfd.o [2021-06-01T22:56:46.543Z] #43 38.20 CC images/timens.o [2021-06-01T22:56:46.566Z] #49 26.77 go: extracting github.com/spf13/afero v1.1.2 [2021-06-01T22:56:46.566Z] #49 26.99 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-01T22:56:46.801Z] #43 38.56 LINK images/built-in.o [2021-06-01T22:56:46.827Z] #49 27.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-01T22:56:46.827Z] #49 27.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-01T22:56:46.827Z] #49 27.22 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-01T22:56:46.827Z] #49 27.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-01T22:56:46.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-01T22:56:47.107Z] #49 27.24 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-01T22:56:47.149Z] Running on azwin-2-cad6e0 in d:\jenkins\workspace\moby_PR-42446 [Pipeline] { [Pipeline] ws [2021-06-01T22:56:47.167Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-01T22:56:47.369Z] #49 27.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-01T22:56:47.370Z] #43 38.72 GEN compel/include/asm [2021-06-01T22:56:47.370Z] #43 38.74 GEN compel/include/version.h [2021-06-01T22:56:47.370Z] #43 38.77 touch .config [2021-06-01T22:56:47.370Z] #43 38.83 GEN include/common/config.h [2021-06-01T22:56:47.370Z] #43 38.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-06-01T22:56:47.370Z] #43 38.93 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-06-01T22:56:47.370Z] #43 38.98 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-06-01T22:56:47.370Z] #43 39.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-06-01T22:56:47.370Z] #43 39.03 DEP compel/arch/x86/plugins/std/memcpy.d [2021-06-01T22:56:47.370Z] #43 39.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-06-01T22:56:47.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-01T22:56:47.479Z] ok github.com/docker/docker/daemon/logger/awslogs 0.328s coverage: 77.8% of statements [2021-06-01T22:56:47.479Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-01T22:56:47.479Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-01T22:56:47.629Z] #43 39.09 GEN compel/plugins/include/uapi/std/syscall.h [2021-06-01T22:56:47.629Z] #43 39.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-06-01T22:56:47.629Z] #43 39.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-06-01T22:56:47.629Z] #43 39.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-06-01T22:56:47.629Z] #43 39.18 DEP compel/plugins/std/infect.d [2021-06-01T22:56:47.629Z] #43 39.32 DEP compel/plugins/std/string.d [2021-06-01T22:56:47.630Z] #49 27.83 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-01T22:56:47.887Z] #43 39.46 DEP compel/plugins/std/log.d [2021-06-01T22:56:47.887Z] #43 39.56 DEP compel/plugins/std/fds.d [2021-06-01T22:56:48.053Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2021-06-01T22:56:48.053Z] ok github.com/docker/docker/daemon/logger/journald 0.072s coverage: 23.9% of statements [2021-06-01T22:56:48.147Z] #43 39.69 DEP compel/plugins/std/std.d [2021-06-01T22:56:48.250Z] #49 28.57 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-01T22:56:48.316Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 69.9% of statements [2021-06-01T22:56:48.406Z] #43 39.84 DEP compel/plugins/shmem/shmem.d [2021-06-01T22:56:48.406Z] #43 39.99 DEP compel/plugins/fds/fds.d [2021-06-01T22:56:48.416Z] The recommended git tool is: git [2021-06-01T22:56:48.510Z] #49 28.62 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-01T22:56:48.665Z] #43 40.19 CC compel/plugins/std/std.o [2021-06-01T22:56:48.712Z] #56 140.0 + bin/containerd-shim-runc-v2 [2021-06-01T22:56:48.771Z] #49 ... [2021-06-01T22:56:48.771Z] [2021-06-01T22:56:48.771Z] #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-06-01T22:56:48.771Z] #34 sha256:137402d9626c398568a585f55288fd62d7c7e6d763dfd9b0232282e066c2a42e [2021-06-01T22:56:48.771Z] #34 24.58 github.com/pelletier/go-toml/cmd/tomll [2021-06-01T22:56:48.771Z] #34 DONE 28.9s [2021-06-01T22:56:48.771Z] [2021-06-01T22:56:48.771Z] #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-06-01T22:56:48.771Z] #51 sha256:de7f257454db902a775896dfff29959c9735be9f95fb8cde6a14c800185b5133 [2021-06-01T22:56:48.771Z] #51 19.10 + cd /tmp/tmp.cIfaUrhHDQ/src/github.com/mvdan/sh [2021-06-01T22:56:48.771Z] #51 19.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-01T22:56:48.771Z] #51 19.33 + GO111MODULE=on [2021-06-01T22:56:48.771Z] #51 19.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-01T22:56:48.771Z] #51 21.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-01T22:56:48.771Z] #51 21.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-01T22:56:48.771Z] #51 21.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-01T22:56:48.771Z] #51 21.84 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-01T22:56:48.771Z] #51 22.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-01T22:56:48.771Z] #51 23.79 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-01T22:56:48.771Z] #51 25.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-01T22:56:48.771Z] #51 27.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-01T22:56:48.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-01T22:56:48.924Z] #43 40.45 CC compel/plugins/std/fds.o [2021-06-01T22:56:49.031Z] #51 ... [2021-06-01T22:56:49.031Z] [2021-06-01T22:56:49.031Z] #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-06-01T22:56:49.031Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:56:49.031Z] #49 29.23 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-01T22:56:49.182Z] #43 40.87 CC compel/plugins/std/log.o [2021-06-01T22:56:49.293Z] #49 ... [2021-06-01T22:56:49.293Z] [2021-06-01T22:56:49.293Z] #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-06-01T22:56:49.293Z] #47 sha256:bbbee2d7efa68bb5993d4ced971f2ab411508406257d2fdabf0b3ab6ff956af8 [2021-06-01T22:56:49.293Z] #47 19.50 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T22:56:49.293Z] #47 26.91 go: finding github.com/fatih/color v1.9.0 [2021-06-01T22:56:49.293Z] #47 26.93 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T22:56:49.293Z] #47 26.99 go: finding github.com/pkg/errors v0.9.1 [2021-06-01T22:56:49.293Z] #47 27.05 go: finding github.com/spf13/pflag v1.0.3 [2021-06-01T22:56:49.293Z] #47 27.33 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-01T22:56:49.293Z] #47 27.41 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-01T22:56:49.293Z] #47 27.74 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T22:56:49.293Z] #47 28.11 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-01T22:56:49.293Z] #47 28.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T22:56:49.293Z] #47 28.22 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T22:56:49.293Z] #47 28.29 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T22:56:49.556Z] #47 ... [2021-06-01T22:56:49.556Z] [2021-06-01T22:56:49.556Z] #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-06-01T22:56:49.556Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:56:49.556Z] #49 29.69 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-01T22:56:49.556Z] #49 29.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-01T22:56:49.690Z] #56 141.0 + binaries [2021-06-01T22:56:49.690Z] #56 141.0 + install -D bin/containerd /build/containerd [2021-06-01T22:56:49.690Z] #56 141.0 + install -D bin/containerd-shim /build/containerd-shim [2021-06-01T22:56:49.690Z] #56 141.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-01T22:56:49.690Z] #56 141.0 + install -D bin/ctr /build/ctr [2021-06-01T22:56:49.690Z] #56 DONE 141.4s [2021-06-01T22:56:49.712Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 75.2% of statements [2021-06-01T22:56:49.712Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-01T22:56:49.817Z] #49 29.90 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-01T22:56:49.973Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-06-01T22:56:50.118Z] #43 41.61 CC compel/plugins/std/string.o [2021-06-01T22:56:50.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-01T22:56:50.235Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.098s coverage: 56.8% of statements [2021-06-01T22:56:50.617Z] [2021-06-01T22:56:50.617Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-01T22:56:50.617Z] #57 sha256:50016eaf461eea5074a32d694e77684a1213994c9b0b81d9fbad8db62cded065 [2021-06-01T22:56:50.684Z] #43 42.29 CC compel/plugins/std/infect.o [2021-06-01T22:56:50.765Z] #49 ... [2021-06-01T22:56:50.765Z] [2021-06-01T22:56:50.765Z] #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-06-01T22:56:50.765Z] #58 sha256:053c0d89a3ff7c2ab934945f592b933700d088644a7559d4607f3b07be330f1f [2021-06-01T22:56:50.765Z] #58 21.04 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-01T22:56:50.765Z] #58 21.20 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-01T22:56:50.765Z] #58 23.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-01T22:56:50.765Z] #58 23.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-01T22:56:50.765Z] #58 23.83 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-01T22:56:50.765Z] #58 24.40 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-01T22:56:50.765Z] #58 25.35 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-01T22:56:50.810Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2021-06-01T22:56:50.872Z] #57 DONE 0.2s [2021-06-01T22:56:50.872Z] [2021-06-01T22:56:50.872Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-01T22:56:50.872Z] #61 sha256:28579945ea195108ff9261c6e41f08f6305a582353e731b3388f6a20a3c13680 [2021-06-01T22:56:50.872Z] #61 DONE 0.1s [2021-06-01T22:56:50.872Z] [2021-06-01T22:56:50.872Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-01T22:56:50.872Z] #66 sha256:1afc35697f8ff9439666ccf9128d38c56f82516f2e135077ae2a91e4f20f3b4b [2021-06-01T22:56:50.942Z] #43 ... [2021-06-01T22:56:50.942Z] [2021-06-01T22:56:50.942Z] #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-06-01T22:56:50.942Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:56:50.942Z] #13 115.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-01T22:56:50.942Z] #13 115.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-01T22:56:50.942Z] #13 115.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:56:50.942Z] #13 ... [2021-06-01T22:56:50.942Z] [2021-06-01T22:56:50.942Z] #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-06-01T22:56:50.942Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:56:50.942Z] #43 42.64 CC compel/arch/x86/plugins/std/parasite-head.o [2021-06-01T22:56:51.031Z] #58 ... [2021-06-01T22:56:51.031Z] [2021-06-01T22:56:51.031Z] #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-06-01T22:56:51.031Z] #51 sha256:de7f257454db902a775896dfff29959c9735be9f95fb8cde6a14c800185b5133 [2021-06-01T22:56:51.031Z] #51 29.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-01T22:56:51.031Z] #51 29.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-01T22:56:51.031Z] #51 30.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-01T22:56:51.031Z] #51 30.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-01T22:56:51.129Z] #66 DONE 0.4s [2021-06-01T22:56:51.201Z] #43 42.69 CC compel/arch/x86/plugins/std/memcpy.o [2021-06-01T22:56:51.201Z] #43 42.74 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-06-01T22:56:51.201Z] #43 42.80 AR compel/plugins/std.lib.a [2021-06-01T22:56:51.201Z] #43 42.88 CC compel/plugins/fds/fds.o [2021-06-01T22:56:51.383Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-06-01T22:56:51.384Z] [2021-06-01T22:56:51.384Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-01T22:56:51.384Z] #68 sha256:a235e917f434d98ff506ea5c540edf2318e453d6dab48591423b2becd2d4edd4 [2021-06-01T22:56:51.384Z] #68 DONE 0.0s [2021-06-01T22:56:51.384Z] [2021-06-01T22:56:51.384Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-01T22:56:51.384Z] #69 sha256:56669b43b86a4c70732bb45127b615954d88f276ae6b80b6d6aaa06ec95fe080 [2021-06-01T22:56:51.384Z] #69 DONE 0.0s [2021-06-01T22:56:51.384Z] [2021-06-01T22:56:51.384Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-01T22:56:51.384Z] #70 sha256:45c927c69f7702e8f7a10c82ee1ef3b37765c2ae4b194d900adaccf963c67d9b [2021-06-01T22:56:51.460Z] #43 43.12 AR compel/plugins/fds.lib.a [2021-06-01T22:56:51.460Z] #43 43.18 HOSTDEP compel/src/lib/log-host.d [2021-06-01T22:56:51.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-01T22:56:51.719Z] #43 43.24 HOSTDEP compel/src/lib/handle-elf-host.d [2021-06-01T22:56:51.719Z] #43 43.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-06-01T22:56:51.957Z] ok github.com/docker/docker/daemon/network 0.052s coverage: 63.8% of statements [2021-06-01T22:56:51.980Z] #43 43.42 HOSTDEP compel/src/main-host.d [2021-06-01T22:56:51.980Z] #43 43.53 DEP compel/src/lib/ptrace.d [2021-06-01T22:56:51.982Z] #51 32.10 runtime [2021-06-01T22:56:51.982Z] #51 32.17 runtime/cgo [2021-06-01T22:56:52.249Z] #43 43.66 DEP compel/src/lib/infect.d [2021-06-01T22:56:52.249Z] #43 43.84 DEP compel/src/lib/infect-util.d [2021-06-01T22:56:52.309Z] #70 DONE 0.7s [2021-06-01T22:56:52.309Z] [2021-06-01T22:56:52.309Z] #71 exporting to image [2021-06-01T22:56:52.309Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-01T22:56:52.309Z] #71 exporting layers [2021-06-01T22:56:52.514Z] #43 44.04 DEP compel/src/lib/infect-rpc.d [2021-06-01T22:56:52.514Z] #43 44.16 DEP compel/arch/x86/src/lib/infect.d [2021-06-01T22:56:52.555Z] #51 ... [2021-06-01T22:56:52.555Z] [2021-06-01T22:56:52.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-06-01T22:56:52.555Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:56:52.555Z] #45 22.62 math [2021-06-01T22:56:52.555Z] #45 27.42 internal/testlog [2021-06-01T22:56:52.555Z] #45 27.98 encoding [2021-06-01T22:56:52.555Z] #45 28.23 unicode/utf16 [2021-06-01T22:56:52.555Z] #45 28.75 container/list [2021-06-01T22:56:52.555Z] #45 29.70 crypto/internal/subtle [2021-06-01T22:56:52.555Z] #45 29.95 crypto/subtle [2021-06-01T22:56:52.555Z] #45 30.20 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-01T22:56:52.555Z] #45 30.49 internal/nettrace [2021-06-01T22:56:52.555Z] #45 31.22 runtime/cgo [2021-06-01T22:56:52.555Z] #45 ... [2021-06-01T22:56:52.555Z] [2021-06-01T22:56:52.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-06-01T22:56:52.555Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:56:52.555Z] #49 32.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-01T22:56:52.555Z] #49 32.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-01T22:56:52.555Z] #49 32.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-01T22:56:52.555Z] #49 32.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-01T22:56:52.555Z] #49 32.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-01T22:56:52.555Z] #49 32.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-01T22:56:52.555Z] #49 32.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-01T22:56:52.555Z] #49 32.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-01T22:56:52.555Z] #49 32.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-01T22:56:52.555Z] #49 32.36 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-01T22:56:52.555Z] #49 32.39 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-01T22:56:52.555Z] #49 32.40 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-01T22:56:52.555Z] #49 32.51 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-01T22:56:52.555Z] #49 32.51 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-01T22:56:52.555Z] #49 32.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-01T22:56:52.555Z] #49 32.62 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-01T22:56:52.555Z] #49 32.63 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-01T22:56:52.555Z] #49 32.67 go: downloading golang.org/x/text v0.3.2 [2021-06-01T22:56:52.555Z] #49 32.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-01T22:56:52.555Z] #49 32.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-01T22:56:52.555Z] #49 32.69 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-01T22:56:52.555Z] #49 32.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-01T22:56:52.772Z] #43 44.32 DEP compel/arch/x86/src/lib/cpu.d [2021-06-01T22:56:52.772Z] #43 44.42 DEP compel/src/lib/log.d [2021-06-01T22:56:52.816Z] #49 32.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-01T22:56:52.817Z] #49 33.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-01T22:56:52.817Z] #49 33.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-01T22:56:52.903Z] ok github.com/docker/docker/daemon/logger/splunk 1.959s coverage: 82.5% of statements [2021-06-01T22:56:52.903Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-01T22:56:52.903Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-01T22:56:52.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-01T22:56:53.031Z] #43 44.49 DEP compel/src/main.d [2021-06-01T22:56:53.031Z] #43 44.60 DEP compel/src/lib/handle-elf.d [2021-06-01T22:56:53.078Z] #49 33.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-01T22:56:53.078Z] #49 33.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-01T22:56:53.078Z] #49 33.19 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-01T22:56:53.078Z] #49 33.21 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-01T22:56:53.078Z] #49 33.21 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-01T22:56:53.289Z] #43 44.70 DEP compel/arch/x86/src/lib/handle-elf.d [2021-06-01T22:56:53.289Z] #43 44.83 CC compel/src/lib/log.o [2021-06-01T22:56:53.340Z] #49 33.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-01T22:56:53.477Z] ok github.com/docker/docker/distribution/metadata 0.108s coverage: 48.2% of statements [2021-06-01T22:56:53.550Z] #43 45.11 CC compel/arch/x86/src/lib/cpu.o [2021-06-01T22:56:53.601Z] #49 33.73 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-01T22:56:53.601Z] #49 33.79 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-01T22:56:53.601Z] #49 33.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-01T22:56:53.601Z] #49 33.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-01T22:56:53.601Z] #49 33.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-01T22:56:53.873Z] #49 33.95 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-01T22:56:53.873Z] #49 34.02 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-01T22:56:53.873Z] #49 34.04 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-01T22:56:53.873Z] #49 34.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-01T22:56:53.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-01T22:56:54.138Z] #49 34.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-01T22:56:54.138Z] #49 34.24 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-01T22:56:54.138Z] #49 34.37 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-01T22:56:54.398Z] #49 34.58 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-01T22:56:54.484Z] #43 45.93 CC compel/arch/x86/src/lib/infect.o [2021-06-01T22:56:54.658Z] #49 34.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T22:56:54.658Z] #49 34.80 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-01T22:56:54.658Z] #49 34.89 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-01T22:56:54.658Z] #49 34.90 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-01T22:56:54.816Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-01T22:56:54.816Z] Using test binary docker [2021-06-01T22:56:54.867Z] ok github.com/docker/docker/distribution 0.295s coverage: 25.2% of statements [2021-06-01T22:56:54.867Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-01T22:56:55.073Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-01T22:56:55.073Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-01T22:56:55.073Z] Starting dockerd [2021-06-01T22:56:55.073Z] INFO: Waiting for daemon to start... [2021-06-01T22:56:55.129Z] ok github.com/docker/docker/errdefs 0.026s coverage: 53.1% of statements [2021-06-01T22:56:55.230Z] #49 35.28 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-01T22:56:55.230Z] #49 35.28 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T22:56:55.230Z] #49 35.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-01T22:56:55.230Z] #49 35.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-01T22:56:55.419Z] #43 46.79 CC compel/src/lib/infect-rpc.o [2021-06-01T22:56:55.490Z] #49 35.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-01T22:56:55.490Z] #49 35.75 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-01T22:56:55.679Z] #43 47.20 CC compel/src/lib/infect-util.o [2021-06-01T22:56:55.702Z] ok github.com/docker/docker/image 0.077s coverage: 86.6% of statements [2021-06-01T22:56:55.752Z] #49 35.98 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-01T22:56:55.752Z] #49 ... [2021-06-01T22:56:55.752Z] [2021-06-01T22:56:55.752Z] #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-06-01T22:56:55.752Z] #67 sha256:50964e122c0c9a19aaad6edd06ee0c4be5889e5ff91add6536a60100f7bfff99 [2021-06-01T22:56:55.752Z] #67 25.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-01T22:56:55.752Z] #67 ... [2021-06-01T22:56:55.752Z] [2021-06-01T22:56:55.752Z] #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-06-01T22:56:55.752Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:56:55.752Z] #49 36.05 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-01T22:56:55.937Z] #43 47.44 CC compel/src/lib/infect.o [2021-06-01T22:56:56.013Z] #49 36.20 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-01T22:56:56.013Z] #49 36.21 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-01T22:56:56.013Z] #49 36.31 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-01T22:56:56.273Z] #49 36.51 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-01T22:56:56.275Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2021-06-01T22:56:56.275Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-01T22:56:56.472Z] #71 exporting layers 4.3s done [2021-06-01T22:56:56.472Z] #71 writing image sha256:7608c6ce4a046193120bae3d1b5109180b19e6cd8d313312859af3d9f555b464 done [2021-06-01T22:56:56.472Z] #71 naming to docker.io/library/docker:58cd14798b282b39b71dcbbf60209b1225f32a51 done [2021-06-01T22:56:56.472Z] #71 DONE 4.3s [Pipeline] } [Pipeline] // stage [2021-06-01T22:56:56.503Z] #43 ... [2021-06-01T22:56:56.503Z] [2021-06-01T22:56:56.503Z] #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-06-01T22:56:56.503Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [Pipeline] stage [2021-06-01T22:56:56.503Z] #13 130.7 Selecting previously unselected package libapparmor1:amd64. [2021-06-01T22:56:56.503Z] #13 130.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-01T22:56:56.503Z] #13 130.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [Pipeline] { (Run tests) [Pipeline] sh [2021-06-01T22:56:56.534Z] #49 36.59 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-01T22:56:56.534Z] #49 36.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-01T22:56:56.534Z] #49 36.64 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-01T22:56:56.534Z] #49 36.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-01T22:56:56.534Z] #49 36.72 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-01T22:56:56.534Z] #49 36.84 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-01T22:56:56.536Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2021-06-01T22:56:56.761Z] #13 130.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-01T22:56:56.761Z] #13 131.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-01T22:56:56.761Z] #13 131.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-01T22:56:56.793Z] + trap exit INT TERM [2021-06-01T22:56:56.793Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-01T22:56:56.793Z] + CONTAINER_NAME=docker-pr4 [2021-06-01T22:56:56.793Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42446/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=58cd14798b282b39b71dcbbf60209b1225f32a51 -e DOCKER_GRAPHDRIVER docker:58cd14798b282b39b71dcbbf60209b1225f32a51 hack/make.sh dynbinary-daemon [2021-06-01T22:56:56.795Z] #49 36.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-01T22:56:56.795Z] #49 37.09 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-01T22:56:56.795Z] #49 37.21 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-01T22:56:56.799Z] ok github.com/docker/docker/image/tarexport 0.024s coverage: 0.6% of statements [2021-06-01T22:56:56.970Z] . [2021-06-01T22:56:56.970Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-01T22:56:57.019Z] #13 131.1 Selecting previously unselected package libbtrfs0. [2021-06-01T22:56:57.019Z] #13 131.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-01T22:56:57.019Z] #13 131.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-01T22:56:57.019Z] #13 131.2 Selecting previously unselected package libbtrfs-dev. [2021-06-01T22:56:57.019Z] #13 131.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-01T22:56:57.019Z] #13 131.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-01T22:56:57.019Z] #13 131.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-01T22:56:57.019Z] #13 ... [2021-06-01T22:56:57.019Z] [2021-06-01T22:56:57.019Z] #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-06-01T22:56:57.019Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:56:57.019Z] #45 126.8 mime [2021-06-01T22:56:57.019Z] #45 128.2 mime/quotedprintable [2021-06-01T22:56:57.019Z] #45 128.7 net/http/internal [2021-06-01T22:56:57.019Z] #45 132.7 net/textproto [2021-06-01T22:56:57.019Z] #45 132.7 crypto/x509 [2021-06-01T22:56:57.019Z] #45 133.9 vendor/golang.org/x/net/http/httpguts [2021-06-01T22:56:57.019Z] #45 134.2 vendor/golang.org/x/net/http/httpproxy [2021-06-01T22:56:57.019Z] #45 134.7 mime/multipart [2021-06-01T22:56:57.019Z] #45 136.8 crypto/tls [2021-06-01T22:56:57.056Z] #49 37.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-01T22:56:57.228Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-01T22:56:57.228Z] Error: No such image: emptyfs [2021-06-01T22:56:57.228Z] Running integration-test (iteration 1) [2021-06-01T22:56:57.228Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-01T22:56:57.277Z] #45 ... [2021-06-01T22:56:57.277Z] [2021-06-01T22:56:57.277Z] #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-06-01T22:56:57.277Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:56:57.277Z] #13 131.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-01T22:56:57.277Z] #13 131.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-01T22:56:57.277Z] #13 131.5 Selecting previously unselected package libudev-dev:amd64. [2021-06-01T22:56:57.277Z] #13 131.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-01T22:56:57.277Z] #13 131.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-01T22:56:57.317Z] #49 37.44 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-01T22:56:57.317Z] #49 37.45 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-01T22:56:57.317Z] #49 37.52 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-01T22:56:57.317Z] #49 37.59 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-01T22:56:57.355Z] [2021-06-01T22:56:57.355Z] Removing bundles/ [2021-06-01T22:56:57.355Z] [2021-06-01T22:56:57.355Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-06-01T22:56:57.355Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T22:56:57.355Z] GOOS="" GOARCH="" GOARM="" [2021-06-01T22:56:57.374Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2021-06-01T22:56:57.374Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-01T22:56:57.374Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2021-06-01T22:56:57.538Z] #13 131.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-01T22:56:57.538Z] #13 131.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-01T22:56:57.538Z] #13 131.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-01T22:56:57.580Z] #49 37.71 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-01T22:56:57.797Z] #13 132.0 Selecting previously unselected package libpcre16-3:amd64. [2021-06-01T22:56:57.797Z] #13 132.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-01T22:56:57.797Z] #13 132.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-01T22:56:57.797Z] #13 132.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-01T22:56:57.841Z] #49 37.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-01T22:56:57.841Z] #49 37.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-01T22:56:58.056Z] #13 132.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-01T22:56:58.056Z] #13 132.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-01T22:56:58.056Z] #13 132.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-01T22:56:58.056Z] #13 132.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-01T22:56:58.056Z] #13 132.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-01T22:56:58.101Z] #49 38.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-01T22:56:58.101Z] #49 38.32 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-01T22:56:58.315Z] #13 132.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-01T22:56:58.315Z] #13 132.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-01T22:56:58.315Z] #13 132.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-01T22:56:58.362Z] #49 38.75 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-01T22:56:58.574Z] #13 133.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-01T22:56:58.623Z] #49 38.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-01T22:56:58.764Z] ok github.com/docker/docker/oci 0.029s coverage: 45.2% of statements [2021-06-01T22:56:58.833Z] #13 133.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-01T22:56:58.833Z] #13 133.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-01T22:56:58.883Z] #49 39.11 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-01T22:56:59.027Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 52.9% of statements [2021-06-01T22:56:59.027Z] ok github.com/docker/docker/opts 0.054s coverage: 67.1% of statements [2021-06-01T22:56:59.091Z] #13 133.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-01T22:56:59.091Z] #13 133.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-01T22:56:59.091Z] #13 133.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-01T22:56:59.144Z] #49 39.27 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-01T22:56:59.144Z] #49 39.27 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-01T22:56:59.374Z] #13 133.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-01T22:56:59.374Z] #13 133.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-01T22:56:59.374Z] #13 133.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-01T22:56:59.374Z] #13 133.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-01T22:56:59.405Z] #49 39.56 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-01T22:56:59.666Z] #49 ... [2021-06-01T22:56:59.666Z] [2021-06-01T22:56:59.666Z] #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-06-01T22:56:59.666Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:56:59.666Z] #55 30.07 Fetched 8447 kB in 24s (358 kB/s) [2021-06-01T22:56:59.666Z] #55 30.07 Reading package lists... [2021-06-01T22:56:59.676Z] #13 133.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-01T22:56:59.676Z] #13 133.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-01T22:56:59.927Z] #55 39.98 Reading package lists... [2021-06-01T22:56:59.927Z] #55 ... [2021-06-01T22:56:59.927Z] [2021-06-01T22:56:59.927Z] #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-06-01T22:56:59.927Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:56:59.927Z] #40 30.92 Checking out files: 79% (1355/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-01T22:56:59.927Z] #40 31.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-01T22:56:59.927Z] #40 34.30 + 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-06-01T22:56:59.938Z] #13 134.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-01T22:57:00.008Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-06-01T22:57:00.217Z] #13 134.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-01T22:57:00.217Z] #13 134.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-01T22:57:00.217Z] #13 134.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-01T22:57:00.217Z] #13 134.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-01T22:57:00.217Z] #13 134.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-01T22:57:00.217Z] #13 134.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:57:00.217Z] #13 134.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-01T22:57:00.217Z] #13 134.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-01T22:57:00.217Z] #13 134.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-01T22:57:00.217Z] #13 134.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-01T22:57:00.217Z] #13 134.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-01T22:57:00.217Z] #13 134.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-01T22:57:00.479Z] #13 134.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-01T22:57:00.479Z] #13 134.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-01T22:57:00.479Z] #13 134.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-01T22:57:00.479Z] #13 134.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-01T22:57:00.479Z] #13 134.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:57:00.479Z] #13 134.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-01T22:57:00.479Z] #13 134.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-01T22:57:00.479Z] #13 134.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:57:00.479Z] #13 134.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-06-01T22:57:00.479Z] #13 134.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-06-01T22:57:00.479Z] #13 134.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-01T22:57:00.479Z] #13 134.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-01T22:57:00.479Z] #13 134.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-01T22:57:00.738Z] #13 134.8 Setting up dmsetup (2:1.02.155-3) ... [2021-06-01T22:57:00.738Z] #13 134.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-01T22:57:00.738Z] #13 134.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-01T22:57:00.738Z] #13 134.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:57:01.315Z] #40 ... [2021-06-01T22:57:01.315Z] [2021-06-01T22:57:01.315Z] #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-06-01T22:57:01.315Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:57:01.315Z] #49 41.40 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-01T22:57:01.315Z] #49 ... [2021-06-01T22:57:01.315Z] [2021-06-01T22:57:01.315Z] #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-06-01T22:57:01.315Z] #58 sha256:053c0d89a3ff7c2ab934945f592b933700d088644a7559d4607f3b07be330f1f [2021-06-01T22:57:01.315Z] #58 31.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-01T22:57:01.315Z] #58 31.75 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-01T22:57:01.315Z] #58 32.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-01T22:57:01.315Z] #58 32.77 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-01T22:57:01.315Z] #58 33.13 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-01T22:57:01.315Z] #58 37.07 go: finding github.com/pkg/errors v0.9.1 [2021-06-01T22:57:01.315Z] #58 37.09 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-01T22:57:01.315Z] #58 37.54 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-01T22:57:01.315Z] #58 37.61 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-01T22:57:01.315Z] #58 37.95 go: finding github.com/google/uuid v1.2.0 [2021-06-01T22:57:01.315Z] #58 38.07 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-01T22:57:01.315Z] #58 38.18 go: finding github.com/gofrs/flock v0.8.0 [2021-06-01T22:57:01.315Z] #58 38.22 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-01T22:57:01.315Z] #58 38.35 go: finding github.com/gorilla/mux v1.8.0 [2021-06-01T22:57:01.315Z] #58 38.35 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-01T22:57:01.315Z] #58 38.40 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-01T22:57:01.315Z] #58 38.46 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-01T22:57:01.315Z] #58 38.47 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-01T22:57:01.315Z] #58 38.80 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-01T22:57:01.315Z] #58 39.06 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-01T22:57:01.409Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2021-06-01T22:57:01.670Z] ok github.com/docker/docker/pkg/authorization 0.882s coverage: 68.3% of statements [2021-06-01T22:57:02.616Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2021-06-01T22:57:02.616Z] ok github.com/docker/docker/pkg/archive 1.272s coverage: 81.8% of statements [2021-06-01T22:57:03.190Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-06-01T22:57:03.190Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-06-01T22:57:03.227Z] #58 ... [2021-06-01T22:57:03.227Z] [2021-06-01T22:57:03.227Z] #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-06-01T22:57:03.227Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:57:03.227Z] #36 33.56 Fetched 8447 kB in 24s (346 kB/s) [2021-06-01T22:57:03.227Z] #36 33.56 Reading package lists... [2021-06-01T22:57:03.270Z] #13 DONE 137.2s [2021-06-01T22:57:03.270Z] [2021-06-01T22:57:03.270Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-01T22:57:03.270Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-01T22:57:03.488Z] #36 ... [2021-06-01T22:57:03.488Z] [2021-06-01T22:57:03.488Z] #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-06-01T22:57:03.488Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:57:03.488Z] #13 34.77 Fetched 8971 kB in 28s (316 kB/s) [2021-06-01T22:57:04.070Z] #13 34.77 Reading package lists... [2021-06-01T22:57:04.070Z] #13 ... [2021-06-01T22:57:04.070Z] [2021-06-01T22:57:04.070Z] #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-06-01T22:57:04.071Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:57:04.134Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-06-01T22:57:04.208Z] #14 ... [2021-06-01T22:57:04.208Z] [2021-06-01T22:57:04.208Z] #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-06-01T22:57:04.208Z] #58 sha256:d7665a4c4429cc99d57630794d31323683a6824683196494dfd7eb55932ba5c1 [2021-06-01T22:57:04.208Z] #58 135.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-01T22:57:04.208Z] #58 135.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-01T22:57:04.208Z] #58 DONE 143.8s [2021-06-01T22:57:04.208Z] [2021-06-01T22:57:04.208Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-01T22:57:04.208Z] #59 sha256:200c18796ca57ff31ecc31952d8d34af23b8e5e817cc59f33b7f8e2599fc2f5c [2021-06-01T22:57:04.208Z] #59 DONE 0.2s [2021-06-01T22:57:04.208Z] [2021-06-01T22:57:04.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-06-01T22:57:04.208Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:57:04.208Z] #45 143.4 net/http/httptrace [2021-06-01T22:57:04.208Z] #45 143.8 net/http [2021-06-01T22:57:04.467Z] #45 ... [2021-06-01T22:57:04.467Z] [2021-06-01T22:57:04.467Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-01T22:57:04.467Z] #60 sha256:0c2d9fdcbd57fd3d928767031746e8c2e963a4f8016e53f331d9c46b63262987 [2021-06-01T22:57:04.467Z] #60 DONE 0.2s [2021-06-01T22:57:04.707Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-06-01T22:57:04.726Z] [2021-06-01T22:57:04.726Z] #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-06-01T22:57:04.726Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:57:04.726Z] #43 49.80 CC compel/src/lib/ptrace.o [2021-06-01T22:57:04.726Z] #43 50.19 AR compel/libcompel.a [2021-06-01T22:57:04.726Z] #43 50.28 HOSTCC compel/src/main-host.o [2021-06-01T22:57:04.726Z] #43 50.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-06-01T22:57:04.726Z] #43 50.75 HOSTCC compel/src/lib/handle-elf-host.o [2021-06-01T22:57:04.726Z] #43 51.06 HOSTCC compel/src/lib/log-host.o [2021-06-01T22:57:04.726Z] #43 51.37 HOSTLINK compel/compel-host-bin [2021-06-01T22:57:04.726Z] #43 51.57 DEP soccr/soccr.d [2021-06-01T22:57:04.726Z] #43 51.73 CC soccr/soccr.o [2021-06-01T22:57:04.726Z] #43 53.12 AR soccr/libsoccr.a [2021-06-01T22:57:04.726Z] #43 53.16 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-01T22:57:04.726Z] #43 53.57 DEP criu/arch/x86/sigframe.d [2021-06-01T22:57:04.726Z] #43 53.74 DEP criu/arch/x86/sigaction_compat.d [2021-06-01T22:57:04.726Z] #43 53.83 DEP criu/arch/x86/kerndat.d [2021-06-01T22:57:04.726Z] #43 53.94 DEP criu/arch/x86/crtools.d [2021-06-01T22:57:04.726Z] #43 54.10 DEP criu/arch/x86/cpu.d [2021-06-01T22:57:04.726Z] #43 54.28 CC criu/arch/x86/cpu.o [2021-06-01T22:57:04.726Z] #43 55.19 CC criu/arch/x86/crtools.o [2021-06-01T22:57:04.967Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-06-01T22:57:05.229Z] ok github.com/docker/docker/pkg/chrootarchive 3.060s coverage: 43.2% of statements [2021-06-01T22:57:05.293Z] #43 56.78 CC criu/arch/x86/kerndat.o [2021-06-01T22:57:05.551Z] #43 ... [2021-06-01T22:57:05.551Z] [2021-06-01T22:57:05.551Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-01T22:57:05.551Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-01T22:57:05.551Z] #14 DONE 2.5s [2021-06-01T22:57:05.551Z] [2021-06-01T22:57:05.551Z] #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-06-01T22:57:05.551Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-01T22:57:06.172Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 88.7% of statements [2021-06-01T22:57:06.172Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-06-01T22:57:06.745Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-06-01T22:57:06.745Z] ok github.com/docker/docker/pkg/fsutils 0.259s coverage: 85.1% of statements [2021-06-01T22:57:07.317Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2021-06-01T22:57:07.371Z] #36 44.15 Reading package lists... [2021-06-01T22:57:07.371Z] #36 ... [2021-06-01T22:57:07.371Z] [2021-06-01T22:57:07.371Z] #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-06-01T22:57:07.371Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:57:07.371Z] #42 37.42 Fetched 8447 kB in 28s (300 kB/s) [2021-06-01T22:57:07.371Z] #42 37.42 Reading package lists... [2021-06-01T22:57:07.371Z] #42 47.40 Reading package lists... [2021-06-01T22:57:07.371Z] #42 ... [2021-06-01T22:57:07.371Z] [2021-06-01T22:57:07.371Z] #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-06-01T22:57:07.371Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:57:07.371Z] #49 46.56 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-01T22:57:07.458Z] #15 DONE 1.7s [2021-06-01T22:57:07.458Z] [2021-06-01T22:57:07.458Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-01T22:57:07.458Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-01T22:57:08.261Z] ok github.com/docker/docker/layer 8.122s coverage: 68.8% of statements [2021-06-01T22:57:08.261Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-01T22:57:08.261Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-01T22:57:08.261Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-01T22:57:08.261Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-01T22:57:08.261Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-01T22:57:08.261Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-01T22:57:08.261Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-01T22:57:08.261Z] ok github.com/docker/docker/pkg/jsonmessage 0.034s coverage: 91.7% of statements [2021-06-01T22:57:08.261Z] ok github.com/docker/docker/pkg/idtools 0.648s coverage: 69.5% of statements [2021-06-01T22:57:08.394Z] #16 1.317 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-01T22:57:08.522Z] ok github.com/docker/docker/pkg/ioutils 0.597s coverage: 70.1% of statements [2021-06-01T22:57:08.522Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-01T22:57:08.652Z] #16 DONE 1.4s [2021-06-01T22:57:08.652Z] [2021-06-01T22:57:08.652Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-01T22:57:08.652Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-01T22:57:08.785Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-06-01T22:57:08.785Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-01T22:57:08.785Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-01T22:57:08.785Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2021-06-01T22:57:08.785Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-01T22:57:09.049Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2021-06-01T22:57:09.284Z] #49 49.42 go: extracting golang.org/x/text v0.3.2 [2021-06-01T22:57:09.310Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2021-06-01T22:57:09.577Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.062s coverage: 86.7% of statements [2021-06-01T22:57:09.839Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2021-06-01T22:57:09.839Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-01T22:57:09.839Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-01T22:57:10.030Z] #17 DONE 1.2s [2021-06-01T22:57:10.030Z] [2021-06-01T22:57:10.030Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-01T22:57:10.030Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-01T22:57:10.100Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2021-06-01T22:57:10.674Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2021-06-01T22:57:10.675Z] #49 ... [2021-06-01T22:57:10.675Z] [2021-06-01T22:57:10.675Z] #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-06-01T22:57:10.675Z] #67 sha256:50964e122c0c9a19aaad6edd06ee0c4be5889e5ff91add6536a60100f7bfff99 [2021-06-01T22:57:10.675Z] #67 DONE 50.8s [2021-06-01T22:57:10.675Z] [2021-06-01T22:57:10.675Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-01T22:57:10.675Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:57:10.675Z] #55 39.98 Reading package lists... [2021-06-01T22:57:10.675Z] #55 48.91 Building dependency tree... [2021-06-01T22:57:10.936Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2021-06-01T22:57:10.967Z] #18 DONE 1.3s [2021-06-01T22:57:10.967Z] [2021-06-01T22:57:10.967Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-01T22:57:10.967Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-01T22:57:11.198Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-06-01T22:57:11.459Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2021-06-01T22:57:11.859Z] using credential docker-jenkins-github-credentials [2021-06-01T22:57:11.931Z] Cloning the remote Git repository [2021-06-01T22:57:11.931Z] Cloning with configured refspecs honoured and without tags [2021-06-01T22:57:12.114Z] Loaded image: buildpack-deps:buster [2021-06-01T22:57:12.114Z] Loaded image: busybox:latest [2021-06-01T22:57:12.114Z] Loaded image: busybox:glibc [2021-06-01T22:57:12.112Z] Cloning repository https://github.com/moby/moby.git [2021-06-01T22:57:12.345Z] #19 DONE 1.2s [2021-06-01T22:57:12.345Z] [2021-06-01T22:57:12.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-06-01T22:57:12.345Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:57:12.345Z] #43 57.57 CC criu/arch/x86/sigaction_compat.o [2021-06-01T22:57:12.345Z] #43 57.92 CC criu/arch/x86/sigframe.o [2021-06-01T22:57:12.345Z] #43 58.35 LINK criu/arch/x86/crtools.built-in.o [2021-06-01T22:57:12.345Z] #43 58.42 DEP criu/pie/util-vdso-elf32.d [2021-06-01T22:57:12.345Z] #43 58.58 DEP criu/pie/util-vdso.d [2021-06-01T22:57:12.345Z] #43 58.81 DEP criu/pie/util.d [2021-06-01T22:57:12.345Z] #43 59.13 CC criu/pie/util.o [2021-06-01T22:57:12.345Z] #43 59.58 CC criu/pie/util-vdso.o [2021-06-01T22:57:12.345Z] #43 60.64 CC criu/pie/util-vdso-elf32.o [2021-06-01T22:57:12.345Z] #43 62.03 AR criu/pie/pie.lib.a [2021-06-01T22:57:12.345Z] #43 62.09 DEP criu/pie/restorer.d [2021-06-01T22:57:12.345Z] #43 62.37 DEP criu/arch/x86/sigaction_compat_pie.d [2021-06-01T22:57:12.345Z] #43 62.49 DEP criu/arch/x86/restorer_unmap.d [2021-06-01T22:57:12.345Z] #43 62.52 DEP criu/arch/x86/restorer.d [2021-06-01T22:57:12.345Z] #43 62.79 DEP criu/arch/x86/vdso-pie.d [2021-06-01T22:57:12.345Z] #43 63.02 DEP criu/pie/parasite-vdso.d [2021-06-01T22:57:12.345Z] #43 63.22 DEP criu/pie/parasite.d [2021-06-01T22:57:12.345Z] #43 63.59 CC criu/pie/parasite.o [2021-06-01T22:57:12.405Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-01T22:57:12.405Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-06-01T22:57:12.666Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2021-06-01T22:57:12.913Z] #43 ... [2021-06-01T22:57:12.913Z] [2021-06-01T22:57:12.913Z] #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-06-01T22:57:12.913Z] #53 sha256:59da92787805e11b2bd6d2801fe56d57c74fc8b0779d458a26e5682d503c16f9 [2021-06-01T22:57:12.913Z] #53 2.159 + RM_GOPATH=0 [2021-06-01T22:57:12.913Z] #53 2.159 + TMP_GOPATH= [2021-06-01T22:57:12.913Z] #53 2.159 + : /build [2021-06-01T22:57:12.913Z] #53 2.159 + '[' -z '' ']' [2021-06-01T22:57:12.913Z] #53 2.160 ++ mktemp -d [2021-06-01T22:57:12.913Z] #53 2.172 + export GOPATH=/tmp/tmp.D91f7JDacQ [2021-06-01T22:57:12.913Z] #53 2.172 + GOPATH=/tmp/tmp.D91f7JDacQ [2021-06-01T22:57:12.913Z] #53 2.172 + RM_GOPATH=1 [2021-06-01T22:57:12.913Z] #53 2.172 + case "$(go env GOARCH)" in [2021-06-01T22:57:12.913Z] #53 2.175 ++ go env GOARCH [2021-06-01T22:57:12.913Z] #53 2.191 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:57:12.913Z] #53 2.191 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:57:12.913Z] #53 2.191 ++ dirname /tmp/install/install.sh [2021-06-01T22:57:12.913Z] #53 2.203 + dir=/tmp/install [2021-06-01T22:57:12.913Z] #53 2.203 + bin=runc [2021-06-01T22:57:12.913Z] #53 2.203 + shift [2021-06-01T22:57:12.913Z] #53 2.203 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-01T22:57:12.913Z] #53 2.203 + . /tmp/install/runc.installer [2021-06-01T22:57:12.913Z] #53 2.203 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-01T22:57:12.913Z] #53 2.211 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-01T22:57:12.913Z] #53 2.211 + install_runc [2021-06-01T22:57:12.913Z] #53 2.211 + uname -r [2021-06-01T22:57:12.913Z] #53 2.211 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-01T22:57:12.913Z] #53 2.211 + RUNC_BUILDTAGS='seccomp ' [2021-06-01T22:57:12.913Z] #53 2.211 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-01T22:57:12.913Z] #53 2.211 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D91f7JDacQ/src/github.com/opencontainers/runc [2021-06-01T22:57:12.913Z] #53 2.213 Cloning into '/tmp/tmp.D91f7JDacQ/src/github.com/opencontainers/runc'... [2021-06-01T22:57:12.927Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-06-01T22:57:13.049Z] Loaded image: debian:bullseye [2021-06-01T22:57:13.049Z] Loaded image: hello-world:latest [2021-06-01T22:57:13.172Z] #53 ... [2021-06-01T22:57:13.172Z] [2021-06-01T22:57:13.172Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:57:13.172Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:57:13.221Z] #55 53.25 The following additional packages will be installed: [2021-06-01T22:57:13.221Z] #55 53.27 libbtrfs0 [2021-06-01T22:57:13.221Z] #55 53.50 The following NEW packages will be installed: [2021-06-01T22:57:13.307Z] Loaded image: arm32v7/hello-world:latest [2021-06-01T22:57:13.307Z] INFO: Testing against a local daemon [2021-06-01T22:57:13.307Z] === RUN TestCgroupNamespacesBuild [2021-06-01T22:57:13.483Z] #55 53.50 libbtrfs-dev libbtrfs0 [2021-06-01T22:57:13.740Z] #20 1.560 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-01T22:57:13.745Z] #55 53.94 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-01T22:57:13.745Z] #55 53.94 Need to get 119 kB of archives. [2021-06-01T22:57:13.745Z] #55 53.94 After this operation, 387 kB of additional disk space will be used. [2021-06-01T22:57:13.745Z] #55 53.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-01T22:57:13.745Z] #55 53.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-01T22:57:13.883Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 54.9% of statements [2021-06-01T22:57:14.000Z] #20 1.746 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:57:14.144Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2021-06-01T22:57:14.259Z] #20 1.930 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:57:14.259Z] #20 2.144 Get:4 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-01T22:57:12.489Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-01T22:57:13.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:57:13.574Z] > git --version # timeout=10 [2021-06-01T22:57:13.624Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-01T22:57:13.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:57:13.628Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:57:14.318Z] #55 ... [2021-06-01T22:57:14.318Z] [2021-06-01T22:57:14.318Z] #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-06-01T22:57:14.318Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:57:14.318Z] #45 44.51 vendor/golang.org/x/crypto/internal/subtle [2021-06-01T22:57:14.318Z] #45 44.84 vendor/golang.org/x/crypto/curve25519 [2021-06-01T22:57:14.318Z] #45 ... [2021-06-01T22:57:14.318Z] [2021-06-01T22:57:14.318Z] #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-06-01T22:57:14.318Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:57:14.318Z] #36 44.15 Reading package lists... [2021-06-01T22:57:14.318Z] #36 52.55 Building dependency tree... [2021-06-01T22:57:14.518Z] #20 2.245 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:57:14.717Z] ok github.com/docker/docker/pkg/tailfile 0.110s coverage: 88.6% of statements [2021-06-01T22:57:15.290Z] testing: warning: no tests to run [2021-06-01T22:57:15.290Z] coverage: [no statements] [2021-06-01T22:57:15.290Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-06-01T22:57:15.290Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2021-06-01T22:57:15.455Z] #20 3.138 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:57:15.551Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-06-01T22:57:15.813Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2021-06-01T22:57:15.813Z] ok github.com/docker/docker/pkg/signal 4.025s coverage: 62.3% of statements [2021-06-01T22:57:15.834Z] --- PASS: TestCgroupNamespacesBuild (2.16s) [2021-06-01T22:57:15.834Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-01T22:57:16.074Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2021-06-01T22:57:16.236Z] #36 56.53 The following additional packages will be installed: [2021-06-01T22:57:16.497Z] #36 56.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-01T22:57:16.497Z] #36 56.57 Suggested packages: [2021-06-01T22:57:16.497Z] #36 56.58 cmake-doc ninja-build lrzip [2021-06-01T22:57:16.497Z] #36 56.58 Recommended packages: [2021-06-01T22:57:16.497Z] #36 56.58 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-01T22:57:16.833Z] #20 4.407 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:57:17.070Z] #36 ... [2021-06-01T22:57:17.070Z] [2021-06-01T22:57:17.070Z] #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-06-01T22:57:17.070Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-01T22:57:17.070Z] #55 55.42 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:57:17.070Z] #55 55.66 Fetched 119 kB in 0s (413 kB/s) [2021-06-01T22:57:17.070Z] #55 55.86 Selecting previously unselected package libbtrfs0. [2021-06-01T22:57:17.070Z] #55 55.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-01T22:57:17.070Z] #55 55.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-01T22:57:17.070Z] #55 56.01 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-01T22:57:17.070Z] #55 56.18 Selecting previously unselected package libbtrfs-dev. [2021-06-01T22:57:17.070Z] #55 56.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-01T22:57:17.070Z] #55 56.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-01T22:57:17.070Z] #55 56.56 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-01T22:57:17.070Z] #55 56.59 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-01T22:57:17.070Z] #55 56.60 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:57:17.070Z] #55 DONE 57.2s [2021-06-01T22:57:17.070Z] [2021-06-01T22:57:17.071Z] #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-06-01T22:57:17.071Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:57:17.071Z] #49 57.15 go: finding github.com/fatih/color v1.7.0 [2021-06-01T22:57:17.071Z] #49 57.21 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-01T22:57:17.071Z] #49 57.29 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-01T22:57:17.071Z] #49 57.34 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-01T22:57:17.206Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2021-06-01T22:57:17.206Z] === RUN TestBuildWithSession [2021-06-01T22:57:17.206Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-01T22:57:17.206Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T22:57:17.206Z] === RUN TestBuildSquashParent [2021-06-01T22:57:17.331Z] #49 57.47 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-01T22:57:17.331Z] #49 57.52 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-01T22:57:17.331Z] #49 57.61 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-01T22:57:17.331Z] #49 57.66 go: finding github.com/pkg/errors v0.8.1 [2021-06-01T22:57:17.331Z] #49 57.67 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-01T22:57:17.462Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-06-01T22:57:17.462Z] ok github.com/docker/docker/profiles/seccomp 0.040s coverage: 85.4% of statements [2021-06-01T22:57:17.591Z] #49 57.82 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-01T22:57:17.591Z] #49 57.84 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-01T22:57:17.591Z] #49 57.88 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T22:57:17.591Z] #49 57.89 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-01T22:57:17.591Z] #49 57.90 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-01T22:57:17.591Z] #49 57.93 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-01T22:57:17.769Z] #20 5.737 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:57:17.854Z] #49 57.93 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-01T22:57:17.854Z] #49 57.94 go: finding github.com/stretchr/testify v1.4.0 [2021-06-01T22:57:17.854Z] #49 57.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-01T22:57:17.854Z] #49 57.96 go: finding github.com/spf13/viper v1.6.1 [2021-06-01T22:57:18.115Z] #49 58.09 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-01T22:57:18.115Z] #49 ... [2021-06-01T22:57:18.115Z] [2021-06-01T22:57:18.115Z] #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-06-01T22:57:18.115Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:57:18.115Z] #13 34.77 Reading package lists... [2021-06-01T22:57:18.115Z] #13 44.35 Reading package lists... [2021-06-01T22:57:18.115Z] #13 53.43 Building dependency tree... [2021-06-01T22:57:18.115Z] #13 ... [2021-06-01T22:57:18.115Z] [2021-06-01T22:57:18.115Z] #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-06-01T22:57:18.115Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T22:57:18.115Z] #49 58.25 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-01T22:57:18.115Z] #49 58.29 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-01T22:57:18.115Z] #49 58.31 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-01T22:57:18.115Z] #49 58.34 go: finding github.com/stretchr/objx v0.2.0 [2021-06-01T22:57:18.115Z] #49 58.35 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-01T22:57:18.115Z] #49 58.39 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-01T22:57:18.115Z] #49 58.46 go: finding github.com/spf13/cobra v0.0.5 [2021-06-01T22:57:18.343Z] 29d5b6a226d2: Verifying Checksum [2021-06-01T22:57:18.343Z] 29d5b6a226d2: Download complete [2021-06-01T22:57:18.375Z] #49 58.49 go: finding github.com/gobwas/glob v0.2.3 [2021-06-01T22:57:18.375Z] #49 58.60 go: finding github.com/spf13/pflag v1.0.5 [2021-06-01T22:57:18.375Z] #49 58.61 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-01T22:57:18.407Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2021-06-01T22:57:18.635Z] #49 58.75 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-01T22:57:18.636Z] #49 58.81 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T22:57:18.636Z] #49 58.81 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-01T22:57:18.636Z] #49 58.92 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-01T22:57:18.636Z] #49 58.97 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-01T22:57:18.636Z] #49 58.98 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-01T22:57:18.636Z] #49 59.01 go: finding github.com/magiconair/properties v1.8.1 [2021-06-01T22:57:18.636Z] #49 59.03 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-01T22:57:18.668Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.2% of statements [2021-06-01T22:57:18.896Z] #49 59.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-01T22:57:18.896Z] #49 59.08 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T22:57:18.896Z] #49 59.11 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-01T22:57:18.896Z] #49 59.12 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-01T22:57:19.150Z] #20 ... [2021-06-01T22:57:19.150Z] [2021-06-01T22:57:19.150Z] #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-06-01T22:57:19.150Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:57:19.150Z] #43 65.23 LINK criu/pie/parasite.built-in.o [2021-06-01T22:57:19.150Z] #43 65.25 GEN criu/pie/parasite-blob.h [2021-06-01T22:57:19.150Z] #43 65.28 CC criu/pie/parasite-vdso.o [2021-06-01T22:57:19.150Z] #43 65.95 CC criu/arch/x86/vdso-pie.o [2021-06-01T22:57:19.150Z] #43 66.30 CC criu/arch/x86/restorer.o [2021-06-01T22:57:19.150Z] #43 67.00 CC criu/arch/x86/restorer_unmap.o [2021-06-01T22:57:19.150Z] #43 67.05 CC criu/arch/x86/sigaction_compat_pie.o [2021-06-01T22:57:19.150Z] #43 67.34 CC criu/pie/restorer.o [2021-06-01T22:57:19.150Z] #43 70.26 LINK criu/pie/restorer.built-in.o [2021-06-01T22:57:19.150Z] #43 70.28 GEN criu/pie/restorer-blob.h [2021-06-01T22:57:19.150Z] #43 70.37 DEP criu/vdso.d [2021-06-01T22:57:19.150Z] #43 70.56 DEP criu/vdso-compat.d [2021-06-01T22:57:19.150Z] #43 70.73 DEP criu/uts_ns.d [2021-06-01T22:57:19.157Z] #49 59.37 go: finding github.com/spf13/cast v1.3.0 [2021-06-01T22:57:19.157Z] #49 59.41 go: finding github.com/spf13/afero v1.1.2 [2021-06-01T22:57:19.157Z] #49 59.45 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-01T22:57:19.157Z] #49 59.52 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-01T22:57:19.157Z] #49 59.58 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-01T22:57:19.409Z] #43 70.90 DEP criu/util.d [2021-06-01T22:57:19.409Z] #43 71.10 DEP criu/uffd.d [2021-06-01T22:57:19.418Z] #49 59.64 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-01T22:57:19.418Z] #49 59.67 go: finding golang.org/x/text v0.3.2 [2021-06-01T22:57:19.418Z] #49 59.69 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-01T22:57:19.418Z] #49 59.75 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-01T22:57:19.418Z] #49 59.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-01T22:57:19.667Z] #43 ... [2021-06-01T22:57:19.667Z] [2021-06-01T22:57:19.667Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-01T22:57:19.667Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:57:19.667Z] #45 159.4 github.com/LK4D4/vndr/godl [2021-06-01T22:57:19.679Z] #49 59.84 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-01T22:57:19.943Z] #49 60.00 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-01T22:57:19.943Z] #49 60.11 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-01T22:57:19.943Z] #49 60.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-01T22:57:19.943Z] #49 60.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-01T22:57:19.943Z] #49 60.29 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-01T22:57:19.943Z] #49 60.36 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-01T22:57:20.207Z] #49 60.36 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-01T22:57:20.207Z] #49 60.41 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-01T22:57:20.207Z] #49 60.45 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-01T22:57:20.207Z] #49 60.46 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-01T22:57:20.207Z] #49 60.51 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-01T22:57:20.207Z] #49 60.55 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-01T22:57:20.207Z] #49 60.58 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-01T22:57:20.468Z] #49 60.63 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-01T22:57:20.468Z] #49 60.69 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-01T22:57:20.468Z] #49 60.79 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-01T22:57:20.591Z] ok github.com/docker/docker/registry 0.173s coverage: 58.8% of statements [2021-06-01T22:57:20.591Z] ok github.com/docker/docker/quota 0.554s coverage: 71.4% of statements [2021-06-01T22:57:20.591Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2021-06-01T22:57:20.604Z] #45 160.2 github.com/LK4D4/vndr [2021-06-01T22:57:20.729Z] #49 60.97 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-01T22:57:20.729Z] #49 61.08 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-01T22:57:20.853Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2021-06-01T22:57:20.990Z] #49 61.11 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-01T22:57:20.990Z] #49 61.34 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-01T22:57:21.115Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2021-06-01T22:57:21.251Z] #49 61.49 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-01T22:57:21.688Z] ok github.com/docker/docker/runconfig 0.078s coverage: 66.1% of statements [2021-06-01T22:57:23.077Z] ok github.com/docker/docker/volume/drivers 0.032s coverage: 36.1% of statements [2021-06-01T22:57:23.759Z] --- PASS: TestBuildSquashParent (5.80s) [2021-06-01T22:57:23.759Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-01T22:57:23.759Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T22:57:23.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T22:57:23.759Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T22:57:23.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T22:57:23.759Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T22:57:23.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T22:57:23.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T22:57:23.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T22:57:23.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T22:57:23.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T22:57:23.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T22:57:23.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T22:57:23.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T22:57:23.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T22:57:24.466Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2021-06-01T22:57:25.038Z] ok github.com/docker/docker/volume/local 0.209s coverage: 76.4% of statements [2021-06-01T22:57:25.557Z] #49 ... [2021-06-01T22:57:25.557Z] [2021-06-01T22:57:25.557Z] #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-06-01T22:57:25.557Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:57:25.557Z] #42 47.40 Reading package lists... [2021-06-01T22:57:25.557Z] #42 55.98 Building dependency tree... [2021-06-01T22:57:25.557Z] #42 60.12 The following additional packages will be installed: [2021-06-01T22:57:25.557Z] #42 60.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-06-01T22:57:25.557Z] #42 60.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-06-01T22:57:25.557Z] #42 60.14 Suggested packages: [2021-06-01T22:57:25.557Z] #42 60.16 manpages-dev python-setuptools [2021-06-01T22:57:25.557Z] #42 62.37 The following NEW packages will be installed: [2021-06-01T22:57:25.557Z] #42 62.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-06-01T22:57:25.557Z] #42 62.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-06-01T22:57:25.557Z] #42 62.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-06-01T22:57:25.557Z] #42 62.40 python-six zlib1g-dev [2021-06-01T22:57:25.557Z] #42 62.92 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-06-01T22:57:25.557Z] #42 62.92 Need to get 4095 kB of archives. [2021-06-01T22:57:25.557Z] #42 62.92 After this operation, 22.5 MB of additional disk space will be used. [2021-06-01T22:57:25.557Z] #42 62.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-06-01T22:57:25.557Z] #42 62.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-01T22:57:25.557Z] #42 62.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-06-01T22:57:25.557Z] #42 62.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-01T22:57:25.557Z] #42 62.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-06-01T22:57:25.557Z] #42 62.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-01T22:57:25.557Z] #42 62.99 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-06-01T22:57:25.557Z] #42 62.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-06-01T22:57:25.557Z] #42 63.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-01T22:57:25.557Z] #42 63.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-06-01T22:57:25.557Z] #42 63.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-06-01T22:57:25.557Z] #42 63.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-06-01T22:57:25.557Z] #42 63.50 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-06-01T22:57:25.557Z] #42 63.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-06-01T22:57:25.557Z] #42 63.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-06-01T22:57:25.557Z] #42 63.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-06-01T22:57:25.557Z] #42 63.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-06-01T22:57:25.557Z] #42 64.96 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:57:25.557Z] #42 65.16 Fetched 4095 kB in 1s (4009 kB/s) [2021-06-01T22:57:25.557Z] #42 65.27 Selecting previously unselected package libcap-dev:amd64. [2021-06-01T22:57:25.557Z] #42 65.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 ... 15410 files and directories currently installed.) [2021-06-01T22:57:25.557Z] #42 65.41 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-06-01T22:57:25.557Z] #42 65.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-06-01T22:57:25.557Z] #42 65.80 Selecting previously unselected package libnet1:amd64. [2021-06-01T22:57:25.557Z] #42 65.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-01T22:57:25.557Z] #42 ... [2021-06-01T22:57:25.557Z] [2021-06-01T22:57:25.557Z] #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-06-01T22:57:25.557Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:57:25.608Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-06-01T22:57:25.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T22:57:25.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T22:57:25.879Z] #45 ... [2021-06-01T22:57:25.879Z] [2021-06-01T22:57:25.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-06-01T22:57:25.879Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:57:25.879Z] #43 71.36 DEP criu/tun.d [2021-06-01T22:57:25.879Z] #43 71.58 DEP criu/tty.d [2021-06-01T22:57:25.879Z] #43 71.81 DEP criu/timerfd.d [2021-06-01T22:57:25.879Z] #43 72.06 DEP criu/timens.d [2021-06-01T22:57:25.879Z] #43 72.22 DEP criu/sysfs_parse.d [2021-06-01T22:57:25.879Z] #43 72.36 DEP criu/sysctl.d [2021-06-01T22:57:25.879Z] #43 72.49 DEP criu/string.d [2021-06-01T22:57:25.879Z] #43 72.57 DEP criu/stats.d [2021-06-01T22:57:25.879Z] #43 72.69 DEP criu/sockets.d [2021-06-01T22:57:25.879Z] #43 72.84 DEP criu/sk-unix.d [2021-06-01T22:57:25.879Z] #43 73.04 DEP criu/sk-tcp.d [2021-06-01T22:57:25.879Z] #43 73.22 DEP criu/sk-queue.d [2021-06-01T22:57:25.879Z] #43 73.39 DEP criu/sk-packet.d [2021-06-01T22:57:25.879Z] #43 73.66 DEP criu/sk-netlink.d [2021-06-01T22:57:25.879Z] #43 73.84 DEP criu/sk-inet.d [2021-06-01T22:57:25.879Z] #43 74.08 DEP criu/signalfd.d [2021-06-01T22:57:25.879Z] #43 74.25 DEP criu/sigframe.d [2021-06-01T22:57:25.879Z] #43 74.40 DEP criu/shmem.d [2021-06-01T22:57:25.879Z] #43 74.55 DEP criu/servicefd.d [2021-06-01T22:57:25.879Z] #43 74.78 DEP criu/seize.d [2021-06-01T22:57:25.879Z] #43 74.96 DEP criu/seccomp.d [2021-06-01T22:57:25.879Z] #43 75.14 DEP criu/rst-malloc.d [2021-06-01T22:57:25.879Z] #43 75.21 DEP criu/rbtree.d [2021-06-01T22:57:25.879Z] #43 75.28 DEP criu/pstree.d [2021-06-01T22:57:25.879Z] #43 75.52 DEP criu/protobuf.d [2021-06-01T22:57:25.879Z] #43 75.66 GEN criu/protobuf-desc-gen.h [2021-06-01T22:57:25.879Z] #43 77.42 DEP criu/protobuf-desc.d [2021-06-01T22:57:26.082Z] #32 65.30 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-01T22:57:26.082Z] #32 65.87 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-01T22:57:26.082Z] #32 ... [2021-06-01T22:57:26.082Z] [2021-06-01T22:57:26.082Z] #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-06-01T22:57:26.082Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:57:26.082Z] #45 56.30 sync [2021-06-01T22:57:26.082Z] #45 56.32 internal/reflectlite [2021-06-01T22:57:26.082Z] #45 58.35 github.com/LK4D4/vndr/godl/singleflight [2021-06-01T22:57:26.082Z] #45 58.71 math/rand [2021-06-01T22:57:26.082Z] #45 60.62 internal/singleflight [2021-06-01T22:57:26.082Z] #45 61.22 sort [2021-06-01T22:57:26.082Z] #45 61.22 errors [2021-06-01T22:57:26.082Z] #45 61.93 io [2021-06-01T22:57:26.082Z] #45 63.52 strconv [2021-06-01T22:57:26.082Z] #45 64.03 bytes [2021-06-01T22:57:26.082Z] #45 65.94 bufio [2021-06-01T22:57:26.082Z] #45 ... [2021-06-01T22:57:26.082Z] [2021-06-01T22:57:26.082Z] #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-06-01T22:57:26.082Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:57:26.082Z] #42 65.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-01T22:57:26.082Z] #42 65.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:57:26.082Z] #42 66.25 Selecting previously unselected package libnet1-dev. [2021-06-01T22:57:26.082Z] #42 66.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-01T22:57:26.082Z] #42 66.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-01T22:57:26.138Z] #43 77.62 DEP criu/proc_parse.d [2021-06-01T22:57:26.138Z] #43 77.86 DEP criu/plugin.d [2021-06-01T22:57:26.138Z] #43 ... [2021-06-01T22:57:26.138Z] [2021-06-01T22:57:26.138Z] #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-06-01T22:57:26.138Z] #53 sha256:59da92787805e11b2bd6d2801fe56d57c74fc8b0779d458a26e5682d503c16f9 [2021-06-01T22:57:26.138Z] #53 13.36 + cd /tmp/tmp.D91f7JDacQ/src/github.com/opencontainers/runc [2021-06-01T22:57:26.138Z] #53 13.36 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-01T22:57:26.138Z] #53 13.46 + '[' -z '' ']' [2021-06-01T22:57:26.138Z] #53 13.46 + target=static [2021-06-01T22:57:26.138Z] #53 13.46 + make 'BUILDTAGS=seccomp ' static [2021-06-01T22:57:26.138Z] #53 13.75 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-01T22:57:26.345Z] #42 66.55 Selecting previously unselected package libnl-3-200:amd64. [2021-06-01T22:57:26.345Z] #42 66.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-01T22:57:26.397Z] #53 ... [2021-06-01T22:57:26.397Z] [2021-06-01T22:57:26.397Z] #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-06-01T22:57:26.397Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:57:26.397Z] #43 77.95 DEP criu/pipes.d [2021-06-01T22:57:26.397Z] #43 78.12 DEP criu/pie-util.d [2021-06-01T22:57:26.606Z] #42 66.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:57:26.606Z] #42 66.87 Selecting previously unselected package libnl-3-dev:amd64. [2021-06-01T22:57:26.606Z] #42 66.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-06-01T22:57:26.606Z] #42 66.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-01T22:57:26.656Z] #43 78.26 DEP criu/pie-util-vdso.d [2021-06-01T22:57:26.656Z] #43 78.38 DEP criu/pie-util-vdso-elf32.d [2021-06-01T22:57:26.915Z] #43 78.52 DEP criu/path.d [2021-06-01T22:57:27.174Z] #43 78.74 DEP criu/parasite-syscall.d [2021-06-01T22:57:27.183Z] #42 67.25 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-01T22:57:27.183Z] #42 67.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-01T22:57:27.183Z] #42 67.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:57:27.183Z] #42 ... [2021-06-01T22:57:27.183Z] [2021-06-01T22:57:27.183Z] #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-06-01T22:57:27.183Z] #56 sha256:56ac25895ead479f6e49de8933c165ecd1e3eebbdeb76f423bdef49453f8b71c [2021-06-01T22:57:27.183Z] #56 1.516 + RM_GOPATH=0 [2021-06-01T22:57:27.183Z] #56 1.516 + TMP_GOPATH= [2021-06-01T22:57:27.183Z] #56 1.516 + : /build [2021-06-01T22:57:27.183Z] #56 1.516 + '[' -z '' ']' [2021-06-01T22:57:27.183Z] #56 1.516 ++ mktemp -d [2021-06-01T22:57:27.183Z] #56 1.516 + export GOPATH=/tmp/tmp.C7di4iW7b9 [2021-06-01T22:57:27.183Z] #56 1.516 + GOPATH=/tmp/tmp.C7di4iW7b9 [2021-06-01T22:57:27.183Z] #56 1.516 + RM_GOPATH=1 [2021-06-01T22:57:27.183Z] #56 1.516 + case "$(go env GOARCH)" in [2021-06-01T22:57:27.183Z] #56 1.516 ++ go env GOARCH [2021-06-01T22:57:27.183Z] #56 1.634 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:57:27.183Z] #56 1.634 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:57:27.183Z] #56 1.634 ++ dirname /tmp/install/install.sh [2021-06-01T22:57:27.183Z] #56 1.637 + dir=/tmp/install [2021-06-01T22:57:27.183Z] #56 1.638 + bin=containerd [2021-06-01T22:57:27.183Z] #56 1.638 + shift [2021-06-01T22:57:27.183Z] #56 1.638 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-01T22:57:27.183Z] #56 1.638 + . /tmp/install/containerd.installer [2021-06-01T22:57:27.183Z] #56 1.639 ++ set -e [2021-06-01T22:57:27.183Z] #56 1.640 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-01T22:57:27.183Z] #56 1.641 + install_containerd [2021-06-01T22:57:27.183Z] #56 1.641 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-01T22:57:27.183Z] #56 1.650 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C7di4iW7b9/src/github.com/containerd/containerd [2021-06-01T22:57:27.183Z] #56 1.650 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-01T22:57:27.183Z] #56 1.656 Cloning into '/tmp/tmp.C7di4iW7b9/src/github.com/containerd/containerd'... [2021-06-01T22:57:27.183Z] #56 ... [2021-06-01T22:57:27.183Z] [2021-06-01T22:57:27.183Z] #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-06-01T22:57:27.183Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:57:27.183Z] #45 67.45 reflect [2021-06-01T22:57:27.433Z] #43 79.02 DEP criu/pagemap.d [2021-06-01T22:57:27.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T22:57:27.692Z] #43 79.26 DEP criu/pagemap-cache.d [2021-06-01T22:57:27.758Z] #45 ... [2021-06-01T22:57:27.758Z] [2021-06-01T22:57:27.758Z] #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-06-01T22:57:27.758Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:57:27.758Z] #36 58.02 The following NEW packages will be installed: [2021-06-01T22:57:27.758Z] #36 58.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-01T22:57:27.758Z] #36 58.02 vim-common xxd [2021-06-01T22:57:27.758Z] #36 58.63 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-01T22:57:27.758Z] #36 58.63 Need to get 14.9 MB of archives. [2021-06-01T22:57:27.758Z] #36 58.63 After this operation, 61.8 MB of additional disk space will be used. [2021-06-01T22:57:27.758Z] #36 58.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-01T22:57:27.758Z] #36 58.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-01T22:57:27.758Z] #36 58.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-01T22:57:27.758Z] #36 58.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-01T22:57:27.758Z] #36 60.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-01T22:57:27.758Z] #36 60.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-01T22:57:27.758Z] #36 60.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-01T22:57:27.758Z] #36 60.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-01T22:57:27.758Z] #36 60.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-01T22:57:27.758Z] #36 60.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-01T22:57:27.758Z] #36 62.69 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:57:27.758Z] #36 63.08 Fetched 14.9 MB in 2s (6172 kB/s) [2021-06-01T22:57:27.758Z] #36 63.42 Selecting previously unselected package xxd. [2021-06-01T22:57:27.758Z] #36 63.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-06-01T22:57:27.758Z] #36 63.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-01T22:57:27.758Z] #36 63.57 Unpacking xxd (2:8.1.0875-5) ... [2021-06-01T22:57:27.758Z] #36 63.96 Selecting previously unselected package vim-common. [2021-06-01T22:57:27.758Z] #36 63.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-01T22:57:27.758Z] #36 64.03 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-01T22:57:27.758Z] #36 64.61 Selecting previously unselected package cmake-data. [2021-06-01T22:57:27.758Z] #36 64.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-01T22:57:27.758Z] #36 64.69 Unpacking cmake-data (3.13.4-1) ... [2021-06-01T22:57:27.758Z] #36 ... [2021-06-01T22:57:27.758Z] [2021-06-01T22:57:27.759Z] #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-06-01T22:57:27.759Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:57:27.759Z] #42 67.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-06-01T22:57:27.759Z] #42 67.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-06-01T22:57:27.759Z] #42 67.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-01T22:57:27.759Z] #42 67.60 Selecting previously unselected package zlib1g-dev:amd64. [2021-06-01T22:57:27.759Z] #42 67.62 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-06-01T22:57:27.759Z] #42 67.63 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-01T22:57:27.759Z] #42 67.98 Selecting previously unselected package libprotobuf17:amd64. [2021-06-01T22:57:27.759Z] #42 67.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-01T22:57:27.759Z] #42 68.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-01T22:57:27.815Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T22:57:27.950Z] #43 79.40 DEP criu/page-xfer.d [2021-06-01T22:57:27.950Z] #43 79.55 DEP criu/page-pipe.d [2021-06-01T22:57:28.209Z] #43 79.67 DEP criu/netfilter.d [2021-06-01T22:57:28.467Z] #43 79.83 DEP criu/net.d [2021-06-01T22:57:28.467Z] #43 80.03 DEP criu/namespaces.d [2021-06-01T22:57:28.726Z] #43 80.20 DEP criu/mount.d [2021-06-01T22:57:28.726Z] #43 80.37 DEP criu/memfd.d [2021-06-01T22:57:28.985Z] #43 80.54 DEP criu/mem.d [2021-06-01T22:57:29.147Z] #42 69.14 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-06-01T22:57:29.147Z] #42 69.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-06-01T22:57:29.147Z] #42 69.15 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-01T22:57:29.244Z] #43 80.73 DEP criu/lsm.d [2021-06-01T22:57:29.244Z] #43 80.88 DEP criu/log.d [2021-06-01T22:57:29.409Z] #42 69.59 Selecting previously unselected package libprotobuf-dev:amd64. [2021-06-01T22:57:29.409Z] #42 69.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-06-01T22:57:29.409Z] #42 69.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-01T22:57:29.409Z] #42 ... [2021-06-01T22:57:29.409Z] [2021-06-01T22:57:29.409Z] #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-06-01T22:57:29.409Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:57:29.409Z] #13 53.43 Building dependency tree... [2021-06-01T22:57:29.409Z] #13 58.67 The following additional packages will be installed: [2021-06-01T22:57:29.409Z] #13 58.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-01T22:57:29.409Z] #13 58.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-01T22:57:29.409Z] #13 58.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-01T22:57:29.409Z] #13 58.68 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-01T22:57:29.409Z] #13 58.68 mingw-w64-common mingw-w64-x86-64-dev [2021-06-01T22:57:29.409Z] #13 58.69 Suggested packages: [2021-06-01T22:57:29.409Z] #13 58.70 gcc-8-locales seccomp wine64 [2021-06-01T22:57:29.409Z] #13 60.54 The following NEW packages will be installed: [2021-06-01T22:57:29.409Z] #13 60.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-01T22:57:29.409Z] #13 60.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-01T22:57:29.409Z] #13 60.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-01T22:57:29.409Z] #13 60.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-01T22:57:29.409Z] #13 60.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-01T22:57:29.409Z] #13 60.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-01T22:57:29.409Z] #13 60.56 The following packages will be upgraded: [2021-06-01T22:57:29.409Z] #13 60.57 libseccomp2 libsystemd0 libudev1 [2021-06-01T22:57:29.409Z] #13 60.98 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-01T22:57:29.409Z] #13 60.98 Need to get 78.2 MB of archives. [2021-06-01T22:57:29.409Z] #13 60.98 After this operation, 487 MB of additional disk space will be used. [2021-06-01T22:57:29.409Z] #13 60.98 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-01T22:57:29.409Z] #13 60.98 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-01T22:57:29.409Z] #13 60.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-01T22:57:29.409Z] #13 61.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-01T22:57:29.409Z] #13 61.03 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-06-01T22:57:29.409Z] #13 61.27 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-06-01T22:57:29.409Z] #13 61.48 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-06-01T22:57:29.409Z] #13 61.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-01T22:57:29.409Z] #13 61.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-01T22:57:29.409Z] #13 61.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-01T22:57:29.409Z] #13 61.93 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-06-01T22:57:29.409Z] #13 62.21 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-06-01T22:57:29.409Z] #13 62.23 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-06-01T22:57:29.504Z] #43 81.01 DEP criu/libnetlink.d [2021-06-01T22:57:29.670Z] #13 ... [2021-06-01T22:57:29.670Z] [2021-06-01T22:57:29.670Z] #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-06-01T22:57:29.670Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:57:29.670Z] #36 68.29 Selecting previously unselected package libicu63:amd64. [2021-06-01T22:57:29.670Z] #36 68.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-01T22:57:29.670Z] #36 68.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:57:29.763Z] #43 81.13 DEP criu/kerndat.d [2021-06-01T22:57:29.763Z] #43 81.32 DEP criu/kcmp-ids.d [2021-06-01T22:57:30.022Z] #43 81.46 DEP criu/irmap.d [2021-06-01T22:57:30.022Z] #43 81.64 DEP criu/ipc_ns.d [2021-06-01T22:57:30.281Z] #43 81.77 DEP criu/image.d [2021-06-01T22:57:30.281Z] #43 81.92 DEP criu/image-desc.d [2021-06-01T22:57:30.281Z] #43 82.02 DEP criu/fsnotify.d [2021-06-01T22:57:30.347Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-01T22:57:30.347Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s) [2021-06-01T22:57:30.347Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s) [2021-06-01T22:57:30.347Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2021-06-01T22:57:30.347Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s) [2021-06-01T22:57:30.347Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2021-06-01T22:57:30.347Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2021-06-01T22:57:30.347Z] === RUN TestBuildMultiStageCopy [2021-06-01T22:57:30.347Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-01T22:57:30.849Z] #43 ... [2021-06-01T22:57:30.849Z] [2021-06-01T22:57:30.849Z] #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-06-01T22:57:30.849Z] #45 sha256:46af934b19ec4a19bc8c2c016c5f4f2cb4083cb0114f7d890536451def04c022 [2021-06-01T22:57:30.849Z] #45 DONE 170.4s [2021-06-01T22:57:30.849Z] [2021-06-01T22:57:30.849Z] #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-06-01T22:57:30.849Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:57:30.849Z] #43 82.21 DEP criu/filesystems.d [2021-06-01T22:57:31.108Z] #43 82.62 DEP criu/files.d [2021-06-01T22:57:31.366Z] #43 82.95 DEP criu/files-reg.d [2021-06-01T22:57:31.556Z] Fetching without tags [2021-06-01T22:57:31.935Z] #43 83.37 DEP criu/files-ext.d [2021-06-01T22:57:31.198Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:57:31.283Z] > git config --add remote.origin.fetch +refs/pull/42446/head:refs/remotes/origin/PR-42446 # timeout=10 [2021-06-01T22:57:31.338Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:57:31.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-01T22:57:31.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-01T22:57:31.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:57:31.591Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42446/head:refs/remotes/origin/PR-42446 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T22:57:32.194Z] #43 83.68 DEP criu/file-lock.d [2021-06-01T22:57:32.245Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-01T22:57:32.245Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-01T22:57:32.290Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit 7a1716462cf1b7917f6b0de42f71b5fc6644854a [2021-06-01T22:57:32.453Z] #43 83.89 DEP criu/file-ids.d [2021-06-01T22:57:32.453Z] #43 84.04 DEP criu/fifo.d [2021-06-01T22:57:32.502Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-01T22:57:32.712Z] #43 84.23 DEP criu/fdstore.d [2021-06-01T22:57:32.712Z] #43 84.38 DEP criu/fault-injection.d [2021-06-01T22:57:32.760Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-01T22:57:32.971Z] #43 84.47 DEP criu/external.d [2021-06-01T22:57:32.971Z] #43 84.60 DEP criu/eventpoll.d [2021-06-01T22:57:33.018Z] --- PASS: TestBuildMultiStageCopy (2.94s) [2021-06-01T22:57:33.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2021-06-01T22:57:33.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-06-01T22:57:33.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-06-01T22:57:33.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-06-01T22:57:33.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-06-01T22:57:33.018Z] === RUN TestBuildMultiStageParentConfig [2021-06-01T22:57:33.230Z] #43 84.76 DEP criu/eventfd.d [2021-06-01T22:57:33.230Z] #43 84.89 DEP criu/crtools.d [2021-06-01T22:57:33.489Z] #43 85.12 DEP criu/cr-service.d [2021-06-01T22:57:33.489Z] #43 ... [2021-06-01T22:57:33.489Z] [2021-06-01T22:57:33.489Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:57:33.489Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:57:33.489Z] #20 11.21 Fetched 8971 kB in 10s (908 kB/s) [2021-06-01T22:57:33.489Z] #20 11.21 Reading package lists... [2021-06-01T22:57:33.489Z] #20 15.28 Reading package lists... [2021-06-01T22:57:33.489Z] #20 19.96 Building dependency tree... [2021-06-01T22:57:33.585Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2021-06-01T22:57:33.585Z] === RUN TestBuildLabelWithTargets [2021-06-01T22:57:33.748Z] #20 21.37 libcap2-bin is already the newest version (1:2.25-2). [2021-06-01T22:57:33.748Z] #20 21.37 The following additional packages will be installed: [2021-06-01T22:57:33.748Z] #20 21.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-01T22:57:33.748Z] #20 21.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-01T22:57:33.748Z] #20 21.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-01T22:57:33.748Z] #20 21.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-01T22:57:33.748Z] #20 21.37 python3.7 python3.7-minimal vim-runtime xxd [2021-06-01T22:57:33.748Z] #20 21.37 Suggested packages: [2021-06-01T22:57:33.748Z] #20 21.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-01T22:57:33.748Z] #20 21.37 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-01T22:57:33.748Z] #20 21.37 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-01T22:57:33.748Z] #20 21.37 quota [2021-06-01T22:57:33.748Z] #20 21.37 Recommended packages: [2021-06-01T22:57:33.748Z] #20 21.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-01T22:57:33.748Z] #20 21.37 python3-keyrings.alt python3-xdg unzip [2021-06-01T22:57:33.748Z] #20 ... [2021-06-01T22:57:33.748Z] [2021-06-01T22:57:33.748Z] #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-06-01T22:57:33.748Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:57:33.748Z] #32 DONE 173.1s [2021-06-01T22:57:33.748Z] [2021-06-01T22:57:33.748Z] #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-06-01T22:57:33.748Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:57:33.748Z] #43 85.35 DEP criu/cr-restore.d [2021-06-01T22:57:33.889Z] #36 ... [2021-06-01T22:57:33.889Z] [2021-06-01T22:57:33.889Z] #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-06-01T22:57:33.889Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:57:33.889Z] #42 71.72 Selecting previously unselected package libprotoc17:amd64. [2021-06-01T22:57:33.889Z] #42 71.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-06-01T22:57:33.889Z] #42 71.75 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-01T22:57:33.889Z] #42 72.41 Selecting previously unselected package protobuf-c-compiler. [2021-06-01T22:57:33.889Z] #42 72.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-06-01T22:57:33.889Z] #42 72.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-01T22:57:33.889Z] #42 72.59 Selecting previously unselected package protobuf-compiler. [2021-06-01T22:57:33.889Z] #42 72.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-06-01T22:57:33.889Z] #42 72.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-06-01T22:57:33.889Z] #42 72.91 Selecting previously unselected package python-pkg-resources. [2021-06-01T22:57:33.889Z] #42 72.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-06-01T22:57:33.889Z] #42 72.93 Unpacking python-pkg-resources (40.8.0-1) ... [2021-06-01T22:57:33.889Z] #42 73.21 Selecting previously unselected package python-six. [2021-06-01T22:57:33.889Z] #42 73.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-06-01T22:57:33.889Z] #42 73.27 Unpacking python-six (1.12.0-1) ... [2021-06-01T22:57:33.889Z] #42 73.42 Selecting previously unselected package python-protobuf. [2021-06-01T22:57:33.889Z] #42 73.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-01T22:57:33.889Z] #42 73.46 Unpacking python-protobuf (3.6.1.3-2) ... [2021-06-01T22:57:34.007Z] #43 85.70 DEP criu/cr-errno.d [2021-06-01T22:57:34.150Z] #42 74.33 Setting up python-pkg-resources (40.8.0-1) ... [2021-06-01T22:57:34.266Z] #43 85.71 DEP criu/cr-dump.d [2021-06-01T22:57:34.266Z] #43 85.91 DEP criu/cr-dedup.d [2021-06-01T22:57:34.524Z] #43 86.10 DEP criu/cr-check.d [2021-06-01T22:57:34.959Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2021-06-01T22:57:34.959Z] === RUN TestBuildWithEmptyLayers [2021-06-01T22:57:32.393Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:57:32.453Z] > git checkout -f 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:57:35.092Z] #43 86.49 DEP criu/config.d [2021-06-01T22:57:35.092Z] #43 86.62 DEP criu/clone-noasan.d [2021-06-01T22:57:35.092Z] #43 86.74 DEP criu/cgroup.d [2021-06-01T22:57:35.217Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-06-01T22:57:35.217Z] === RUN TestBuildMultiStageOnBuild [2021-06-01T22:57:35.352Z] #43 86.88 DEP criu/cgroup-props.d [2021-06-01T22:57:35.352Z] #43 87.00 DEP criu/bitmap.d [2021-06-01T22:57:35.582Z] #42 ... [2021-06-01T22:57:35.582Z] [2021-06-01T22:57:35.582Z] #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-06-01T22:57:35.582Z] #51 sha256:de7f257454db902a775896dfff29959c9735be9f95fb8cde6a14c800185b5133 [2021-06-01T22:57:35.582Z] #51 65.71 internal/oserror [2021-06-01T22:57:35.582Z] #51 65.73 bytes [2021-06-01T22:57:35.582Z] #51 65.86 syscall [2021-06-01T22:57:35.582Z] #51 68.51 reflect [2021-06-01T22:57:35.582Z] #51 ... [2021-06-01T22:57:35.582Z] [2021-06-01T22:57:35.582Z] #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-06-01T22:57:35.582Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:57:35.582Z] #13 67.05 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-06-01T22:57:35.582Z] #13 70.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-01T22:57:35.582Z] #13 70.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-01T22:57:35.582Z] #13 70.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-01T22:57:35.582Z] #13 70.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-01T22:57:35.582Z] #13 70.02 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-06-01T22:57:35.582Z] #13 70.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-01T22:57:35.582Z] #13 70.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-01T22:57:35.582Z] #13 70.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-01T22:57:35.582Z] #13 70.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-01T22:57:35.582Z] #13 70.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-01T22:57:35.582Z] #13 70.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-01T22:57:35.582Z] #13 70.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-01T22:57:35.582Z] #13 70.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-01T22:57:35.582Z] #13 70.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-01T22:57:35.582Z] #13 71.65 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:57:35.611Z] #43 87.02 DEP criu/bfd.d [2021-06-01T22:57:35.611Z] #43 87.13 DEP criu/autofs.d [2021-06-01T22:57:35.611Z] #43 87.22 DEP criu/aio.d [2021-06-01T22:57:35.844Z] #13 72.06 Fetched 78.2 MB in 10s (8204 kB/s) [2021-06-01T22:57:35.871Z] #43 87.32 DEP criu/action-scripts.d [2021-06-01T22:57:36.130Z] #43 87.64 CC criu/action-scripts.o [2021-06-01T22:57:36.260Z] Merge succeeded, producing 527957ad81fc6305701ae4345b7ac3a773d4b0e8 [2021-06-01T22:57:36.260Z] Checking out Revision 527957ad81fc6305701ae4345b7ac3a773d4b0e8 (PR-42446) [2021-06-01T22:57:36.371Z] #13 72.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-01T22:57:36.371Z] #13 72.35 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-01T22:57:36.371Z] #13 72.40 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-01T22:57:36.389Z] #43 87.99 CC criu/aio.o [2021-06-01T22:57:36.943Z] #13 73.02 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-01T22:57:36.943Z] #13 ... [2021-06-01T22:57:36.943Z] [2021-06-01T22:57:36.943Z] #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-06-01T22:57:36.943Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:57:36.943Z] #32 66.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-01T22:57:36.943Z] #32 ... [2021-06-01T22:57:36.943Z] [2021-06-01T22:57:36.943Z] #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-06-01T22:57:36.943Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:57:36.943Z] #13 73.02 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-01T22:57:36.957Z] #43 88.44 CC criu/autofs.o [2021-06-01T22:57:37.466Z] #13 73.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-06-01T22:57:37.466Z] #13 73.48 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-01T22:57:37.466Z] #13 73.51 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-01T22:57:37.727Z] #13 73.99 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-01T22:57:37.727Z] #13 ... [2021-06-01T22:57:37.727Z] [2021-06-01T22:57:37.727Z] #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-06-01T22:57:37.727Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:57:37.727Z] #45 68.03 syscall [2021-06-01T22:57:37.751Z] --- PASS: TestBuildMultiStageOnBuild (2.26s) [2021-06-01T22:57:37.751Z] === RUN TestBuildUncleanTarFilenames [2021-06-01T22:57:37.988Z] #45 ... [2021-06-01T22:57:37.988Z] [2021-06-01T22:57:37.988Z] #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-06-01T22:57:37.988Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:57:37.988Z] #13 73.99 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-01T22:57:38.009Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-06-01T22:57:38.009Z] === RUN TestBuildMultiStageLayerLeak [2021-06-01T22:57:35.317Z] > git remote # timeout=10 [2021-06-01T22:57:35.403Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T22:57:35.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-01T22:57:35.456Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-01T22:57:36.172Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-01T22:57:36.292Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T22:57:36.342Z] > git checkout -f 527957ad81fc6305701ae4345b7ac3a773d4b0e8 # timeout=10 [2021-06-01T22:57:38.318Z] #13 74.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 ... 15410 files and directories currently installed.) [2021-06-01T22:57:38.318Z] #13 74.49 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-01T22:57:38.335Z] #43 89.73 CC criu/bfd.o [2021-06-01T22:57:38.594Z] #43 90.17 CC criu/bitmap.o [2021-06-01T22:57:38.853Z] #43 90.38 CC criu/cgroup-props.o [2021-06-01T22:57:39.262Z] #13 75.26 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-01T22:57:39.421Z] #43 ... [2021-06-01T22:57:39.421Z] [2021-06-01T22:57:39.421Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:57:39.421Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:57:39.421Z] #20 23.26 The following NEW packages will be installed: [2021-06-01T22:57:39.421Z] #20 23.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-01T22:57:39.421Z] #20 23.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-01T22:57:39.421Z] #20 23.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-01T22:57:39.421Z] #20 23.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-01T22:57:39.421Z] #20 23.26 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-01T22:57:39.421Z] #20 23.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-01T22:57:39.421Z] #20 23.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-01T22:57:39.421Z] #20 23.27 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-01T22:57:39.421Z] #20 23.27 xz-utils zip [2021-06-01T22:57:39.421Z] #20 23.58 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-01T22:57:39.421Z] #20 23.58 Need to get 28.6 MB of archives. [2021-06-01T22:57:39.421Z] #20 23.58 After this operation, 116 MB of additional disk space will be used. [2021-06-01T22:57:39.421Z] #20 23.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-01T22:57:39.421Z] #20 23.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-01T22:57:39.421Z] #20 23.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-01T22:57:39.421Z] #20 23.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-01T22:57:39.421Z] #20 23.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-01T22:57:39.421Z] #20 23.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-01T22:57:39.421Z] #20 23.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-01T22:57:39.421Z] #20 23.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-01T22:57:39.421Z] #20 23.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-01T22:57:39.421Z] #20 23.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-01T22:57:39.421Z] #20 23.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-01T22:57:39.421Z] #20 23.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-01T22:57:39.421Z] #20 23.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-01T22:57:39.421Z] #20 23.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-01T22:57:39.421Z] #20 23.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-01T22:57:39.421Z] #20 23.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-01T22:57:39.421Z] #20 24.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-01T22:57:39.421Z] #20 24.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-01T22:57:39.421Z] #20 24.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-01T22:57:39.421Z] #20 24.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-01T22:57:39.421Z] #20 24.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-01T22:57:39.421Z] #20 24.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-01T22:57:39.421Z] #20 24.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-01T22:57:39.421Z] #20 24.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-01T22:57:39.421Z] #20 24.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-01T22:57:39.421Z] #20 24.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-01T22:57:39.421Z] #20 24.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-01T22:57:39.421Z] #20 24.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-01T22:57:39.421Z] #20 24.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-01T22:57:39.421Z] #20 24.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-01T22:57:39.421Z] #20 24.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-01T22:57:39.421Z] #20 24.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-01T22:57:39.421Z] #20 24.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-01T22:57:39.421Z] #20 24.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-01T22:57:39.421Z] #20 24.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-01T22:57:39.421Z] #20 24.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-01T22:57:39.421Z] #20 24.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-01T22:57:39.421Z] #20 24.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-01T22:57:39.421Z] #20 24.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-01T22:57:39.421Z] #20 24.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-01T22:57:39.421Z] #20 24.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-01T22:57:39.421Z] #20 24.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-01T22:57:39.421Z] #20 24.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-01T22:57:39.421Z] #20 24.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-01T22:57:39.421Z] #20 24.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-01T22:57:39.421Z] #20 24.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-01T22:57:39.421Z] #20 25.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-01T22:57:39.421Z] #20 25.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-01T22:57:39.421Z] #20 25.29 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-01T22:57:39.421Z] #20 25.87 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:57:39.421Z] #20 25.96 Fetched 28.6 MB in 2s (14.4 MB/s) [2021-06-01T22:57:39.421Z] #20 26.02 Selecting previously unselected package pigz. [2021-06-01T22:57:39.421Z] #20 26.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-01T22:57:39.421Z] #20 26.07 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-01T22:57:39.421Z] #20 26.08 Unpacking pigz (2.4-1) ... [2021-06-01T22:57:39.421Z] #20 26.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-01T22:57:39.421Z] #20 26.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:57:39.421Z] #20 26.19 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:57:39.421Z] #20 26.56 Selecting previously unselected package python3.7-minimal. [2021-06-01T22:57:39.421Z] #20 26.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:57:39.421Z] #20 26.57 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-01T22:57:39.680Z] #20 27.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:57:39.680Z] #20 27.43 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-01T22:57:40.205Z] #13 ... [2021-06-01T22:57:40.205Z] [2021-06-01T22:57:40.205Z] #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-06-01T22:57:40.205Z] #47 sha256:bbbee2d7efa68bb5993d4ced971f2ab411508406257d2fdabf0b3ab6ff956af8 [2021-06-01T22:57:40.205Z] #47 DONE 80.2s [2021-06-01T22:57:40.205Z] [2021-06-01T22:57:40.205Z] #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-06-01T22:57:40.205Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:57:40.205Z] #36 80.14 Selecting previously unselected package libxml2:amd64. [2021-06-01T22:57:40.205Z] #36 80.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-01T22:57:40.205Z] #36 80.17 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-01T22:57:40.540Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2021-06-01T22:57:40.540Z] === RUN TestBuildWithHugeFile [2021-06-01T22:57:40.777Z] #36 81.16 Selecting previously unselected package libarchive13:amd64. [2021-06-01T22:57:40.777Z] #36 81.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-01T22:57:41.038Z] #36 81.19 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-01T22:57:41.584Z] #20 29.40 Selecting previously unselected package python3-minimal. [2021-06-01T22:57:41.611Z] #36 81.75 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-01T22:57:41.611Z] #36 81.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-01T22:57:41.611Z] #36 81.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-01T22:57:41.843Z] #20 29.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 ... 23684 files and directories currently installed.) [2021-06-01T22:57:41.843Z] #20 29.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-01T22:57:41.843Z] #20 29.49 Unpacking python3-minimal (3.7.3-1) ... [2021-06-01T22:57:41.843Z] #20 29.59 Selecting previously unselected package libmpdec2:amd64. [2021-06-01T22:57:41.843Z] #20 29.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-01T22:57:41.843Z] #20 29.61 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-01T22:57:41.872Z] #36 82.06 Selecting previously unselected package librhash0:amd64. [2021-06-01T22:57:41.872Z] #36 82.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-01T22:57:41.872Z] #36 82.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-01T22:57:42.102Z] #20 29.71 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-01T22:57:42.102Z] #20 29.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:57:42.102Z] #20 29.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:57:42.445Z] #36 82.52 Selecting previously unselected package libuv1:amd64. [2021-06-01T22:57:42.445Z] #36 82.52 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-01T22:57:42.445Z] #36 82.53 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-01T22:57:42.706Z] #36 82.89 Selecting previously unselected package cmake. [2021-06-01T22:57:42.706Z] #36 82.89 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-01T22:57:42.706Z] #36 82.90 Unpacking cmake (3.13.4-1) ... [2021-06-01T22:57:43.038Z] #20 30.64 Selecting previously unselected package python3.7. [2021-06-01T22:57:43.038Z] #20 30.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:57:43.038Z] #20 30.67 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-01T22:57:43.038Z] #20 30.77 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-01T22:57:43.038Z] #20 30.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-01T22:57:43.038Z] #20 30.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-01T22:57:43.297Z] #20 30.92 Setting up python3-minimal (3.7.3-1) ... [2021-06-01T22:57:43.864Z] #20 31.69 Selecting previously unselected package python3. [2021-06-01T22:57:44.123Z] #20 31.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 ... 24096 files and directories currently installed.) [2021-06-01T22:57:44.123Z] #20 31.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-01T22:57:44.123Z] #20 31.79 Unpacking python3 (3.7.3-1) ... [2021-06-01T22:57:44.123Z] #20 31.90 Selecting previously unselected package libip4tc0:amd64. [2021-06-01T22:57:44.123Z] #20 31.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-01T22:57:44.123Z] #20 31.91 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-01T22:57:44.123Z] #20 31.99 Selecting previously unselected package libip6tc0:amd64. [2021-06-01T22:57:44.123Z] #20 31.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-01T22:57:44.123Z] #20 31.99 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-01T22:57:44.383Z] #20 32.09 Selecting previously unselected package libiptc0:amd64. [2021-06-01T22:57:44.383Z] #20 32.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-01T22:57:44.383Z] #20 32.10 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-01T22:57:44.383Z] #20 32.18 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-01T22:57:44.383Z] #20 32.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-01T22:57:44.383Z] #20 32.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-01T22:57:44.383Z] #20 32.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-01T22:57:44.383Z] #20 32.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-01T22:57:44.383Z] #20 32.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-01T22:57:44.642Z] #20 32.31 Selecting previously unselected package libnftnl11:amd64. [2021-06-01T22:57:44.642Z] #20 32.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-01T22:57:44.642Z] #20 32.34 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-01T22:57:44.642Z] #20 32.44 Selecting previously unselected package iptables. [2021-06-01T22:57:44.642Z] #20 32.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-01T22:57:44.642Z] #20 32.47 Unpacking iptables (1.8.2-4) ... [2021-06-01T22:57:45.210Z] #20 32.79 Selecting previously unselected package xxd. [2021-06-01T22:57:45.210Z] #20 32.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-01T22:57:45.210Z] #20 32.81 Unpacking xxd (2:8.1.0875-5) ... [2021-06-01T22:57:45.469Z] #20 33.05 Selecting previously unselected package vim-common. [2021-06-01T22:57:45.469Z] #20 33.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-01T22:57:45.469Z] #20 33.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-01T22:57:45.469Z] #20 33.28 Selecting previously unselected package bash-completion. [2021-06-01T22:57:45.469Z] #20 33.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-01T22:57:46.019Z] #36 ... [2021-06-01T22:57:46.019Z] [2021-06-01T22:57:46.019Z] #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-06-01T22:57:46.019Z] #51 sha256:de7f257454db902a775896dfff29959c9735be9f95fb8cde6a14c800185b5133 [2021-06-01T22:57:46.019Z] #51 76.04 time [2021-06-01T22:57:46.019Z] #51 83.81 context [2021-06-01T22:57:46.019Z] #51 85.08 internal/poll [2021-06-01T22:57:46.019Z] #51 ... [2021-06-01T22:57:46.019Z] [2021-06-01T22:57:46.019Z] #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-06-01T22:57:46.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:57:46.019Z] #13 76.20 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-01T22:57:46.019Z] #13 76.34 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-01T22:57:46.019Z] #13 76.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-01T22:57:46.019Z] #13 76.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-01T22:57:46.019Z] #13 76.45 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-01T22:57:46.019Z] #13 80.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-01T22:57:46.019Z] #13 80.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-01T22:57:46.019Z] #13 80.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-01T22:57:47.141Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-01T22:57:47.406Z] #13 ... [2021-06-01T22:57:47.406Z] [2021-06-01T22:57:47.406Z] #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-06-01T22:57:47.406Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-01T22:57:47.406Z] #36 87.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:57:47.406Z] #36 87.57 Setting up xxd (2:8.1.0875-5) ... [2021-06-01T22:57:47.406Z] #36 87.58 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-01T22:57:47.406Z] #36 87.60 Setting up vim-common (2:8.1.0875-5) ... [2021-06-01T22:57:47.406Z] #36 87.66 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-01T22:57:47.406Z] #36 87.68 Setting up cmake-data (3.13.4-1) ... [2021-06-01T22:57:47.406Z] #36 87.73 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-01T22:57:47.406Z] #36 87.75 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-01T22:57:47.174Z] > git rev-list --no-walk 7a1716462cf1b7917f6b0de42f71b5fc6644854a # timeout=10 [2021-06-01T22:57:47.558Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/rootless [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/volume [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-01T22:57:47.558Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-01T22:57:47.558Z] [2021-06-01T22:57:47.558Z] === Skipped [2021-06-01T22:57:47.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-01T22:57:47.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.558Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T22:57:47.558Z] [2021-06-01T22:57:47.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-01T22:57:47.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.558Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T22:57:47.558Z] [2021-06-01T22:57:47.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-01T22:57:47.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.558Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T22:57:47.558Z] [2021-06-01T22:57:47.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-01T22:57:47.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.558Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T22:57:47.558Z] [2021-06-01T22:57:47.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-01T22:57:47.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.558Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T22:57:47.558Z] [2021-06-01T22:57:47.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-01T22:57:47.558Z] graphtest_unix.go:73: No driver to put! [2021-06-01T22:57:47.558Z] [2021-06-01T22:57:47.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-01T22:57:47.558Z] time="2021-06-01T22:56:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T22:57:47.558Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T22:57:47.558Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T22:57:47.558Z] [2021-06-01T22:57:47.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-01T22:57:47.558Z] time="2021-06-01T22:56:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T22:57:47.558Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T22:57:47.558Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T22:57:47.558Z] [2021-06-01T22:57:47.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-01T22:57:47.559Z] time="2021-06-01T22:56:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T22:57:47.559Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T22:57:47.559Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-01T22:57:47.559Z] time="2021-06-01T22:56:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T22:57:47.559Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T22:57:47.559Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-01T22:57:47.559Z] time="2021-06-01T22:56:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T22:57:47.559Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T22:57:47.559Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-01T22:57:47.559Z] graphtest_unix.go:73: No driver to put! [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-01T22:57:47.559Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-01T22:57:47.559Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-01T22:57:47.559Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-01T22:57:47.559Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-01T22:57:47.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.559Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-01T22:57:47.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.559Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-01T22:57:47.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.559Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-01T22:57:47.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.559Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-01T22:57:47.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T22:57:47.559Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-01T22:57:47.559Z] graphtest_unix.go:73: No driver to put! [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-01T22:57:47.559Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-01T22:57:47.559Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] [2021-06-01T22:57:47.559Z] DONE 2255 tests, 24 skipped in 197.067s Post stage [Pipeline] junit [2021-06-01T22:57:47.572Z] Recording test results [2021-06-01T22:57:47.652Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-06-01T22:57:47.670Z] #36 87.76 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-01T22:57:47.670Z] #36 87.78 Setting up cmake (3.13.4-1) ... [2021-06-01T22:57:47.670Z] #36 87.79 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:57:47.670Z] #36 87.96 Processing triggers for mime-support (3.62) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-01T22:57:47.913Z] [2021-06-01T22:57:47.913Z] GitHub has been notified of this commit’s build result [2021-06-01T22:57:47.913Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-01T22:57:47.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b67bc63135ff05f670657d40495eac2c5d90e4e -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:5b67bc63135ff05f670657d40495eac2c5d90e4e hack/make.sh dynbinary test-integration [2021-06-01T22:57:48.756Z] #20 35.90 Unpacking bash-completion (1:2.8-6) ... [2021-06-01T22:57:48.756Z] #20 36.28 Selecting previously unselected package bzip2. [2021-06-01T22:57:48.756Z] #20 36.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-01T22:57:48.756Z] #20 36.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-01T22:57:48.756Z] #20 36.40 Selecting previously unselected package xz-utils. [2021-06-01T22:57:48.756Z] #20 36.41 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-01T22:57:48.756Z] #20 36.41 Unpacking xz-utils (5.2.4-1) ... [2021-06-01T22:57:48.756Z] #20 36.57 Selecting previously unselected package apparmor. [2021-06-01T22:57:48.756Z] #20 36.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-01T22:57:48.964Z] [2021-06-01T22:57:48.964Z] Removing bundles/ [2021-06-01T22:57:48.964Z] [2021-06-01T22:57:48.964Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-01T22:57:48.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T22:57:48.964Z] GOOS="" GOARCH="" GOARM="" [2021-06-01T22:57:49.016Z] #20 36.66 Unpacking apparmor (2.13.2-10) ... [2021-06-01T22:57:49.058Z] #36 DONE 89.3s [2021-06-01T22:57:49.058Z] [2021-06-01T22:57:49.058Z] #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-06-01T22:57:49.058Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:57:49.058Z] #13 85.13 Selecting previously unselected package binutils-mingw-w64. [2021-06-01T22:57:49.058Z] #13 85.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-01T22:57:49.058Z] #13 85.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-01T22:57:49.291Z] #20 36.99 Selecting previously unselected package aufs-tools. [2021-06-01T22:57:49.291Z] #20 37.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-01T22:57:49.291Z] #20 37.00 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-01T22:57:49.291Z] #20 37.11 Selecting previously unselected package libonig5:amd64. [2021-06-01T22:57:49.291Z] #20 37.11 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-01T22:57:49.291Z] #20 37.12 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:57:49.318Z] #13 85.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-01T22:57:49.318Z] #13 85.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-01T22:57:49.318Z] #13 85.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-01T22:57:49.318Z] #13 ... [2021-06-01T22:57:49.318Z] [2021-06-01T22:57:49.318Z] #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-06-01T22:57:49.318Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:57:49.318Z] #45 79.39 time [2021-06-01T22:57:49.318Z] #45 84.92 internal/fmtsort [2021-06-01T22:57:49.318Z] #45 85.69 internal/syscall/execenv [2021-06-01T22:57:49.318Z] #45 86.05 internal/syscall/unix [2021-06-01T22:57:49.318Z] #45 86.32 strings [2021-06-01T22:57:49.318Z] #45 87.49 internal/poll [2021-06-01T22:57:49.318Z] #45 ... [2021-06-01T22:57:49.318Z] [2021-06-01T22:57:49.318Z] #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-06-01T22:57:49.318Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:57:49.318Z] #42 80.55 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-01T22:57:49.318Z] #42 80.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:57:49.318Z] #42 80.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:57:49.318Z] #42 80.61 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-01T22:57:49.318Z] #42 80.63 Setting up python-six (1.12.0-1) ... [2021-06-01T22:57:49.318Z] #42 86.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-01T22:57:49.318Z] #42 86.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:57:49.318Z] #42 87.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-01T22:57:49.318Z] #42 87.04 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-06-01T22:57:49.318Z] #42 87.06 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-01T22:57:49.318Z] #42 87.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-06-01T22:57:49.318Z] #42 87.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-01T22:57:49.318Z] #42 87.12 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-01T22:57:49.318Z] #42 87.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-01T22:57:49.318Z] #42 87.15 Setting up python-protobuf (3.6.1.3-2) ... [2021-06-01T22:57:49.554Z] #20 37.26 Selecting previously unselected package libjq1:amd64. [2021-06-01T22:57:49.554Z] #20 37.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:57:49.554Z] #20 37.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:57:49.554Z] #20 37.39 Selecting previously unselected package jq. [2021-06-01T22:57:49.554Z] #20 ... [2021-06-01T22:57:49.554Z] [2021-06-01T22:57:49.554Z] #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-06-01T22:57:49.554Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:57:49.554Z] #43 91.14 CC criu/cgroup.o [2021-06-01T22:57:49.554Z] #43 93.82 CC criu/clone-noasan.o [2021-06-01T22:57:49.554Z] #43 93.99 CC criu/config.o [2021-06-01T22:57:49.554Z] #43 95.39 CC criu/cr-check.o [2021-06-01T22:57:49.554Z] #43 97.01 CC criu/cr-dedup.o [2021-06-01T22:57:49.554Z] #43 97.42 CC criu/cr-dump.o [2021-06-01T22:57:49.554Z] #43 99.66 CC criu/cr-errno.o [2021-06-01T22:57:49.554Z] #43 99.78 CC criu/cr-restore.o [2021-06-01T22:57:49.578Z] #42 ... [2021-06-01T22:57:49.578Z] [2021-06-01T22:57:49.578Z] #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-06-01T22:57:49.578Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:57:49.578Z] #13 85.77 Selecting previously unselected package dmsetup. [2021-06-01T22:57:49.578Z] #13 85.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-01T22:57:49.578Z] #13 85.79 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-01T22:57:49.813Z] #43 ... [2021-06-01T22:57:49.813Z] [2021-06-01T22:57:49.813Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:57:49.813Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:57:49.813Z] #20 37.39 Selecting previously unselected package jq. [2021-06-01T22:57:49.813Z] #20 37.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:57:49.813Z] #20 37.40 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-01T22:57:49.813Z] #20 37.54 Selecting previously unselected package libaio1:amd64. [2021-06-01T22:57:49.813Z] #20 37.55 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-01T22:57:49.813Z] #20 37.56 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-01T22:57:49.813Z] #20 37.61 Selecting previously unselected package libgpm2:amd64. [2021-06-01T22:57:49.813Z] #20 37.62 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-01T22:57:49.813Z] #20 37.62 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-01T22:57:49.813Z] #20 37.68 Selecting previously unselected package libicu63:amd64. [2021-06-01T22:57:49.839Z] #13 86.10 Selecting previously unselected package mingw-w64-common. [2021-06-01T22:57:50.072Z] #20 37.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-01T22:57:50.072Z] #20 37.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:57:50.100Z] #13 86.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-01T22:57:50.100Z] #13 86.12 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-01T22:57:50.700Z] + docker version [2021-06-01T22:57:53.393Z] #20 41.24 Selecting previously unselected package libnet1:amd64. [2021-06-01T22:57:53.393Z] #20 41.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-01T22:57:53.393Z] #20 41.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:57:53.393Z] #20 41.34 Selecting previously unselected package libnl-3-200:amd64. [2021-06-01T22:57:53.393Z] #20 41.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-01T22:57:53.393Z] #20 41.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:57:53.658Z] #20 41.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-01T22:57:53.658Z] #20 41.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-01T22:57:53.658Z] #20 41.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:57:53.658Z] #20 41.56 Selecting previously unselected package libreadline5:amd64. [2021-06-01T22:57:53.658Z] #20 41.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-01T22:57:53.920Z] #20 41.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-01T22:57:53.920Z] #20 41.73 Selecting previously unselected package net-tools. [2021-06-01T22:57:53.920Z] #20 41.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-01T22:57:53.920Z] #20 41.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-01T22:57:54.184Z] #20 42.01 Selecting previously unselected package patch. [2021-06-01T22:57:54.442Z] #20 42.01 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-01T22:57:54.442Z] #20 42.02 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-01T22:57:54.442Z] #20 42.16 Selecting previously unselected package python-pip-whl. [2021-06-01T22:57:54.442Z] #20 42.17 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-01T22:57:54.442Z] #20 42.18 Unpacking python-pip-whl (18.1-5) ... [2021-06-01T22:57:55.009Z] #20 42.78 Selecting previously unselected package python3-lib2to3. [2021-06-01T22:57:55.009Z] #20 42.78 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-01T22:57:55.009Z] #20 42.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-01T22:57:55.009Z] #20 42.90 Selecting previously unselected package python3-distutils. [2021-06-01T22:57:55.267Z] #20 42.90 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-01T22:57:55.267Z] #20 42.91 Unpacking python3-distutils (3.7.3-1) ... [2021-06-01T22:57:55.267Z] #20 43.02 Selecting previously unselected package python3-pip. [2021-06-01T22:57:55.267Z] #20 43.04 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-01T22:57:55.267Z] #20 43.05 Unpacking python3-pip (18.1-5) ... [2021-06-01T22:57:55.395Z] #13 ... [2021-06-01T22:57:55.395Z] [2021-06-01T22:57:55.395Z] #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-06-01T22:57:55.395Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-01T22:57:55.395Z] #42 95.51 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-01T22:57:55.395Z] #42 95.53 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:57:55.525Z] #20 43.21 Selecting previously unselected package python3-pkg-resources. [2021-06-01T22:57:55.525Z] #20 43.22 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-01T22:57:55.525Z] #20 43.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-01T22:57:55.525Z] #20 43.35 Selecting previously unselected package python3-setuptools. [2021-06-01T22:57:55.525Z] #20 43.35 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-01T22:57:55.525Z] #20 43.36 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-01T22:57:55.783Z] #20 43.58 Selecting previously unselected package python3-wheel. [2021-06-01T22:57:55.783Z] #20 43.59 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-01T22:57:55.783Z] #20 43.60 Unpacking python3-wheel (0.32.3-2) ... [2021-06-01T22:57:55.783Z] #20 43.71 Selecting previously unselected package sudo. [2021-06-01T22:57:55.968Z] #42 DONE 96.2s [2021-06-01T22:57:55.968Z] [2021-06-01T22:57:55.968Z] #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-06-01T22:57:55.968Z] #37 sha256:8872a0944cf38113b1ebe7a2720bb4cbdbc34e31add1de6f1170d7629ede1274 [2021-06-01T22:57:55.968Z] #37 1.752 + RM_GOPATH=0 [2021-06-01T22:57:55.968Z] #37 1.752 + TMP_GOPATH= [2021-06-01T22:57:55.968Z] #37 1.752 + : /build [2021-06-01T22:57:55.968Z] #37 1.752 + '[' -z '' ']' [2021-06-01T22:57:55.968Z] #37 1.753 ++ mktemp -d [2021-06-01T22:57:55.968Z] #37 1.756 + export GOPATH=/tmp/tmp.g1PQJiDfNA [2021-06-01T22:57:55.968Z] #37 1.756 + GOPATH=/tmp/tmp.g1PQJiDfNA [2021-06-01T22:57:55.968Z] #37 1.756 + RM_GOPATH=1 [2021-06-01T22:57:55.968Z] #37 1.756 + case "$(go env GOARCH)" in [2021-06-01T22:57:55.968Z] #37 1.756 ++ go env GOARCH [2021-06-01T22:57:55.968Z] #37 1.793 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:57:55.968Z] #37 1.793 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:57:55.968Z] #37 1.793 ++ dirname /tmp/install/install.sh [2021-06-01T22:57:55.968Z] #37 1.807 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-01T22:57:55.968Z] #37 1.807 + dir=/tmp/install [2021-06-01T22:57:55.968Z] #37 1.807 + bin=tini [2021-06-01T22:57:55.968Z] #37 1.807 + shift [2021-06-01T22:57:55.968Z] #37 1.807 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-01T22:57:55.968Z] #37 1.807 + . /tmp/install/tini.installer [2021-06-01T22:57:55.968Z] #37 1.807 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-01T22:57:55.968Z] #37 1.807 + install_tini [2021-06-01T22:57:55.968Z] #37 1.807 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-01T22:57:55.968Z] #37 1.807 + git clone https://github.com/krallin/tini.git /tmp/tmp.g1PQJiDfNA/tini [2021-06-01T22:57:55.968Z] #37 1.864 Cloning into '/tmp/tmp.g1PQJiDfNA/tini'... [2021-06-01T22:57:55.968Z] #37 3.366 + cd /tmp/tmp.g1PQJiDfNA/tini [2021-06-01T22:57:55.968Z] #37 3.366 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-01T22:57:55.968Z] #37 3.383 + cmake . [2021-06-01T22:57:55.968Z] #37 4.274 -- The C compiler identification is GNU 8.3.0 [2021-06-01T22:57:55.968Z] #37 4.343 -- Check for working C compiler: /usr/bin/cc [2021-06-01T22:57:55.968Z] #37 4.858 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-01T22:57:55.968Z] #37 4.867 -- Detecting C compiler ABI info [2021-06-01T22:57:55.968Z] #37 5.561 -- Detecting C compiler ABI info - done [2021-06-01T22:57:55.968Z] #37 5.620 -- Detecting C compile features [2021-06-01T22:57:56.042Z] #20 43.71 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-01T22:57:56.042Z] #20 43.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-01T22:57:56.230Z] #37 ... [2021-06-01T22:57:56.230Z] [2021-06-01T22:57:56.230Z] #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-06-01T22:57:56.230Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:57:56.608Z] #20 44.45 Selecting previously unselected package thin-provisioning-tools. [2021-06-01T22:57:56.867Z] #20 44.45 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-01T22:57:56.867Z] #20 44.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-01T22:57:56.867Z] #20 44.70 Selecting previously unselected package uidmap. [2021-06-01T22:57:56.867Z] #20 44.72 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-01T22:57:56.867Z] #20 44.73 Unpacking uidmap (1:4.5-1.1) ... [2021-06-01T22:57:57.126Z] #20 44.87 Selecting previously unselected package vim-runtime. [2021-06-01T22:57:57.126Z] #20 44.87 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-01T22:57:57.126Z] #20 44.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-01T22:57:57.126Z] #20 44.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-01T22:57:57.126Z] #20 44.94 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-01T22:57:57.616Z] #43 ... [2021-06-01T22:57:57.616Z] [2021-06-01T22:57:57.616Z] #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-06-01T22:57:57.616Z] #51 sha256:de7f257454db902a775896dfff29959c9735be9f95fb8cde6a14c800185b5133 [2021-06-01T22:57:57.616Z] #51 87.89 os [2021-06-01T22:57:57.616Z] #51 88.07 encoding/binary [2021-06-01T22:57:57.616Z] #51 91.82 encoding/base64 [2021-06-01T22:57:57.616Z] #51 93.05 fmt [2021-06-01T22:57:57.616Z] #51 93.11 golang.org/x/sys/unix [2021-06-01T22:57:57.616Z] #51 97.55 encoding/json [2021-06-01T22:57:57.878Z] #51 ... [2021-06-01T22:57:57.878Z] [2021-06-01T22:57:57.878Z] #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-06-01T22:57:57.878Z] #37 sha256:8872a0944cf38113b1ebe7a2720bb4cbdbc34e31add1de6f1170d7629ede1274 [2021-06-01T22:57:57.878Z] #37 8.012 -- Detecting C compile features - done [2021-06-01T22:57:57.878Z] #37 8.038 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-01T22:57:57.878Z] #37 8.226 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-01T22:57:57.878Z] #37 8.359 -- Configuring done [2021-06-01T22:57:57.878Z] #37 8.378 -- Generating done [2021-06-01T22:57:57.878Z] #37 8.389 -- Build files have been written to: /tmp/tmp.g1PQJiDfNA/tini [2021-06-01T22:57:57.878Z] #37 8.395 + make tini-static [2021-06-01T22:57:57.878Z] #37 8.835 Scanning dependencies of target tini-static [2021-06-01T22:57:58.139Z] #37 8.993 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-01T22:57:59.525Z] #37 10.19 [100%] Linking C executable tini-static [2021-06-01T22:57:59.787Z] #37 10.78 [100%] Built target tini-static [2021-06-01T22:57:59.787Z] #37 10.89 + mkdir -p /build [2021-06-01T22:58:00.048Z] #37 10.89 + cp tini-static /build/docker-init [2021-06-01T22:58:00.310Z] #37 DONE 11.2s [2021-06-01T22:58:00.310Z] [2021-06-01T22:58:00.310Z] #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-06-01T22:58:00.310Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:00.310Z] #43 2.421 Note: Building without setproctitle() and strlcpy() support. [2021-06-01T22:58:00.310Z] #43 2.421 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-01T22:58:00.310Z] #43 2.509 Note: Building without GnuTLS support [2021-06-01T22:58:00.310Z] #43 2.516 Makefile.config:39: Warn: you have no libnftables installed [2021-06-01T22:58:00.310Z] #43 2.516 Makefile.config:40: Warn: Building without nftables support [2021-06-01T22:58:00.310Z] #43 ... [2021-06-01T22:58:00.310Z] [2021-06-01T22:58:00.310Z] #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-06-01T22:58:00.310Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:58:00.310Z] #45 90.41 os [2021-06-01T22:58:00.310Z] #45 90.93 regexp/syntax [2021-06-01T22:58:00.310Z] #45 94.97 fmt [2021-06-01T22:58:00.310Z] #45 96.85 path/filepath [2021-06-01T22:58:00.310Z] #45 98.19 regexp [2021-06-01T22:58:00.310Z] #45 99.77 flag [2021-06-01T22:58:00.414Z] #20 48.35 Selecting previously unselected package vim. [2021-06-01T22:58:00.572Z] #45 ... [2021-06-01T22:58:00.572Z] [2021-06-01T22:58:00.572Z] #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-06-01T22:58:00.572Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:58:00.572Z] #13 92.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-01T22:58:00.572Z] #13 92.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-01T22:58:00.572Z] #13 92.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-01T22:58:00.673Z] #20 48.37 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-01T22:58:00.673Z] #20 48.39 Unpacking vim (2:8.1.0875-5) ... [2021-06-01T22:58:00.954Z] Client: [2021-06-01T22:58:00.954Z] Version: 20.10.6 [2021-06-01T22:58:00.954Z] API version: 1.41 [2021-06-01T22:58:00.954Z] Go version: go1.16.3 [2021-06-01T22:58:00.954Z] Git commit: 370c289 [2021-06-01T22:58:00.954Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-01T22:58:00.954Z] OS/Arch: windows/amd64 [2021-06-01T22:58:00.954Z] Context: default [2021-06-01T22:58:00.954Z] Experimental: true [2021-06-01T22:58:00.954Z] [2021-06-01T22:58:00.954Z] Server: Docker Engine - Community [2021-06-01T22:58:00.954Z] Engine: [2021-06-01T22:58:00.954Z] Version: 20.10.6 [2021-06-01T22:58:00.954Z] API version: 1.41 (minimum version 1.24) [2021-06-01T22:58:00.954Z] Go version: go1.13.15 [2021-06-01T22:58:00.954Z] Git commit: 8728dd2 [2021-06-01T22:58:00.954Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-01T22:58:00.954Z] OS/Arch: windows/amd64 [2021-06-01T22:58:00.954Z] Experimental: true [2021-06-01T22:58:01.242Z] #20 48.95 Selecting previously unselected package xfsprogs. [2021-06-01T22:58:01.242Z] #20 48.97 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-01T22:58:01.242Z] #20 48.98 Unpacking xfsprogs (4.20.0-1) ... [Pipeline] sh [2021-06-01T22:58:01.811Z] #20 49.42 Selecting previously unselected package zip. [2021-06-01T22:58:01.811Z] #20 49.43 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-01T22:58:01.811Z] #20 49.44 Unpacking zip (3.0-11+b1) ... [2021-06-01T22:58:01.811Z] #20 49.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-01T22:58:01.811Z] #20 49.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-01T22:58:01.811Z] #20 49.68 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-01T22:58:01.811Z] #20 49.70 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-01T22:58:01.811Z] #20 49.73 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-01T22:58:01.811Z] #20 49.74 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-01T22:58:01.811Z] #20 49.76 Setting up uidmap (1:4.5-1.1) ... [2021-06-01T22:58:01.811Z] #20 49.78 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-01T22:58:01.960Z] #13 ... [2021-06-01T22:58:01.960Z] [2021-06-01T22:58:01.960Z] #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-06-01T22:58:01.960Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:58:01.960Z] #45 101.5 go/token [2021-06-01T22:58:01.960Z] #45 102.0 internal/lazyregexp [2021-06-01T22:58:01.960Z] #45 102.4 path [2021-06-01T22:58:02.070Z] #20 49.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:58:02.070Z] #20 49.81 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-01T22:58:02.070Z] #20 49.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:58:02.070Z] #20 49.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:58:02.070Z] #20 49.87 Setting up xxd (2:8.1.0875-5) ... [2021-06-01T22:58:02.070Z] #20 49.90 Setting up zip (3.0-11+b1) ... [2021-06-01T22:58:02.329Z] #20 49.92 Setting up vim-common (2:8.1.0875-5) ... [2021-06-01T22:58:02.329Z] #20 49.95 Setting up bash-completion (1:2.8-6) ... [2021-06-01T22:58:02.442Z] + docker info [2021-06-01T22:58:02.533Z] #45 102.6 go/scanner [2021-06-01T22:58:02.794Z] #45 103.0 io/ioutil [2021-06-01T22:58:02.898Z] #20 ... [2021-06-01T22:58:02.898Z] [2021-06-01T22:58:02.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-06-01T22:58:02.898Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:02.898Z] #43 104.5 CC criu/cr-service.o [2021-06-01T22:58:02.898Z] #43 106.0 CC criu/crtools.o [2021-06-01T22:58:02.898Z] #43 106.5 CC criu/eventfd.o [2021-06-01T22:58:02.898Z] #43 106.9 CC criu/eventpoll.o [2021-06-01T22:58:02.898Z] #43 107.8 CC criu/external.o [2021-06-01T22:58:02.898Z] #43 108.2 CC criu/fault-injection.o [2021-06-01T22:58:02.898Z] #43 108.3 CC criu/fdstore.o [2021-06-01T22:58:02.898Z] #43 108.6 CC criu/fifo.o [2021-06-01T22:58:02.898Z] #43 109.1 CC criu/file-ids.o [2021-06-01T22:58:02.898Z] #43 109.4 CC criu/file-lock.o [2021-06-01T22:58:02.898Z] #43 110.3 CC criu/files-ext.o [2021-06-01T22:58:02.898Z] #43 110.6 CC criu/files-reg.o [2021-06-01T22:58:02.898Z] #43 113.1 CC criu/files.o [2021-06-01T22:58:03.366Z] #45 103.5 net/url [2021-06-01T22:58:03.366Z] #45 103.6 go/ast [2021-06-01T22:58:03.467Z] #43 115.2 CC criu/filesystems.o [2021-06-01T22:58:04.404Z] #43 115.9 CC criu/fsnotify.o [2021-06-01T22:58:04.752Z] #45 105.1 text/template/parse [2021-06-01T22:58:04.972Z] #43 ... [2021-06-01T22:58:04.972Z] [2021-06-01T22:58:04.972Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:58:04.972Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:58:04.972Z] #20 52.80 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-01T22:58:05.231Z] #20 52.86 Setting up xz-utils (5.2.4-1) ... [2021-06-01T22:58:05.231Z] #20 52.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-01T22:58:05.231Z] #20 52.99 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-01T22:58:05.231Z] #20 53.00 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-01T22:58:05.231Z] #20 53.07 invoke-rc.d: could not determine current runlevel [2021-06-01T22:58:05.231Z] #20 53.09 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-01T22:58:05.231Z] #20 53.18 Setting up pigz (2.4-1) ... [2021-06-01T22:58:05.231Z] #20 53.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-01T22:58:05.490Z] #20 53.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:58:05.490Z] #20 53.23 Setting up python-pip-whl (18.1-5) ... [2021-06-01T22:58:05.490Z] #20 53.26 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-01T22:58:05.490Z] #20 53.27 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-01T22:58:06.058Z] #20 53.66 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-01T22:58:06.058Z] #20 53.69 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:58:06.058Z] #20 53.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:58:06.058Z] #20 53.74 Setting up vim (2:8.1.0875-5) ... [2021-06-01T22:58:06.058Z] #20 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-01T22:58:06.058Z] #20 53.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-01T22:58:06.058Z] #20 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-01T22:58:06.058Z] #20 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-01T22:58:06.058Z] #20 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-01T22:58:06.058Z] #20 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-01T22:58:06.058Z] #20 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-01T22:58:06.058Z] #20 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-01T22:58:06.058Z] #20 53.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:58:06.058Z] #20 53.84 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-01T22:58:06.058Z] #20 53.86 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-01T22:58:06.058Z] #20 53.88 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-01T22:58:06.058Z] #20 53.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-01T22:58:06.058Z] #20 53.92 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-01T22:58:06.668Z] #45 ... [2021-06-01T22:58:06.668Z] [2021-06-01T22:58:06.668Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-01T22:58:06.668Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:06.668Z] #43 4.768 fatal: not a git repository (or any of the parent directories): .git [2021-06-01T22:58:06.668Z] #43 4.929 GEN .gitid [2021-06-01T22:58:06.668Z] #43 5.101 GEN criu/include/version.h [2021-06-01T22:58:06.668Z] #43 5.236 GEN include/common/asm [2021-06-01T22:58:06.668Z] #43 6.697 PBCC images/timens.pb-c.c [2021-06-01T22:58:06.668Z] #43 6.705 DEP images/timens.pb-c.d [2021-06-01T22:58:06.668Z] #43 6.766 PBCC images/fown.pb-c.c [2021-06-01T22:58:06.668Z] #43 6.811 PBCC images/google/protobuf/descriptor.pb-c.c [2021-06-01T22:58:06.668Z] #43 6.882 PBCC images/opts.pb-c.c [2021-06-01T22:58:06.668Z] #43 6.957 PBCC images/memfd.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.035 DEP images/fown.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.077 DEP images/google/protobuf/descriptor.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.110 DEP images/opts.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.153 DEP images/memfd.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.203 PBCC images/sit.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.273 DEP images/sit.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.321 PBCC images/macvlan.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.345 DEP images/macvlan.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.367 PBCC images/autofs.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.392 DEP images/autofs.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.454 PBCC images/sysctl.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.490 DEP images/sysctl.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.538 PBCC images/time.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.558 DEP images/time.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.619 PBCC images/binfmt-misc.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.652 DEP images/binfmt-misc.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.704 PBCC images/seccomp.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.753 DEP images/seccomp.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.785 PBCC images/userns.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.828 DEP images/userns.pb-c.d [2021-06-01T22:58:06.668Z] #43 7.882 PBCC images/cgroup.pb-c.c [2021-06-01T22:58:06.668Z] #43 7.927 DEP images/cgroup.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.001 PBCC images/ext-file.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.038 DEP images/ext-file.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.115 PBCC images/rpc.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.134 DEP images/rpc.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.175 PBCC images/siginfo.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.193 DEP images/siginfo.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.240 PBCC images/pagemap.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.276 DEP images/pagemap.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.316 PBCC images/rlimit.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.326 DEP images/rlimit.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.391 PBCC images/file-lock.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.422 DEP images/file-lock.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.495 PBCC images/tty.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.525 DEP images/tty.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.579 PBCC images/tun.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.660 PBCC images/netdev.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.773 DEP images/tun.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.862 DEP images/netdev.pb-c.d [2021-06-01T22:58:06.668Z] #43 8.913 PBCC images/vma.pb-c.c [2021-06-01T22:58:06.668Z] #43 8.962 DEP images/vma.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.006 PBCC images/creds.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.029 DEP images/creds.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.083 PBCC images/utsns.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.109 DEP images/utsns.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.139 PBCC images/ipc-desc.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.161 PBCC images/ipc-sem.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.175 DEP images/ipc-desc.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.216 DEP images/ipc-sem.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.247 PBCC images/ipc-msg.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.264 DEP images/ipc-msg.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.305 PBCC images/ipc-shm.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.341 DEP images/ipc-shm.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.390 PBCC images/ipc-var.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.427 DEP images/ipc-var.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.461 PBCC images/sk-opts.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.492 PBCC images/packet-sock.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.549 DEP images/sk-opts.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.601 DEP images/packet-sock.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.669 PBCC images/sk-netlink.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.717 DEP images/sk-netlink.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.751 PBCC images/sk-inet.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.807 DEP images/sk-inet.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.881 PBCC images/sk-unix.pb-c.c [2021-06-01T22:58:06.668Z] #43 9.953 DEP images/sk-unix.pb-c.d [2021-06-01T22:58:06.668Z] #43 9.998 PBCC images/mm.pb-c.c [2021-06-01T22:58:06.668Z] #43 10.05 DEP images/mm.pb-c.d [2021-06-01T22:58:06.668Z] #43 10.13 PBCC images/timerfd.pb-c.c [2021-06-01T22:58:06.668Z] #43 10.19 DEP images/timerfd.pb-c.d [2021-06-01T22:58:06.668Z] #43 10.26 PBCC images/timer.pb-c.c [2021-06-01T22:58:06.668Z] #43 10.29 DEP images/timer.pb-c.d [2021-06-01T22:58:06.668Z] #43 10.35 PBCC images/sa.pb-c.c [2021-06-01T22:58:06.668Z] #43 10.41 DEP images/sa.pb-c.d [2021-06-01T22:58:06.668Z] #43 10.46 PBCC images/pipe-data.pb-c.c [2021-06-01T22:58:06.668Z] #43 10.48 DEP images/pipe-data.pb-c.d [2021-06-01T22:58:06.668Z] #43 10.55 PBCC images/mnt.pb-c.c [2021-06-01T22:58:06.668Z] #43 10.58 DEP images/mnt.pb-c.d [2021-06-01T22:58:06.668Z] #43 10.65 PBCC images/sk-packet.pb-c.c [2021-06-01T22:58:06.668Z] #43 10.67 DEP images/sk-packet.pb-c.d [2021-06-01T22:58:06.668Z] #43 10.71 PBCC images/tcp-stream.pb-c.c [2021-06-01T22:58:06.668Z] #43 10.76 DEP images/tcp-stream.pb-c.d [2021-06-01T22:58:06.668Z] #43 10.80 PBCC images/pipe.pb-c.c [2021-06-01T22:58:06.930Z] #43 10.84 DEP images/pipe.pb-c.d [2021-06-01T22:58:06.930Z] #43 10.93 PBCC images/pstree.pb-c.c [2021-06-01T22:58:06.930Z] #43 10.96 DEP images/pstree.pb-c.d [2021-06-01T22:58:06.930Z] #43 11.01 PBCC images/fs.pb-c.c [2021-06-01T22:58:06.930Z] #43 11.05 DEP images/fs.pb-c.d [2021-06-01T22:58:07.191Z] #43 11.11 PBCC images/signalfd.pb-c.c [2021-06-01T22:58:07.191Z] #43 11.15 DEP images/signalfd.pb-c.d [2021-06-01T22:58:07.191Z] #43 11.19 PBCC images/fh.pb-c.c [2021-06-01T22:58:07.191Z] #43 11.22 PBCC images/fsnotify.pb-c.c [2021-06-01T22:58:07.191Z] #43 11.31 DEP images/fh.pb-c.d [2021-06-01T22:58:07.452Z] #43 11.37 DEP images/fsnotify.pb-c.d [2021-06-01T22:58:07.452Z] #43 11.42 PBCC images/eventpoll.pb-c.c [2021-06-01T22:58:07.452Z] #43 11.44 DEP images/eventpoll.pb-c.d [2021-06-01T22:58:07.452Z] #43 11.49 PBCC images/eventfd.pb-c.c [2021-06-01T22:58:07.452Z] #43 11.50 DEP images/eventfd.pb-c.d [2021-06-01T22:58:07.452Z] #43 11.56 PBCC images/remap-file-path.pb-c.c [2021-06-01T22:58:07.713Z] #43 11.59 DEP images/remap-file-path.pb-c.d [2021-06-01T22:58:07.713Z] #43 11.65 PBCC images/fifo.pb-c.c [2021-06-01T22:58:07.713Z] #43 11.68 DEP images/fifo.pb-c.d [2021-06-01T22:58:07.713Z] #43 11.73 PBCC images/ghost-file.pb-c.c [2021-06-01T22:58:07.713Z] #43 11.81 DEP images/ghost-file.pb-c.d [2021-06-01T22:58:07.974Z] #43 11.85 PBCC images/regfile.pb-c.c [2021-06-01T22:58:07.974Z] #43 11.89 DEP images/regfile.pb-c.d [2021-06-01T22:58:07.974Z] #43 11.96 PBCC images/ns.pb-c.c [2021-06-01T22:58:07.974Z] #43 12.01 DEP images/ns.pb-c.d [2021-06-01T22:58:07.974Z] #43 12.06 PBCC images/fdinfo.pb-c.c [2021-06-01T22:58:08.236Z] #43 12.13 DEP images/fdinfo.pb-c.d [2021-06-01T22:58:08.236Z] #43 12.20 PBCC images/core-aarch64.pb-c.c [2021-06-01T22:58:08.236Z] #43 12.25 PBCC images/core-arm.pb-c.c [2021-06-01T22:58:08.236Z] #43 12.29 PBCC images/core-ppc64.pb-c.c [2021-06-01T22:58:08.236Z] #43 12.35 PBCC images/core-s390.pb-c.c [2021-06-01T22:58:08.497Z] #43 12.44 PBCC images/core-x86.pb-c.c [2021-06-01T22:58:08.497Z] #43 12.49 PBCC images/core.pb-c.c [2021-06-01T22:58:08.497Z] #43 12.55 PBCC images/inventory.pb-c.c [2021-06-01T22:58:08.497Z] #43 12.60 DEP images/core-aarch64.pb-c.d [2021-06-01T22:58:08.759Z] #43 12.67 DEP images/core-arm.pb-c.d [2021-06-01T22:58:08.759Z] #43 12.75 DEP images/core-ppc64.pb-c.d [2021-06-01T22:58:08.759Z] #43 12.84 DEP images/core-s390.pb-c.d [2021-06-01T22:58:09.020Z] #43 12.92 DEP images/core-x86.pb-c.d [2021-06-01T22:58:09.020Z] #43 13.00 DEP images/core.pb-c.d [2021-06-01T22:58:09.020Z] #43 13.11 DEP images/inventory.pb-c.d [2021-06-01T22:58:09.281Z] #43 13.16 PBCC images/cpuinfo.pb-c.c [2021-06-01T22:58:09.281Z] #43 13.20 DEP images/cpuinfo.pb-c.d [2021-06-01T22:58:09.281Z] #43 13.28 PBCC images/stats.pb-c.c [2021-06-01T22:58:09.281Z] #43 13.29 DEP images/stats.pb-c.d [2021-06-01T22:58:09.348Z] #20 56.84 Setting up iptables (1.8.2-4) ... [2021-06-01T22:58:09.348Z] #20 56.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-01T22:58:09.348Z] #20 56.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-01T22:58:09.348Z] #20 56.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-01T22:58:09.348Z] #20 56.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-01T22:58:09.348Z] #20 56.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-01T22:58:09.348Z] #20 56.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-01T22:58:09.348Z] #20 56.90 Setting up python3 (3.7.3-1) ... [2021-06-01T22:58:09.607Z] #20 57.31 Setting up python3-wheel (0.32.3-2) ... [2021-06-01T22:58:10.175Z] #20 57.98 Setting up apparmor (2.13.2-10) ... [2021-06-01T22:58:10.667Z] #43 14.67 make[1]: Nothing to be done for 'all'. [2021-06-01T22:58:12.053Z] #43 16.06 CC images/stats.o [2021-06-01T22:58:12.053Z] #43 ... [2021-06-01T22:58:12.053Z] [2021-06-01T22:58:12.053Z] #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-06-01T22:58:12.053Z] #56 sha256:56ac25895ead479f6e49de8933c165ecd1e3eebbdeb76f423bdef49453f8b71c [2021-06-01T22:58:12.081Z] #20 59.83 Setting up xfsprogs (4.20.0-1) ... [2021-06-01T22:58:12.081Z] #20 59.86 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-01T22:58:12.575Z] #56 55.16 Checking out files: 43% (1718/3927) Checking out files: 44% (1728/3927) Checking out files: 45% (1768/3927) Checking out files: 46% (1807/3927) Checking out files: 47% (1846/3927) Checking out files: 48% (1885/3927) Checking out files: 49% (1925/3927) Checking out files: 50% (1964/3927) Checking out files: 51% (2003/3927) Checking out files: 52% (2043/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) [2021-06-01T22:58:12.575Z] #56 ... [2021-06-01T22:58:12.575Z] [2021-06-01T22:58:12.575Z] #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-06-01T22:58:12.575Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:58:12.575Z] #13 98.71 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-01T22:58:12.575Z] #13 98.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-01T22:58:12.575Z] #13 98.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:58:12.575Z] #13 98.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-01T22:58:12.575Z] #13 98.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-01T22:58:12.575Z] #13 98.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:58:12.649Z] #20 60.25 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-01T22:58:12.838Z] #13 ... [2021-06-01T22:58:12.838Z] [2021-06-01T22:58:12.838Z] #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-06-01T22:58:12.838Z] #51 sha256:de7f257454db902a775896dfff29959c9735be9f95fb8cde6a14c800185b5133 [2021-06-01T22:58:12.838Z] #51 103.0 github.com/pkg/diff [2021-06-01T22:58:12.838Z] #51 103.5 go/scanner [2021-06-01T22:58:12.838Z] #51 104.4 golang.org/x/crypto/ssh/terminal [2021-06-01T22:58:12.838Z] #51 104.6 go/ast [2021-06-01T22:58:12.838Z] #51 105.8 mvdan.cc/editorconfig [2021-06-01T22:58:12.838Z] #51 107.0 mvdan.cc/sh/v3/fileutil [2021-06-01T22:58:12.838Z] #51 107.2 text/tabwriter [2021-06-01T22:58:12.838Z] #51 107.7 mvdan.cc/sh/v3/syntax [2021-06-01T22:58:12.838Z] #51 ... [2021-06-01T22:58:12.838Z] [2021-06-01T22:58:12.838Z] #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-06-01T22:58:12.838Z] #56 sha256:56ac25895ead479f6e49de8933c165ecd1e3eebbdeb76f423bdef49453f8b71c [2021-06-01T22:58:13.586Z] #20 61.18 Setting up python3-distutils (3.7.3-1) ... [2021-06-01T22:58:13.624Z] #56 55.16 Checking out files: 43% (1718/3927) Checking out files: 44% (1728/3927) Checking out files: 45% (1768/3927) Checking out files: 46% (1807/3927) Checking out files: 47% (1846/3927) Checking out files: 48% (1885/3927) Checking out files: 49% (1925/3927) Checking out files: 50% (1964/3927) Checking out files: 51% (2003/3927) Checking out files: 52% (2043/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 84% (3335/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-06-01T22:58:13.624Z] #56 56.81 + cd /tmp/tmp.C7di4iW7b9/src/github.com/containerd/containerd [2021-06-01T22:58:13.624Z] #56 56.81 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-01T22:58:13.845Z] #20 61.56 Setting up python3-setuptools (40.8.0-1) ... [2021-06-01T22:58:14.570Z] #56 57.65 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-01T22:58:14.570Z] #56 57.65 + BUILDTAGS='netgo osusergo static_build' [2021-06-01T22:58:14.570Z] #56 57.65 + export EXTRA_FLAGS=-buildmode=pie [2021-06-01T22:58:14.570Z] #56 57.65 + EXTRA_FLAGS=-buildmode=pie [2021-06-01T22:58:14.570Z] #56 57.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-01T22:58:14.570Z] #56 57.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-01T22:58:14.570Z] #56 57.65 + '[' '' = dynamic ']' [2021-06-01T22:58:14.570Z] #56 57.66 + make [2021-06-01T22:58:15.224Z] #20 62.81 Setting up python3-pip (18.1-5) ... [2021-06-01T22:58:15.483Z] #20 ... [2021-06-01T22:58:15.483Z] [2021-06-01T22:58:15.483Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-01T22:58:15.483Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:15.483Z] #43 116.9 CC criu/image-desc.o [2021-06-01T22:58:15.483Z] #43 117.0 CC criu/image.o [2021-06-01T22:58:15.483Z] #43 117.8 CC criu/ipc_ns.o [2021-06-01T22:58:15.483Z] #43 119.0 CC criu/irmap.o [2021-06-01T22:58:15.483Z] #43 119.7 CC criu/kcmp-ids.o [2021-06-01T22:58:15.483Z] #43 120.0 CC criu/kerndat.o [2021-06-01T22:58:15.483Z] #43 121.1 CC criu/libnetlink.o [2021-06-01T22:58:15.483Z] #43 121.5 CC criu/log.o [2021-06-01T22:58:15.483Z] #43 122.1 CC criu/lsm.o [2021-06-01T22:58:15.483Z] #43 122.5 CC criu/mem.o [2021-06-01T22:58:15.483Z] #43 124.4 CC criu/memfd.o [2021-06-01T22:58:15.483Z] #43 125.0 CC criu/mount.o [2021-06-01T22:58:15.483Z] #43 ... [2021-06-01T22:58:15.483Z] [2021-06-01T22:58:15.483Z] #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-06-01T22:58:15.483Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:58:15.483Z] #40 209.4 + dpkg --print-architecture [2021-06-01T22:58:15.483Z] #40 209.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-01T22:58:15.483Z] #40 209.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-01T22:58:15.483Z] #40 209.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-01T22:58:16.052Z] #40 ... [2021-06-01T22:58:16.052Z] [2021-06-01T22:58:16.053Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:58:16.053Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:58:16.053Z] #20 63.87 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:58:16.053Z] #20 63.93 Processing triggers for mime-support (3.62) ... [2021-06-01T22:58:16.485Z] #56 59.31 + bin/ctr [2021-06-01T22:58:17.430Z] #56 ... [2021-06-01T22:58:17.430Z] [2021-06-01T22:58:17.430Z] #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-06-01T22:58:17.430Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:58:17.430Z] #45 107.6 go/parser [2021-06-01T22:58:17.430Z] #45 109.0 text/template [2021-06-01T22:58:17.430Z] #45 111.1 log [2021-06-01T22:58:17.430Z] #45 111.6 encoding/xml [2021-06-01T22:58:17.430Z] #45 113.3 go/doc [2021-06-01T22:58:17.430Z] #45 116.3 github.com/LK4D4/vndr/build [2021-06-01T22:58:17.430Z] #45 117.3 github.com/LK4D4/vndr/versioned [2021-06-01T22:58:17.430Z] #45 117.4 compress/flate [2021-06-01T22:58:17.430Z] #45 ... [2021-06-01T22:58:17.430Z] [2021-06-01T22:58:17.430Z] #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-06-01T22:58:17.430Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:17.430Z] #43 16.47 CC images/core.o [2021-06-01T22:58:17.430Z] #43 17.13 CC images/core-x86.o [2021-06-01T22:58:17.430Z] #43 17.77 CC images/core-arm.o [2021-06-01T22:58:17.430Z] #43 18.22 CC images/core-aarch64.o [2021-06-01T22:58:17.430Z] #43 18.60 CC images/core-ppc64.o [2021-06-01T22:58:17.430Z] #43 19.17 CC images/core-s390.o [2021-06-01T22:58:17.430Z] #43 19.85 CC images/cpuinfo.o [2021-06-01T22:58:17.430Z] #43 20.19 CC images/inventory.o [2021-06-01T22:58:17.430Z] #43 20.40 CC images/fdinfo.o [2021-06-01T22:58:17.430Z] #43 20.77 CC images/fown.o [2021-06-01T22:58:17.430Z] #43 20.97 CC images/ns.o [2021-06-01T22:58:17.430Z] #43 21.28 CC images/regfile.o [2021-06-01T22:58:17.430Z] #43 21.50 CC images/ghost-file.o [2021-06-01T22:58:17.434Z] #20 DONE 65.1s [2021-06-01T22:58:17.434Z] [2021-06-01T22:58:17.434Z] #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-06-01T22:58:17.434Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-01T22:58:17.692Z] #43 21.79 CC images/fifo.o [2021-06-01T22:58:17.955Z] #43 22.00 CC images/remap-file-path.o [2021-06-01T22:58:18.216Z] #43 22.19 CC images/eventfd.o [2021-06-01T22:58:18.375Z] #21 1.117 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-01T22:58:18.375Z] #21 1.121 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-01T22:58:18.375Z] #21 1.126 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-01T22:58:18.375Z] #21 DONE 1.2s [2021-06-01T22:58:18.375Z] [2021-06-01T22:58:18.375Z] #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-06-01T22:58:18.375Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:18.375Z] #43 129.3 CC criu/namespaces.o [2021-06-01T22:58:18.478Z] #43 22.41 CC images/eventpoll.o [2021-06-01T22:58:18.739Z] #43 22.79 CC images/fh.o [2021-06-01T22:58:19.001Z] #43 ... [2021-06-01T22:58:19.001Z] [2021-06-01T22:58:19.001Z] #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-06-01T22:58:19.001Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:58:19.001Z] #45 119.3 hash/crc32 [2021-06-01T22:58:19.944Z] #45 ... [2021-06-01T22:58:19.944Z] [2021-06-01T22:58:19.944Z] #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-06-01T22:58:19.944Z] #51 sha256:de7f257454db902a775896dfff29959c9735be9f95fb8cde6a14c800185b5133 [2021-06-01T22:58:19.944Z] #51 114.1 mvdan.cc/sh/v3/cmd/shfmt [2021-06-01T22:58:19.944Z] #51 DONE 120.0s [2021-06-01T22:58:19.944Z] [2021-06-01T22:58:19.944Z] #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-06-01T22:58:19.944Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:58:19.944Z] #45 120.0 net [2021-06-01T22:58:19.944Z] #45 120.2 compress/gzip [2021-06-01T22:58:20.041Z] Client: [2021-06-01T22:58:20.041Z] Context: default [2021-06-01T22:58:20.041Z] Debug Mode: false [2021-06-01T22:58:20.041Z] Plugins: [2021-06-01T22:58:20.041Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-01T22:58:20.041Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-01T22:58:20.041Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-01T22:58:20.041Z] [2021-06-01T22:58:20.041Z] Server: [2021-06-01T22:58:20.041Z] Containers: 0 [2021-06-01T22:58:20.041Z] Running: 0 [2021-06-01T22:58:20.041Z] Paused: 0 [2021-06-01T22:58:20.041Z] Stopped: 0 [2021-06-01T22:58:20.041Z] Images: 0 [2021-06-01T22:58:20.041Z] Server Version: 20.10.6 [2021-06-01T22:58:20.041Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-06-01T22:58:20.041Z] LCOW: [2021-06-01T22:58:20.041Z] Windows: [2021-06-01T22:58:20.041Z] Logging Driver: json-file [2021-06-01T22:58:20.041Z] Plugins: [2021-06-01T22:58:20.041Z] Volume: local [2021-06-01T22:58:20.041Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-01T22:58:20.041Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-01T22:58:20.041Z] Swarm: inactive [2021-06-01T22:58:20.041Z] Default Isolation: process [2021-06-01T22:58:20.041Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-01T22:58:20.041Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-01T22:58:20.041Z] OSType: windows [2021-06-01T22:58:20.041Z] Architecture: x86_64 [2021-06-01T22:58:20.041Z] CPUs: 4 [2021-06-01T22:58:20.041Z] Total Memory: 32GiB [2021-06-01T22:58:20.041Z] Name: azwin-2-cad6e0 [2021-06-01T22:58:20.041Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-01T22:58:20.041Z] Docker Root Dir: D:\docker [2021-06-01T22:58:20.041Z] Debug Mode: false [2021-06-01T22:58:20.041Z] Registry: https://index.docker.io/v1/ [2021-06-01T22:58:20.041Z] Labels: [2021-06-01T22:58:20.041Z] Experimental: true [2021-06-01T22:58:20.041Z] Insecure Registries: [2021-06-01T22:58:20.041Z] 10.0.0.4:5000 [2021-06-01T22:58:20.041Z] 127.0.0.0/8 [2021-06-01T22:58:20.041Z] Registry Mirrors: [2021-06-01T22:58:20.041Z] http://10.0.0.4:5000/ [2021-06-01T22:58:20.041Z] Live Restore Enabled: false [2021-06-01T22:58:20.041Z] Product License: Community Engine [2021-06-01T22:58:20.041Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-01T22:58:20.281Z] #43 131.8 CC criu/net.o [2021-06-01T22:58:20.980Z] #45 121.3 vendor/golang.org/x/text/transform [2021-06-01T22:58:21.940Z] #45 122.2 vendor/golang.org/x/text/unicode/bidi [2021-06-01T22:58:23.569Z] #43 135.1 CC criu/netfilter.o [2021-06-01T22:58:23.829Z] #43 135.5 CC criu/page-pipe.o [2021-06-01T22:58:23.891Z] #45 123.7 vendor/golang.org/x/text/secure/bidirule [2021-06-01T22:58:23.891Z] #45 124.0 vendor/golang.org/x/text/unicode/norm [2021-06-01T22:58:24.767Z] #43 136.2 CC criu/page-xfer.o [2021-06-01T22:58:25.273Z] #45 ... [2021-06-01T22:58:25.273Z] [2021-06-01T22:58:25.273Z] #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-06-01T22:58:25.273Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:58:25.273Z] #13 120.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-01T22:58:25.273Z] #13 120.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-01T22:58:25.273Z] #13 120.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:58:26.146Z] #43 137.6 CC criu/pagemap-cache.o [2021-06-01T22:58:26.406Z] #43 137.9 CC criu/pagemap.o [2021-06-01T22:58:27.344Z] #43 138.8 CC criu/parasite-syscall.o [2021-06-01T22:58:28.282Z] #43 139.7 CC criu/path.o [2021-06-01T22:58:28.542Z] #43 140.1 CC criu/pie-util-vdso-elf32.o [2021-06-01T22:58:28.542Z] #43 ... [2021-06-01T22:58:28.542Z] [2021-06-01T22:58:28.542Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-01T22:58:28.542Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-01T22:58:28.542Z] #22 5.253 Collecting yamllint==1.26.1 [2021-06-01T22:58:29.111Z] #22 ... [2021-06-01T22:58:29.111Z] [2021-06-01T22:58:29.111Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-01T22:58:29.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:29.111Z] #43 140.6 CC criu/pie-util-vdso.o [2021-06-01T22:58:29.371Z] #43 141.0 CC criu/pie-util.o [2021-06-01T22:58:29.478Z] #13 ... [2021-06-01T22:58:29.478Z] [2021-06-01T22:58:29.478Z] #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-06-01T22:58:29.478Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:29.478Z] #43 23.09 CC images/fsnotify.o [2021-06-01T22:58:29.478Z] #43 23.69 CC images/signalfd.o [2021-06-01T22:58:29.478Z] #43 24.00 CC images/fs.o [2021-06-01T22:58:29.478Z] #43 24.35 CC images/pstree.o [2021-06-01T22:58:29.478Z] #43 24.82 CC images/pipe.o [2021-06-01T22:58:29.478Z] #43 25.30 CC images/tcp-stream.o [2021-06-01T22:58:29.478Z] #43 25.50 CC images/sk-packet.o [2021-06-01T22:58:29.478Z] #43 25.80 CC images/mnt.o [2021-06-01T22:58:29.478Z] #43 25.99 CC images/pipe-data.o [2021-06-01T22:58:29.478Z] #43 26.29 CC images/sa.o [2021-06-01T22:58:29.478Z] #43 26.53 CC images/timer.o [2021-06-01T22:58:29.478Z] #43 26.81 CC images/timerfd.o [2021-06-01T22:58:29.478Z] #43 26.99 CC images/mm.o [2021-06-01T22:58:29.478Z] #43 27.24 CC images/sk-opts.o [2021-06-01T22:58:29.478Z] #43 27.47 CC images/sk-unix.o [2021-06-01T22:58:29.478Z] #43 27.82 CC images/sk-inet.o [2021-06-01T22:58:29.478Z] #43 28.15 CC images/tun.o [2021-06-01T22:58:29.478Z] #43 28.46 CC images/sk-netlink.o [2021-06-01T22:58:29.478Z] #43 28.67 CC images/packet-sock.o [2021-06-01T22:58:29.478Z] #43 28.95 CC images/ipc-var.o [2021-06-01T22:58:29.478Z] #43 29.14 CC images/ipc-desc.o [2021-06-01T22:58:29.478Z] #43 29.29 CC images/ipc-shm.o [2021-06-01T22:58:29.478Z] #43 29.48 CC images/ipc-msg.o [2021-06-01T22:58:29.478Z] #43 29.77 CC images/ipc-sem.o [2021-06-01T22:58:29.478Z] #43 30.04 CC images/utsns.o [2021-06-01T22:58:29.478Z] #43 30.20 CC images/creds.o [2021-06-01T22:58:29.478Z] #43 30.36 CC images/vma.o [2021-06-01T22:58:29.478Z] #43 30.66 CC images/netdev.o [2021-06-01T22:58:29.478Z] #43 31.00 CC images/tty.o [2021-06-01T22:58:29.478Z] #43 31.53 CC images/file-lock.o [2021-06-01T22:58:29.478Z] #43 31.80 CC images/rlimit.o [2021-06-01T22:58:29.478Z] #43 32.06 CC images/pagemap.o [2021-06-01T22:58:29.478Z] #43 32.40 CC images/siginfo.o [2021-06-01T22:58:29.478Z] #43 32.62 CC images/rpc.o [2021-06-01T22:58:29.630Z] #43 141.2 CC criu/pipes.o [2021-06-01T22:58:29.739Z] #43 33.70 CC images/ext-file.o [2021-06-01T22:58:30.001Z] #43 33.91 CC images/cgroup.o [2021-06-01T22:58:30.221Z] 29d5b6a226d2: Pull complete [2021-06-01T22:58:30.221Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-01T22:58:30.221Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T22:58:30.221Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-01T22:58:30.221Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-01T22:58:30.221Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-01T22:58:30.221Z] WARN: Skipping validation tests [2021-06-01T22:58:30.221Z] INFO: Running unit tests at 06/01/2021 22:58:24... [2021-06-01T22:58:30.221Z] INFO: make.ps1 starting at 06/01/2021 22:58:27 [2021-06-01T22:58:30.221Z] INFO: Git commit (7e0ea5ade3) assumed from DOCKER_GITCOMMIT environment variable [2021-06-01T22:58:30.221Z] INFO: Invoking autogen... [2021-06-01T22:58:30.221Z] INFO: Running unit tests... [2021-06-01T22:58:30.569Z] #43 141.9 CC criu/plugin.o [2021-06-01T22:58:30.574Z] #43 34.46 CC images/userns.o [2021-06-01T22:58:30.575Z] #43 34.66 CC images/google/protobuf/descriptor.o [2021-06-01T22:58:30.829Z] #43 142.4 CC criu/proc_parse.o [2021-06-01T22:58:32.491Z] #43 36.35 CC images/opts.o [2021-06-01T22:58:32.492Z] #43 36.54 CC images/seccomp.o [2021-06-01T22:58:32.753Z] #43 36.77 CC images/binfmt-misc.o [2021-06-01T22:58:33.014Z] #43 37.01 CC images/time.o [2021-06-01T22:58:33.014Z] #43 37.18 CC images/sysctl.o [2021-06-01T22:58:33.014Z] #43 ... [2021-06-01T22:58:33.014Z] [2021-06-01T22:58:33.014Z] #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-06-01T22:58:33.014Z] #58 sha256:053c0d89a3ff7c2ab934945f592b933700d088644a7559d4607f3b07be330f1f [2021-06-01T22:58:33.014Z] #58 133.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-01T22:58:33.014Z] #58 133.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-01T22:58:33.369Z] #43 ... [2021-06-01T22:58:33.369Z] [2021-06-01T22:58:33.369Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-01T22:58:33.369Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-01T22:58:33.369Z] #22 10.63 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-01T22:58:33.369Z] #22 11.92 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-01T22:58:33.369Z] #22 11.98 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-01T22:58:33.369Z] #22 12.04 Collecting pyyaml (from yamllint==1.26.1) [2021-06-01T22:58:33.369Z] #22 12.29 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-01T22:58:33.369Z] #22 12.63 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-01T22:58:33.369Z] #22 12.64 Building wheels for collected packages: yamllint [2021-06-01T22:58:33.369Z] #22 12.64 Running setup.py bdist_wheel for yamllint: started [2021-06-01T22:58:33.369Z] #22 13.82 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-01T22:58:33.369Z] #22 13.82 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-01T22:58:33.369Z] #22 13.85 Successfully built yamllint [2021-06-01T22:58:33.369Z] #22 13.88 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-01T22:58:33.369Z] #22 14.26 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-01T22:58:33.369Z] #22 DONE 14.7s [2021-06-01T22:58:33.369Z] [2021-06-01T22:58:33.369Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-01T22:58:33.369Z] #25 sha256:d9cbee9cb4f6359049e4053ca9b6c90f054186e278b3b5eff29ef16f9050b946 [2021-06-01T22:58:33.629Z] #25 DONE 0.4s [2021-06-01T22:58:33.629Z] [2021-06-01T22:58:33.629Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-01T22:58:33.629Z] #30 sha256:8b34f681cfb4a96899dd6bb9cc0761aaadf3245f0d69257849164f6c98492b51 [2021-06-01T22:58:33.730Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T22:58:33.730Z] [2021-06-01T22:58:33.730Z] + TEST_INTEGRATION_DEST=2 [2021-06-01T22:58:33.730Z] + CONTAINER_NAME=docker-pr4-2 [2021-06-01T22:58:33.730Z] + TEST_SKIP_INTEGRATION=1 [2021-06-01T22:58:33.730Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-01T22:58:33.730Z] + run_tests [2021-06-01T22:58:33.730Z] + c=0 [2021-06-01T22:58:33.730Z] + '[' -n 0 ']' [2021-06-01T22:58:33.730Z] + rm= [2021-06-01T22:58:33.730Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42446/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42446/.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=58cd14798b282b39b71dcbbf60209b1225f32a51 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:58cd14798b282b39b71dcbbf60209b1225f32a51 hack/make.sh '' test-integration [2021-06-01T22:58:33.730Z] + TEST_INTEGRATION_DEST=1 [2021-06-01T22:58:33.730Z] + CONTAINER_NAME=docker-pr4-1 [2021-06-01T22:58:33.730Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-01T22:58:33.730Z] + run_tests test-integration-flaky [2021-06-01T22:58:33.730Z] + '[' -n 0 ']' [2021-06-01T22:58:33.730Z] + rm= [2021-06-01T22:58:33.730Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42446/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42446/.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=58cd14798b282b39b71dcbbf60209b1225f32a51 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:58cd14798b282b39b71dcbbf60209b1225f32a51 hack/make.sh test-integration-flaky test-integration [2021-06-01T22:58:33.730Z] + TEST_INTEGRATION_DEST=3 [2021-06-01T22:58:33.730Z] + CONTAINER_NAME=docker-pr4-3 [2021-06-01T22:58:33.730Z] + TEST_SKIP_INTEGRATION=1 [2021-06-01T22:58:33.730Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-01T22:58:33.730Z] + run_tests [2021-06-01T22:58:33.730Z] + '[' -n 0 ']' [2021-06-01T22:58:33.730Z] + rm= [2021-06-01T22:58:33.730Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42446/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42446/.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=58cd14798b282b39b71dcbbf60209b1225f32a51 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:58cd14798b282b39b71dcbbf60209b1225f32a51 hack/make.sh '' test-integration [2021-06-01T22:58:33.730Z] ++ jobs -p [2021-06-01T22:58:33.730Z] + for job in $(jobs -p) [2021-06-01T22:58:33.730Z] + wait 21589 [2021-06-01T22:58:33.730Z] [2021-06-01T22:58:33.730Z] [2021-06-01T22:58:33.730Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-01T22:58:33.730Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-01T22:58:33.730Z] HOSTNAME=c5b191d85828 [2021-06-01T22:58:33.730Z] TEST_SKIP_INTEGRATION=1 [2021-06-01T22:58:33.730Z] TESTDEBUG=0 [2021-06-01T22:58:33.730Z] DEST=bundles/test-integration [2021-06-01T22:58:33.730Z] PWD=/go/src/github.com/docker/docker [2021-06-01T22:58:33.730Z] KEEPBUNDLE=1 [2021-06-01T22:58:33.730Z] DOCKER_GITCOMMIT=58cd14798b282b39b71dcbbf60209b1225f32a51 [2021-06-01T22:58:33.730Z] container=docker [2021-06-01T22:58:33.730Z] HOME=/root [2021-06-01T22:58:33.730Z] GOLANG_VERSION=1.13.15 [2021-06-01T22:58:33.731Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-01T22:58:33.731Z] VALIDATE_BRANCH=master [2021-06-01T22:58:33.731Z] TERM=xterm [2021-06-01T22:58:33.731Z] DOCKER_PKG=github.com/docker/docker [2021-06-01T22:58:33.731Z] SHLVL=1 [2021-06-01T22:58:33.731Z] TIMEOUT=120m [2021-06-01T22:58:33.731Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-01T22:58:33.731Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-01T22:58:33.731Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-01T22:58:33.731Z] GO111MODULE=off [2021-06-01T22:58:33.731Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-01T22:58:33.731Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-01T22:58:33.731Z] GOPATH=/go [2021-06-01T22:58:33.731Z] PKG_CONFIG=pkg-config [2021-06-01T22:58:33.731Z] _=/usr/bin/env [2021-06-01T22:58:33.731Z] Building test suite binary ./integration-cli/test.main [2021-06-01T22:58:33.731Z] [2021-06-01T22:58:33.731Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-01T22:58:33.731Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-01T22:58:33.731Z] HOSTNAME=a6ee800c60a3 [2021-06-01T22:58:33.731Z] TEST_SKIP_INTEGRATION=1 [2021-06-01T22:58:33.731Z] TESTDEBUG=0 [2021-06-01T22:58:33.731Z] DEST=bundles/test-integration [2021-06-01T22:58:33.731Z] PWD=/go/src/github.com/docker/docker [2021-06-01T22:58:33.731Z] KEEPBUNDLE=1 [2021-06-01T22:58:33.731Z] DOCKER_GITCOMMIT=58cd14798b282b39b71dcbbf60209b1225f32a51 [2021-06-01T22:58:33.731Z] container=docker [2021-06-01T22:58:33.731Z] HOME=/root [2021-06-01T22:58:33.731Z] GOLANG_VERSION=1.13.15 [2021-06-01T22:58:33.731Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-01T22:58:33.731Z] VALIDATE_BRANCH=master [2021-06-01T22:58:33.731Z] TERM=xterm [2021-06-01T22:58:33.731Z] DOCKER_PKG=github.com/docker/docker [2021-06-01T22:58:33.731Z] SHLVL=1 [2021-06-01T22:58:33.731Z] TIMEOUT=120m [2021-06-01T22:58:33.731Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-01T22:58:33.731Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-01T22:58:33.731Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-01T22:58:33.731Z] GO111MODULE=off [2021-06-01T22:58:33.731Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-01T22:58:33.731Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-01T22:58:33.731Z] GOPATH=/go [2021-06-01T22:58:33.731Z] PKG_CONFIG=pkg-config [2021-06-01T22:58:33.731Z] _=/usr/bin/env [2021-06-01T22:58:33.731Z] Building test suite binary ./integration-cli/test.main [2021-06-01T22:58:33.731Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-01T22:58:33.731Z] No new tests added to integration. [2021-06-01T22:58:33.731Z] [2021-06-01T22:58:33.731Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-01T22:58:33.731Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-01T22:58:33.731Z] HOSTNAME=2e997dc3456f [2021-06-01T22:58:33.731Z] TESTDEBUG=0 [2021-06-01T22:58:33.731Z] DEST=bundles/test-integration [2021-06-01T22:58:33.731Z] PWD=/go/src/github.com/docker/docker [2021-06-01T22:58:33.731Z] KEEPBUNDLE=1 [2021-06-01T22:58:33.731Z] DOCKER_GITCOMMIT=58cd14798b282b39b71dcbbf60209b1225f32a51 [2021-06-01T22:58:33.731Z] container=docker [2021-06-01T22:58:33.731Z] HOME=/root [2021-06-01T22:58:33.731Z] GOLANG_VERSION=1.13.15 [2021-06-01T22:58:33.731Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-01T22:58:33.731Z] VALIDATE_BRANCH=master [2021-06-01T22:58:33.731Z] TERM=xterm [2021-06-01T22:58:33.731Z] DOCKER_PKG=github.com/docker/docker [2021-06-01T22:58:33.731Z] SHLVL=1 [2021-06-01T22:58:33.731Z] TIMEOUT=120m [2021-06-01T22:58:33.731Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-01T22:58:33.731Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-01T22:58:33.731Z] GO111MODULE=off [2021-06-01T22:58:33.731Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-01T22:58:33.731Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-01T22:58:33.731Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-01T22:58:33.731Z] GOPATH=/go [2021-06-01T22:58:33.731Z] PKG_CONFIG=pkg-config [2021-06-01T22:58:33.731Z] _=/usr/bin/env [2021-06-01T22:58:33.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-01T22:58:36.752Z] --- PASS: TestBuildWithHugeFile (52.79s) [2021-06-01T22:58:36.752Z] === RUN TestBuildWCOWSandboxSize [2021-06-01T22:58:36.752Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-01T22:58:36.752Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-01T22:58:36.752Z] === RUN TestBuildWithEmptyDockerfile [2021-06-01T22:58:36.752Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T22:58:36.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T22:58:36.752Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T22:58:36.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T22:58:36.752Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T22:58:36.752Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T22:58:36.752Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T22:58:36.752Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T22:58:36.752Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T22:58:36.752Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-06-01T22:58:36.752Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-06-01T22:58:36.752Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-06-01T22:58:36.752Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-01T22:58:36.752Z] === RUN TestBuildPreserveOwnership [2021-06-01T22:58:36.752Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-01T22:58:36.752Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-01T22:58:37.214Z] 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-06-01T22:58:37.224Z] #58 ... [2021-06-01T22:58:37.224Z] [2021-06-01T22:58:37.224Z] #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-06-01T22:58:37.224Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:58:37.224Z] #45 127.4 vendor/golang.org/x/net/idna [2021-06-01T22:58:37.224Z] #45 129.8 vendor/golang.org/x/net/http2/hpack [2021-06-01T22:58:37.224Z] #45 131.2 mime [2021-06-01T22:58:37.224Z] #45 132.7 mime/quotedprintable [2021-06-01T22:58:37.224Z] #45 133.0 net/http/internal [2021-06-01T22:58:37.224Z] #45 136.6 net/textproto [2021-06-01T22:58:37.224Z] #45 136.6 crypto/x509 [2021-06-01T22:58:37.224Z] #45 137.6 vendor/golang.org/x/net/http/httpguts [2021-06-01T22:58:37.224Z] #45 ... [2021-06-01T22:58:37.224Z] [2021-06-01T22:58:37.224Z] #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-06-01T22:58:37.224Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:37.224Z] #43 37.35 CC images/autofs.o [2021-06-01T22:58:37.224Z] #43 37.55 CC images/macvlan.o [2021-06-01T22:58:37.224Z] #43 37.72 CC images/sit.o [2021-06-01T22:58:37.224Z] #43 37.97 CC images/memfd.o [2021-06-01T22:58:37.224Z] #43 38.30 CC images/timens.o [2021-06-01T22:58:37.224Z] #43 38.58 LINK images/built-in.o [2021-06-01T22:58:37.224Z] #43 38.72 GEN compel/include/asm [2021-06-01T22:58:37.224Z] #43 38.74 GEN compel/include/version.h [2021-06-01T22:58:37.224Z] #43 38.78 touch .config [2021-06-01T22:58:37.224Z] #43 38.82 GEN include/common/config.h [2021-06-01T22:58:37.224Z] #43 38.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-06-01T22:58:37.224Z] #43 38.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-06-01T22:58:37.224Z] #43 38.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-06-01T22:58:37.224Z] #43 38.95 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-06-01T22:58:37.224Z] #43 38.99 DEP compel/arch/x86/plugins/std/memcpy.d [2021-06-01T22:58:37.224Z] #43 39.02 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-06-01T22:58:37.224Z] #43 39.05 GEN compel/plugins/include/uapi/std/syscall.h [2021-06-01T22:58:37.224Z] #43 39.08 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-06-01T22:58:37.224Z] #43 39.09 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-06-01T22:58:37.224Z] #43 39.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-06-01T22:58:37.224Z] #43 39.12 DEP compel/plugins/std/infect.d [2021-06-01T22:58:37.224Z] #43 39.21 DEP compel/plugins/std/string.d [2021-06-01T22:58:37.224Z] #43 39.28 DEP compel/plugins/std/log.d [2021-06-01T22:58:37.224Z] #43 39.36 DEP compel/plugins/std/fds.d [2021-06-01T22:58:37.224Z] #43 39.44 DEP compel/plugins/std/std.d [2021-06-01T22:58:37.224Z] #43 39.52 DEP compel/plugins/shmem/shmem.d [2021-06-01T22:58:37.224Z] #43 39.63 DEP compel/plugins/fds/fds.d [2021-06-01T22:58:37.224Z] #43 39.78 CC compel/plugins/std/std.o [2021-06-01T22:58:37.224Z] #43 40.16 CC compel/plugins/std/fds.o [2021-06-01T22:58:37.224Z] #43 40.57 CC compel/plugins/std/log.o [2021-06-01T22:58:37.224Z] #43 41.31 CC compel/plugins/std/string.o [2021-06-01T22:58:37.796Z] #43 41.94 CC compel/plugins/std/infect.o [2021-06-01T22:58:38.368Z] #43 42.36 CC compel/arch/x86/plugins/std/parasite-head.o [2021-06-01T22:58:38.368Z] #43 42.42 CC compel/arch/x86/plugins/std/memcpy.o [2021-06-01T22:58:38.368Z] #43 42.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-06-01T22:58:38.629Z] #43 42.57 AR compel/plugins/std.lib.a [2021-06-01T22:58:38.629Z] #43 42.63 CC compel/plugins/fds/fds.o [2021-06-01T22:58:38.651Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2021-06-01T22:58:38.651Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.31s) [2021-06-01T22:58:38.651Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.52s) [2021-06-01T22:58:38.651Z] === RUN TestBuildPlatformInvalid [2021-06-01T22:58:38.651Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-01T22:58:38.651Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-01T22:58:38.890Z] #43 42.83 AR compel/plugins/fds.lib.a [2021-06-01T22:58:38.891Z] #43 42.86 HOSTDEP compel/src/lib/log-host.d [2021-06-01T22:58:38.891Z] #43 42.92 HOSTDEP compel/src/lib/handle-elf-host.d [2021-06-01T22:58:38.891Z] #43 43.00 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-06-01T22:58:38.891Z] #43 43.07 HOSTDEP compel/src/main-host.d [2021-06-01T22:58:39.152Z] #43 43.17 DEP compel/src/lib/ptrace.d [2021-06-01T22:58:39.413Z] #43 43.35 DEP compel/src/lib/infect.d [2021-06-01T22:58:39.676Z] #43 43.49 DEP compel/src/lib/infect-util.d [2021-06-01T22:58:39.676Z] #43 43.62 DEP compel/src/lib/infect-rpc.d [2021-06-01T22:58:39.676Z] #43 43.72 DEP compel/arch/x86/src/lib/infect.d [2021-06-01T22:58:39.938Z] #43 43.85 DEP compel/arch/x86/src/lib/cpu.d [2021-06-01T22:58:39.938Z] #43 43.92 DEP compel/src/lib/log.d [2021-06-01T22:58:39.938Z] #43 44.01 DEP compel/src/main.d [2021-06-01T22:58:39.938Z] #43 ... [2021-06-01T22:58:39.938Z] [2021-06-01T22:58:39.938Z] #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-06-01T22:58:39.938Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:58:39.938Z] #13 136.2 Selecting previously unselected package libapparmor1:amd64. [2021-06-01T22:58:39.938Z] #13 136.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-01T22:58:39.938Z] #13 136.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-01T22:58:40.203Z] #30 ... [2021-06-01T22:58:40.203Z] [2021-06-01T22:58:40.203Z] #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-06-01T22:58:40.203Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:40.203Z] #43 145.8 CC criu/protobuf-desc.o [2021-06-01T22:58:40.203Z] #43 146.6 CC criu/protobuf.o [2021-06-01T22:58:40.203Z] #43 146.9 CC criu/pstree.o [2021-06-01T22:58:40.203Z] #43 147.7 CC criu/rbtree.o [2021-06-01T22:58:40.203Z] #43 148.1 CC criu/rst-malloc.o [2021-06-01T22:58:40.203Z] #43 148.4 CC criu/seccomp.o [2021-06-01T22:58:40.203Z] #43 149.2 CC criu/seize.o [2021-06-01T22:58:40.203Z] #43 150.2 CC criu/servicefd.o [2021-06-01T22:58:40.203Z] #43 150.6 CC criu/shmem.o [2021-06-01T22:58:40.203Z] #43 ... [2021-06-01T22:58:40.203Z] [2021-06-01T22:58:40.203Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-01T22:58:40.203Z] #30 sha256:8b34f681cfb4a96899dd6bb9cc0761aaadf3245f0d69257849164f6c98492b51 [2021-06-01T22:58:40.203Z] #30 DONE 6.0s [2021-06-01T22:58:40.203Z] [2021-06-01T22:58:40.203Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-01T22:58:40.203Z] #33 sha256:0e62717fbbed6cf811b76c6b51aa6951998559a32b949935ba4052c5014ccde1 [2021-06-01T22:58:40.203Z] #33 DONE 0.5s [2021-06-01T22:58:40.203Z] [2021-06-01T22:58:40.203Z] #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-06-01T22:58:40.203Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:58:40.203Z] #40 DONE 239.4s [2021-06-01T22:58:40.203Z] [2021-06-01T22:58:40.203Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-01T22:58:40.203Z] #35 sha256:0df44da791fb20ec57605a1580095a5842e898f5de0682ad4d5609f7dbba1ae8 [2021-06-01T22:58:40.203Z] #35 DONE 0.2s [2021-06-01T22:58:40.203Z] [2021-06-01T22:58:40.203Z] #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-06-01T22:58:40.203Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:40.203Z] #43 151.7 CC criu/sigframe.o [2021-06-01T22:58:40.215Z] #13 136.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-01T22:58:40.215Z] #13 136.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-01T22:58:40.215Z] #13 136.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-01T22:58:40.463Z] #43 ... [2021-06-01T22:58:40.463Z] [2021-06-01T22:58:40.463Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-01T22:58:40.463Z] #38 sha256:e18e2fc92f466427749d8059e69b29e893911a93659bfcc14ae4b69a9e6e5d0a [2021-06-01T22:58:40.463Z] #38 DONE 0.2s [2021-06-01T22:58:40.463Z] [2021-06-01T22:58:40.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-06-01T22:58:40.463Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:40.463Z] #43 152.2 CC criu/signalfd.o [2021-06-01T22:58:40.848Z] #13 136.7 Selecting previously unselected package libbtrfs0. [2021-06-01T22:58:40.848Z] #13 136.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-01T22:58:40.848Z] #13 136.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-01T22:58:41.032Z] #43 152.5 CC criu/sk-inet.o [2021-06-01T22:58:41.420Z] #13 137.5 Selecting previously unselected package libbtrfs-dev. [2021-06-01T22:58:41.420Z] #13 137.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-01T22:58:41.695Z] #13 137.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-01T22:58:41.976Z] #13 138.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-01T22:58:41.976Z] #13 138.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-01T22:58:41.976Z] #13 138.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-01T22:58:42.238Z] #13 ... [2021-06-01T22:58:42.238Z] [2021-06-01T22:58:42.238Z] #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-06-01T22:58:42.238Z] #58 sha256:053c0d89a3ff7c2ab934945f592b933700d088644a7559d4607f3b07be330f1f [2021-06-01T22:58:42.238Z] #58 DONE 142.3s [2021-06-01T22:58:42.238Z] [2021-06-01T22:58:42.238Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-01T22:58:42.238Z] #59 sha256:9c8d589a2e46f950913990010ad0345212ef1fb6e01294976390b3426645c17b [2021-06-01T22:58:42.238Z] #59 DONE 0.1s [2021-06-01T22:58:42.238Z] [2021-06-01T22:58:42.238Z] #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-06-01T22:58:42.238Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:58:42.238Z] #13 138.3 Selecting previously unselected package libudev-dev:amd64. [2021-06-01T22:58:42.238Z] #13 138.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-01T22:58:42.238Z] #13 ... [2021-06-01T22:58:42.238Z] [2021-06-01T22:58:42.238Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-01T22:58:42.238Z] #60 sha256:0ddfd5ef362b70ad7312dd56cf446e50734045fc176b79653e427b5b34144d02 [2021-06-01T22:58:42.238Z] #60 DONE 0.1s [2021-06-01T22:58:42.238Z] [2021-06-01T22:58:42.238Z] #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-06-01T22:58:42.238Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-01T22:58:42.238Z] #13 138.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-01T22:58:42.411Z] #43 153.8 CC criu/sk-netlink.o [2021-06-01T22:58:42.499Z] #13 138.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-01T22:58:42.499Z] #13 138.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-01T22:58:42.499Z] #13 138.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-01T22:58:42.670Z] #43 ... [2021-06-01T22:58:42.670Z] [2021-06-01T22:58:42.670Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-01T22:58:42.670Z] #41 sha256:bf4a54cefb6b8d8abeaa326085d6261ba540945e58e4a8698030f42e259f2ad2 [2021-06-01T22:58:42.670Z] #41 DONE 0.7s [2021-06-01T22:58:42.670Z] [2021-06-01T22:58:42.670Z] #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-06-01T22:58:42.670Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:42.670Z] #43 154.2 CC criu/sk-packet.o [2021-06-01T22:58:42.761Z] #13 138.9 Selecting previously unselected package libpcre16-3:amd64. [2021-06-01T22:58:42.761Z] #13 139.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-01T22:58:42.761Z] #13 139.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-01T22:58:42.929Z] #43 154.7 CC criu/sk-queue.o [2021-06-01T22:58:43.283Z] #13 139.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-01T22:58:43.283Z] #13 139.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-01T22:58:43.283Z] #13 139.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-01T22:58:43.283Z] #13 139.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-01T22:58:43.283Z] #13 139.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-01T22:58:43.283Z] #13 139.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-01T22:58:43.502Z] #43 ... [2021-06-01T22:58:43.502Z] [2021-06-01T22:58:43.502Z] #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-06-01T22:58:43.502Z] #49 sha256:ebad761ff7269c2f0b1ac01113409480af303e46cbdde98fe4d820b2b2d66fcf [2021-06-01T22:58:43.502Z] #49 242.7 + /build/golangci-lint --version [2021-06-01T22:58:43.502Z] #49 243.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-01T22:58:43.502Z] #49 DONE 243.2s [2021-06-01T22:58:43.544Z] #13 139.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-01T22:58:43.544Z] #13 139.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-01T22:58:43.544Z] #13 139.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-01T22:58:43.761Z] [2021-06-01T22:58:43.761Z] #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-06-01T22:58:43.761Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:43.761Z] #43 155.1 CC criu/sk-tcp.o [2021-06-01T22:58:44.021Z] #43 155.7 CC criu/sk-unix.o [2021-06-01T22:58:44.118Z] #13 140.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-01T22:58:44.215Z] ? github.com/docker/docker/api [no test files] [2021-06-01T22:58:44.380Z] #13 140.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-01T22:58:44.380Z] #13 140.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-01T22:58:44.380Z] #13 140.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-01T22:58:44.642Z] #13 140.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-01T22:58:44.642Z] #13 140.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-01T22:58:44.642Z] #13 140.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-01T22:58:44.642Z] #13 140.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-01T22:58:44.642Z] #13 140.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-01T22:58:44.642Z] #13 140.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-01T22:58:44.903Z] #13 140.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-01T22:58:44.903Z] #13 140.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-01T22:58:45.165Z] #13 141.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-01T22:58:45.165Z] #13 141.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-01T22:58:45.165Z] #13 141.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-01T22:58:45.165Z] #13 141.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-01T22:58:45.165Z] #13 141.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-01T22:58:45.426Z] #13 141.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-01T22:58:45.426Z] #13 141.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:58:45.426Z] #13 141.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-01T22:58:45.426Z] #13 141.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-01T22:58:45.426Z] #13 141.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-01T22:58:45.426Z] #13 141.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-01T22:58:45.426Z] #13 141.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-01T22:58:45.426Z] #13 141.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-01T22:58:45.426Z] #13 141.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-01T22:58:45.426Z] #13 141.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-01T22:58:45.426Z] #13 141.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-01T22:58:45.426Z] #13 141.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-01T22:58:45.426Z] #13 141.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:58:45.426Z] #13 141.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-01T22:58:45.426Z] #13 141.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-01T22:58:45.687Z] #13 141.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-01T22:58:45.687Z] #13 141.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-06-01T22:58:45.687Z] #13 141.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-06-01T22:58:45.687Z] #13 141.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-01T22:58:45.687Z] #13 141.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-01T22:58:45.687Z] #13 141.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-01T22:58:45.687Z] #13 141.8 Setting up dmsetup (2:1.02.155-3) ... [2021-06-01T22:58:45.687Z] #13 141.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-01T22:58:45.687Z] #13 141.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-01T22:58:45.687Z] #13 141.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:58:45.935Z] #43 157.6 CC criu/sockets.o [2021-06-01T22:58:46.259Z] #13 DONE 142.2s [2021-06-01T22:58:46.259Z] [2021-06-01T22:58:46.259Z] #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-06-01T22:58:46.259Z] #53 sha256:a4412913840f4b27786eb48657f08feb953c21faf83dc09a15e0aed2ea39f754 [2021-06-01T22:58:46.503Z] #43 158.1 CC criu/stats.o [2021-06-01T22:58:46.763Z] #43 158.3 CC criu/string.o [2021-06-01T22:58:46.763Z] #43 158.4 CC criu/sysctl.o [2021-06-01T22:58:47.331Z] #43 158.9 CC criu/sysfs_parse.o [2021-06-01T22:58:47.589Z] #43 159.1 CC criu/timens.o [2021-06-01T22:58:47.645Z] #53 ... [2021-06-01T22:58:47.645Z] [2021-06-01T22:58:47.645Z] #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-06-01T22:58:47.646Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:58:47.646Z] #45 137.9 vendor/golang.org/x/net/http/httpproxy [2021-06-01T22:58:47.646Z] #45 138.4 mime/multipart [2021-06-01T22:58:47.646Z] #45 140.5 crypto/tls [2021-06-01T22:58:47.646Z] #45 146.1 net/http/httptrace [2021-06-01T22:58:47.646Z] #45 146.3 net/http [2021-06-01T22:58:47.846Z] #43 159.4 CC criu/timerfd.o [2021-06-01T22:58:47.907Z] #45 ... [2021-06-01T22:58:47.907Z] [2021-06-01T22:58:47.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-06-01T22:58:47.907Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:47.907Z] #43 44.14 DEP compel/src/lib/handle-elf.d [2021-06-01T22:58:47.907Z] #43 44.29 DEP compel/arch/x86/src/lib/handle-elf.d [2021-06-01T22:58:47.907Z] #43 44.45 CC compel/src/lib/log.o [2021-06-01T22:58:47.907Z] #43 44.76 CC compel/arch/x86/src/lib/cpu.o [2021-06-01T22:58:47.907Z] #43 45.30 CC compel/arch/x86/src/lib/infect.o [2021-06-01T22:58:47.907Z] #43 46.16 CC compel/src/lib/infect-rpc.o [2021-06-01T22:58:47.907Z] #43 46.57 CC compel/src/lib/infect-util.o [2021-06-01T22:58:47.907Z] #43 46.85 CC compel/src/lib/infect.o [2021-06-01T22:58:47.907Z] #43 49.42 CC compel/src/lib/ptrace.o [2021-06-01T22:58:47.907Z] #43 49.76 AR compel/libcompel.a [2021-06-01T22:58:47.907Z] #43 49.84 HOSTCC compel/src/main-host.o [2021-06-01T22:58:47.907Z] #43 50.12 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-06-01T22:58:47.907Z] #43 50.40 HOSTCC compel/src/lib/handle-elf-host.o [2021-06-01T22:58:47.907Z] #43 50.86 HOSTCC compel/src/lib/log-host.o [2021-06-01T22:58:47.907Z] #43 51.19 HOSTLINK compel/compel-host-bin [2021-06-01T22:58:47.907Z] #43 51.41 DEP soccr/soccr.d [2021-06-01T22:58:47.907Z] #43 51.55 CC soccr/soccr.o [2021-06-01T22:58:47.907Z] #43 ... [2021-06-01T22:58:47.907Z] [2021-06-01T22:58:47.907Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-01T22:58:47.907Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-01T22:58:47.907Z] #14 DONE 1.8s [2021-06-01T22:58:47.907Z] [2021-06-01T22:58:47.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-06-01T22:58:47.907Z] #53 sha256:a4412913840f4b27786eb48657f08feb953c21faf83dc09a15e0aed2ea39f754 [2021-06-01T22:58:47.907Z] #53 1.858 + RM_GOPATH=0 [2021-06-01T22:58:47.907Z] #53 1.858 + TMP_GOPATH= [2021-06-01T22:58:47.907Z] #53 1.858 + : /build [2021-06-01T22:58:47.907Z] #53 1.858 + '[' -z '' ']' [2021-06-01T22:58:47.907Z] #53 1.858 ++ mktemp -d [2021-06-01T22:58:48.105Z] #43 159.7 CC criu/tty.o [2021-06-01T22:58:48.169Z] #53 1.873 + export GOPATH=/tmp/tmp.wHVZ2V5doK [2021-06-01T22:58:48.169Z] #53 1.873 + GOPATH=/tmp/tmp.wHVZ2V5doK [2021-06-01T22:58:48.169Z] #53 1.873 + RM_GOPATH=1 [2021-06-01T22:58:48.169Z] #53 1.873 + case "$(go env GOARCH)" in [2021-06-01T22:58:48.169Z] #53 1.873 ++ go env GOARCH [2021-06-01T22:58:48.169Z] #53 1.910 + export GO_BUILDMODE=-buildmode=pie [2021-06-01T22:58:48.169Z] #53 1.910 + GO_BUILDMODE=-buildmode=pie [2021-06-01T22:58:48.169Z] #53 1.910 ++ dirname /tmp/install/install.sh [2021-06-01T22:58:48.169Z] #53 1.910 + dir=/tmp/install [2021-06-01T22:58:48.169Z] #53 1.910 + bin=runc [2021-06-01T22:58:48.169Z] #53 1.910 + shift [2021-06-01T22:58:48.169Z] #53 1.910 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-01T22:58:48.169Z] #53 1.910 + . /tmp/install/runc.installer [2021-06-01T22:58:48.169Z] #53 1.910 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-01T22:58:48.169Z] #53 1.910 + install_runc [2021-06-01T22:58:48.169Z] #53 1.926 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-01T22:58:48.169Z] #53 1.951 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-01T22:58:48.169Z] #53 1.951 + uname -r [2021-06-01T22:58:48.169Z] #53 1.951 + RUNC_BUILDTAGS='seccomp ' [2021-06-01T22:58:48.169Z] #53 1.951 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-01T22:58:48.169Z] #53 1.951 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wHVZ2V5doK/src/github.com/opencontainers/runc [2021-06-01T22:58:48.169Z] #53 1.951 Cloning into '/tmp/tmp.wHVZ2V5doK/src/github.com/opencontainers/runc'... [2021-06-01T22:58:49.527Z] #43 161.1 CC criu/tun.o [2021-06-01T22:58:49.571Z] #53 ... [2021-06-01T22:58:49.571Z] [2021-06-01T22:58:49.571Z] #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-06-01T22:58:49.571Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-01T22:58:49.571Z] #15 DONE 1.3s [2021-06-01T22:58:49.571Z] [2021-06-01T22:58:49.571Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-01T22:58:49.571Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-01T22:58:50.118Z] #43 161.6 CC criu/uffd.o [2021-06-01T22:58:50.524Z] #16 1.175 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-01T22:58:50.524Z] #16 DONE 1.3s [2021-06-01T22:58:50.524Z] [2021-06-01T22:58:50.524Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-01T22:58:50.524Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-01T22:58:50.557Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-01T22:58:50.557Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9e69f46a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-01T22:58:50.557Z] ---------------------------------------------------------------------------- [2021-06-01T22:58:50.557Z] [2021-06-01T22:58:50.557Z] INFO: executeCI.ps1 starting at Tue Jun 1 22:58:50 CUT 2021 [2021-06-01T22:58:50.557Z] [2021-06-01T22:58:50.557Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-01T22:58:50.557Z] INFO: Running git version 2.24.1.windows.2 [2021-06-01T22:58:51.009Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-01T22:58:51.009Z] INFO: Environment variables: [2021-06-01T22:58:51.009Z] [2021-06-01T22:58:51.009Z] Name Value [2021-06-01T22:58:51.009Z] ---- ----- [2021-06-01T22:58:51.009Z] ALLUSERSPROFILE C:\ProgramData [2021-06-01T22:58:51.010Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-01T22:58:51.010Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-01T22:58:51.010Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-01T22:58:51.010Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-01T22:58:51.010Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-01T22:58:51.010Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-01T22:58:51.010Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-01T22:58:51.010Z] BRANCH_NAME PR-42446 [2021-06-01T22:58:51.010Z] BUILD_DISPLAY_NAME #4 [2021-06-01T22:58:51.010Z] BUILD_ID 4 [2021-06-01T22:58:51.010Z] BUILD_NUMBER 4 [2021-06-01T22:58:51.010Z] BUILD_TAG jenkins-moby-PR-42446-4 [2021-06-01T22:58:51.010Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/ [2021-06-01T22:58:51.010Z] CHANGE_AUTHOR thaJeztah [2021-06-01T22:58:51.010Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-01T22:58:51.010Z] CHANGE_BRANCH fix_changelog_entry [2021-06-01T22:58:51.010Z] CHANGE_FORK thaJeztah/docker [2021-06-01T22:58:51.010Z] CHANGE_ID 42446 [2021-06-01T22:58:51.010Z] CHANGE_TARGET master [2021-06-01T22:58:51.010Z] CHANGE_TITLE changelog: fix incorrectly named libnetwork label [2021-06-01T22:58:51.010Z] CHANGE_URL https://github.com/moby/moby/pull/42446 [2021-06-01T22:58:51.010Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-01T22:58:51.010Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-01T22:58:51.010Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-01T22:58:51.010Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-01T22:58:51.010Z] COMPUTERNAME azwin-2-cad6e0 [2021-06-01T22:58:51.010Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-01T22:58:51.010Z] ConfigSequenceNumber 0 [2021-06-01T22:58:51.010Z] DOCKER_BUILDKIT 0 [2021-06-01T22:58:51.010Z] DOCKER_DUT_DEBUG 1 [2021-06-01T22:58:51.010Z] DOCKER_EXPERIMENTAL 1 [2021-06-01T22:58:51.010Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-01T22:58:51.010Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-01T22:58:51.010Z] EXECUTOR_NUMBER 0 [2021-06-01T22:58:51.010Z] FQDN azwin-2-cad6e0.westus.cloudapp.azure.com [2021-06-01T22:58:51.010Z] GIT_BRANCH PR-42446 [2021-06-01T22:58:51.010Z] GIT_COMMIT 527957ad81fc6305701ae4345b7ac3a773d4b0e8 [2021-06-01T22:58:51.010Z] GIT_PREVIOUS_COMMIT 7a1716462cf1b7917f6b0de42f71b5fc6644854a [2021-06-01T22:58:51.010Z] GIT_URL https://github.com/moby/moby.git [2021-06-01T22:58:51.010Z] HUDSON_COOKIE 0ec5c41c-8e28-415d-8180-99bc41d6af69 [2021-06-01T22:58:51.010Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-01T22:58:51.010Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-01T22:58:51.010Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-01T22:58:51.010Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-01T22:58:51.010Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-01T22:58:51.010Z] JENKINS_NODE_COOKIE 45521bc1-8bfd-43e7-80c5-f483a8a0ce23 [2021-06-01T22:58:51.010Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-01T22:58:51.010Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-01T22:58:51.010Z] JOB_BASE_NAME PR-42446 [2021-06-01T22:58:51.010Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/display/redirect [2021-06-01T22:58:51.010Z] JOB_NAME moby/PR-42446 [2021-06-01T22:58:51.010Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/ [2021-06-01T22:58:51.010Z] library.jps.version master [2021-06-01T22:58:51.010Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-01T22:58:51.010Z] NODE_LABELS amd64 azure azwin-2-cad6e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-01T22:58:51.010Z] NODE_NAME azwin-2-cad6e0 [2021-06-01T22:58:51.010Z] NUMBER_OF_PROCESSORS 4 [2021-06-01T22:58:51.010Z] OS Windows_NT [2021-06-01T22:58:51.010Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-01T22:58:51.010Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-01T22:58:51.010Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-01T22:58:51.010Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-01T22:58:51.010Z] PROCESSOR_LEVEL 6 [2021-06-01T22:58:51.010Z] PROCESSOR_REVISION 4f01 [2021-06-01T22:58:51.010Z] ProgramData C:\ProgramData [2021-06-01T22:58:51.010Z] ProgramFiles C:\Program Files [2021-06-01T22:58:51.010Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-01T22:58:51.010Z] ProgramW6432 C:\Program Files [2021-06-01T22:58:51.010Z] PROMPT $P$G [2021-06-01T22:58:51.010Z] PSExecutionPolicyPreference Bypass [2021-06-01T22:58:51.010Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-01T22:58:51.010Z] PUBLIC C:\Users\Public [2021-06-01T22:58:51.010Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/display/redirect?page=artif... [2021-06-01T22:58:51.010Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/display/redirect?page=changes [2021-06-01T22:58:51.010Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/display/redirect [2021-06-01T22:58:51.010Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42446/4/display/redirect?page=tests [2021-06-01T22:58:51.010Z] SKIP_VALIDATION_TESTS 1 [2021-06-01T22:58:51.010Z] SOURCES_DRIVE d [2021-06-01T22:58:51.010Z] SOURCES_SUBDIR gopath [2021-06-01T22:58:51.010Z] STAGE_NAME Run tests [2021-06-01T22:58:51.010Z] SystemDrive C: [2021-06-01T22:58:51.010Z] SystemRoot C:\Windows [2021-06-01T22:58:51.010Z] TEMP C:\Windows\TEMP [2021-06-01T22:58:51.010Z] TESTDEBUG 0 [2021-06-01T22:58:51.010Z] TESTRUN_DRIVE d [2021-06-01T22:58:51.010Z] TESTRUN_SUBDIR CI [2021-06-01T22:58:51.010Z] TIMEOUT 120m [2021-06-01T22:58:51.010Z] TMP C:\Windows\TEMP [2021-06-01T22:58:51.010Z] USERDOMAIN WORKGROUP [2021-06-01T22:58:51.010Z] USERNAME azwin-2-cad6e0$ [2021-06-01T22:58:51.010Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-01T22:58:51.010Z] windir C:\Windows [2021-06-01T22:58:51.010Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-01T22:58:51.010Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-01T22:58:51.010Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-01T22:58:51.010Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-01T22:58:51.010Z] [2021-06-01T22:58:51.010Z] [2021-06-01T22:58:51.010Z] [2021-06-01T22:58:51.053Z] #43 162.5 CC criu/util.o [2021-06-01T22:58:51.620Z] #43 163.2 CC criu/uts_ns.o [2021-06-01T22:58:51.878Z] #43 163.4 CC criu/vdso-compat.o [2021-06-01T22:58:51.878Z] #43 163.5 CC criu/vdso.o [2021-06-01T22:58:51.910Z] #17 DONE 1.2s [2021-06-01T22:58:51.911Z] [2021-06-01T22:58:51.911Z] #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-06-01T22:58:51.911Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:58:51.911Z] #43 53.49 AR soccr/libsoccr.a [2021-06-01T22:58:51.911Z] #43 53.54 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-01T22:58:51.911Z] #43 54.18 DEP criu/arch/x86/sigframe.d [2021-06-01T22:58:51.911Z] #43 54.32 DEP criu/arch/x86/sigaction_compat.d [2021-06-01T22:58:51.911Z] #43 54.40 DEP criu/arch/x86/kerndat.d [2021-06-01T22:58:51.911Z] #43 54.61 DEP criu/arch/x86/crtools.d [2021-06-01T22:58:51.911Z] #43 54.84 DEP criu/arch/x86/cpu.d [2021-06-01T22:58:51.911Z] #43 55.03 CC criu/arch/x86/cpu.o [2021-06-01T22:58:51.911Z] #43 55.86 CC criu/arch/x86/crtools.o [2021-06-01T22:58:52.445Z] #43 164.0 LINK criu/built-in.o [2021-06-01T22:58:52.530Z] INFO: Sources under d:\gopath\... [2021-06-01T22:58:52.530Z] INFO: Test run under d:\CI\... [2021-06-01T22:58:52.530Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-01T22:58:52.530Z] INFO: docker/docker repository was found [2021-06-01T22:58:52.530Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-01T22:58:52.704Z] #43 164.1 LINK criu/criu [2021-06-01T22:58:52.963Z] #43 164.4 DEP lib/c/criu.d [2021-06-01T22:58:52.963Z] #43 164.5 CC images/rpc.pb-c.o [2021-06-01T22:58:52.983Z] ltsc2019: Pulling from windows/servercore [2021-06-01T22:58:52.983Z] 4612f6d0b889: Pulling fs layer [2021-06-01T22:58:52.983Z] 8116de3c91c3: Pulling fs layer [2021-06-01T22:58:53.222Z] #43 164.9 CC lib/c/criu.o [2021-06-01T22:58:53.298Z] #43 ... [2021-06-01T22:58:53.298Z] [2021-06-01T22:58:53.298Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-01T22:58:53.298Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-01T22:58:53.298Z] #18 DONE 1.3s [2021-06-01T22:58:53.298Z] [2021-06-01T22:58:53.298Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-01T22:58:53.298Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-01T22:58:53.523Z] Loaded image: buildpack-deps:buster [2021-06-01T22:58:53.524Z] Loaded image: busybox:latest [2021-06-01T22:58:53.524Z] Loaded image: busybox:glibc [2021-06-01T22:58:54.161Z] #43 165.6 LINK lib/c/built-in.o [2021-06-01T22:58:54.161Z] #43 165.7 LINK lib/c/libcriu.so [2021-06-01T22:58:54.161Z] #43 165.7 LINK lib/c/libcriu.a [2021-06-01T22:58:54.161Z] #43 165.8 GEN magic.py [2021-06-01T22:58:54.161Z] #43 165.9 Note: Building without setproctitle() and strlcpy() support. [2021-06-01T22:58:54.242Z] #19 DONE 1.2s [2021-06-01T22:58:54.242Z] [2021-06-01T22:58:54.242Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:58:54.242Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:58:54.421Z] #43 165.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-01T22:58:54.421Z] #43 165.9 Note: Building without GnuTLS support [2021-06-01T22:58:54.421Z] #43 165.9 Makefile.config:39: Warn: you have no libnftables installed [2021-06-01T22:58:54.421Z] #43 165.9 Makefile.config:40: Warn: Building without nftables support [2021-06-01T22:58:54.899Z] Loaded image: debian:bullseye [2021-06-01T22:58:54.989Z] #43 166.5 fatal: not a git repository (or any of the parent directories): .git [2021-06-01T22:58:55.159Z] Loaded image: hello-world:latest [2021-06-01T22:58:55.159Z] Loaded image: arm32v7/hello-world:latest [2021-06-01T22:58:55.558Z] #43 167.1 make[1]: Nothing to be done for 'all'. [2021-06-01T22:58:56.126Z] #43 167.6 make[1]: 'images/built-in.o' is up to date. [2021-06-01T22:58:56.126Z] #43 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-06-01T22:58:56.126Z] #43 167.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-06-01T22:58:56.126Z] #43 167.7 make[1]: 'compel/libcompel.a' is up to date. [2021-06-01T22:58:56.126Z] #43 167.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-06-01T22:58:56.126Z] #43 167.7 make[1]: Nothing to be done for 'all'. [2021-06-01T22:58:56.126Z] #43 167.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-01T22:58:56.164Z] #20 1.542 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-01T22:58:56.164Z] #20 1.626 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-01T22:58:56.164Z] #20 1.718 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-01T22:58:56.164Z] #20 1.896 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-01T22:58:56.385Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-06-01T22:58:56.385Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-06-01T22:58:56.385Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-06-01T22:58:56.385Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-06-01T22:58:56.385Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-06-01T22:58:56.426Z] #20 2.078 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-01T22:58:56.504Z] === RUN TestMiddlewares [2021-06-01T22:58:56.504Z] --- PASS: TestMiddlewares (0.00s) [2021-06-01T22:58:56.504Z] PASS [2021-06-01T22:58:56.504Z] coverage: 9.0% of statements [2021-06-01T22:58:56.504Z] ok github.com/docker/docker/api/server 0.086s coverage: 9.0% of statements [2021-06-01T22:58:56.645Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-06-01T22:58:56.645Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-06-01T22:58:56.645Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-06-01T22:58:56.645Z] #43 168.3 INSTALL criu/criu [2021-06-01T22:58:57.216Z] #43 DONE 168.6s [2021-06-01T22:58:57.216Z] [2021-06-01T22:58:57.216Z] #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-06-01T22:58:57.216Z] #53 sha256:59da92787805e11b2bd6d2801fe56d57c74fc8b0779d458a26e5682d503c16f9 [2021-06-01T22:58:57.369Z] #20 3.081 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-01T22:58:58.154Z] #53 ... [2021-06-01T22:58:58.154Z] [2021-06-01T22:58:58.154Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-01T22:58:58.154Z] #44 sha256:b3f81d3f89acae29d9296250db1af9bf416abe857e9f273fe68b77bf62ddd109 [2021-06-01T22:58:58.154Z] #44 DONE 0.1s [2021-06-01T22:58:58.154Z] [2021-06-01T22:58:58.154Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-01T22:58:58.154Z] #46 sha256:130c2becf9344d4091d64038ec8641518ea0ce98629fd06d47fda8bb10941050 [2021-06-01T22:58:58.414Z] #46 DONE 0.2s [2021-06-01T22:58:58.414Z] [2021-06-01T22:58:58.414Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-01T22:58:58.414Z] #48 sha256:9002558a5c13ca093cca66810c689dd43a74f1c8c0f82ff836612d63b9755779 [2021-06-01T22:58:58.414Z] #48 DONE 0.1s [2021-06-01T22:58:58.414Z] [2021-06-01T22:58:58.414Z] #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-06-01T22:58:58.414Z] #53 sha256:59da92787805e11b2bd6d2801fe56d57c74fc8b0779d458a26e5682d503c16f9 [2021-06-01T22:58:58.674Z] #53 ... [2021-06-01T22:58:58.674Z] [2021-06-01T22:58:58.674Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-01T22:58:58.674Z] #50 sha256:dead3077e7f064cf15f70c3e622c48236855a49135151788b2aa0da7158308f7 [2021-06-01T22:58:58.758Z] #20 4.312 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-01T22:58:59.249Z] #50 DONE 0.5s [2021-06-01T22:58:59.249Z] [2021-06-01T22:58:59.249Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-01T22:58:59.249Z] #52 sha256:a3a04bf8cfe5749d1333e9ed2ed65ec2c7b06689ea97b73864f57ce194c5fc22 [2021-06-01T22:58:59.249Z] #52 DONE 0.2s [2021-06-01T22:58:59.249Z] [2021-06-01T22:58:59.249Z] #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-06-01T22:58:59.249Z] #56 sha256:f184920922e25aa886fa29b78e44216e81ca43dd23f496e1bd3cd9843c0d209c [2021-06-01T22:59:00.147Z] #20 5.936 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-01T22:59:00.147Z] #20 ... [2021-06-01T22:59:00.147Z] [2021-06-01T22:59:00.147Z] #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-06-01T22:59:00.147Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:59:00.147Z] #45 160.5 github.com/LK4D4/vndr/godl [2021-06-01T22:59:01.092Z] #45 161.4 github.com/LK4D4/vndr [2021-06-01T22:59:01.511Z] 8116de3c91c3: Verifying Checksum [2021-06-01T22:59:01.511Z] 8116de3c91c3: Download complete [2021-06-01T22:59:03.277Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.91s) [2021-06-01T22:59:03.277Z] PASS [2021-06-01T22:59:03.277Z] [2021-06-01T22:59:03.277Z] === Skipped [2021-06-01T22:59:03.277Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-01T22:59:03.277Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T22:59:03.277Z] [2021-06-01T22:59:03.277Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-01T22:59:03.277Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-01T22:59:03.277Z] [2021-06-01T22:59:03.277Z] [2021-06-01T22:59:03.277Z] DONE 34 tests, 2 skipped in 124.982s [2021-06-01T22:59:03.277Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-01T22:59:03.277Z] INFO: Testing against a local daemon [2021-06-01T22:59:03.277Z] === RUN TestConfigInspect [2021-06-01T22:59:03.643Z] #45 ... [2021-06-01T22:59:03.643Z] [2021-06-01T22:59:03.643Z] #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-06-01T22:59:03.643Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:59:03.643Z] #43 57.22 CC criu/arch/x86/kerndat.o [2021-06-01T22:59:03.643Z] #43 57.99 CC criu/arch/x86/sigaction_compat.o [2021-06-01T22:59:03.643Z] #43 58.38 CC criu/arch/x86/sigframe.o [2021-06-01T22:59:03.643Z] #43 58.82 LINK criu/arch/x86/crtools.built-in.o [2021-06-01T22:59:03.643Z] #43 58.94 DEP criu/pie/util-vdso-elf32.d [2021-06-01T22:59:03.643Z] #43 59.12 DEP criu/pie/util-vdso.d [2021-06-01T22:59:03.643Z] #43 59.25 DEP criu/pie/util.d [2021-06-01T22:59:03.643Z] #43 59.40 CC criu/pie/util.o [2021-06-01T22:59:03.643Z] #43 59.65 CC criu/pie/util-vdso.o [2021-06-01T22:59:03.643Z] #43 60.46 CC criu/pie/util-vdso-elf32.o [2021-06-01T22:59:03.643Z] #43 61.17 AR criu/pie/pie.lib.a [2021-06-01T22:59:03.643Z] #43 61.26 DEP criu/pie/restorer.d [2021-06-01T22:59:03.643Z] #43 61.46 DEP criu/arch/x86/sigaction_compat_pie.d [2021-06-01T22:59:03.643Z] #43 61.59 DEP criu/arch/x86/restorer_unmap.d [2021-06-01T22:59:03.643Z] #43 61.62 DEP criu/arch/x86/restorer.d [2021-06-01T22:59:03.643Z] #43 61.81 DEP criu/arch/x86/vdso-pie.d [2021-06-01T22:59:03.643Z] #43 61.97 DEP criu/pie/parasite-vdso.d [2021-06-01T22:59:03.643Z] #43 62.12 DEP criu/pie/parasite.d [2021-06-01T22:59:03.643Z] #43 62.37 CC criu/pie/parasite.o [2021-06-01T22:59:03.643Z] #43 63.57 LINK criu/pie/parasite.built-in.o [2021-06-01T22:59:03.643Z] #43 63.58 GEN criu/pie/parasite-blob.h [2021-06-01T22:59:03.643Z] #43 63.60 CC criu/pie/parasite-vdso.o [2021-06-01T22:59:03.643Z] #43 64.23 CC criu/arch/x86/vdso-pie.o [2021-06-01T22:59:03.643Z] #43 64.63 CC criu/arch/x86/restorer.o [2021-06-01T22:59:03.643Z] #43 65.10 CC criu/arch/x86/restorer_unmap.o [2021-06-01T22:59:03.643Z] #43 65.16 CC criu/arch/x86/sigaction_compat_pie.o [2021-06-01T22:59:03.643Z] #43 65.48 CC criu/pie/restorer.o [2021-06-01T22:59:04.588Z] #43 68.45 LINK criu/pie/restorer.built-in.o [2021-06-01T22:59:04.588Z] #43 68.47 GEN criu/pie/restorer-blob.h [2021-06-01T22:59:04.588Z] #43 68.60 DEP criu/vdso.d [2021-06-01T22:59:04.849Z] #43 68.79 DEP criu/vdso-compat.d [2021-06-01T22:59:05.111Z] #43 68.96 DEP criu/uts_ns.d [2021-06-01T22:59:05.111Z] #43 69.13 DEP criu/util.d [2021-06-01T22:59:05.176Z] --- PASS: TestConfigInspect (2.50s) [2021-06-01T22:59:05.176Z] === RUN TestConfigList [2021-06-01T22:59:05.375Z] #43 69.31 DEP criu/uffd.d [2021-06-01T22:59:05.636Z] #43 69.50 DEP criu/tun.d [2021-06-01T22:59:05.636Z] #43 69.71 DEP criu/tty.d [2021-06-01T22:59:05.898Z] #43 ... [2021-06-01T22:59:05.898Z] [2021-06-01T22:59:05.898Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:59:05.898Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:59:05.898Z] #20 11.53 Fetched 8971 kB in 10s (877 kB/s) [2021-06-01T22:59:07.705Z] --- PASS: TestConfigList (2.44s) [2021-06-01T22:59:07.706Z] === RUN TestConfigsCreateAndDelete [2021-06-01T22:59:09.204Z] #20 11.53 Reading package lists... [2021-06-01T22:59:09.204Z] #20 ... [2021-06-01T22:59:09.204Z] [2021-06-01T22:59:09.204Z] #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-06-01T22:59:09.204Z] #53 sha256:a4412913840f4b27786eb48657f08feb953c21faf83dc09a15e0aed2ea39f754 [2021-06-01T22:59:09.204Z] #53 12.77 + cd /tmp/tmp.wHVZ2V5doK/src/github.com/opencontainers/runc [2021-06-01T22:59:09.204Z] #53 12.77 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-01T22:59:09.204Z] #53 13.30 + '[' -z '' ']' [2021-06-01T22:59:09.204Z] #53 13.30 + target=static [2021-06-01T22:59:09.204Z] #53 13.30 + make 'BUILDTAGS=seccomp ' static [2021-06-01T22:59:09.204Z] #53 13.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-01T22:59:09.204Z] #53 ... [2021-06-01T22:59:09.204Z] [2021-06-01T22:59:09.204Z] #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-06-01T22:59:09.204Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:59:09.204Z] #43 69.89 DEP criu/timerfd.d [2021-06-01T22:59:09.204Z] #43 70.10 DEP criu/timens.d [2021-06-01T22:59:09.204Z] #43 70.32 DEP criu/sysfs_parse.d [2021-06-01T22:59:09.204Z] #43 70.52 DEP criu/sysctl.d [2021-06-01T22:59:09.204Z] #43 70.67 DEP criu/string.d [2021-06-01T22:59:09.204Z] #43 70.71 DEP criu/stats.d [2021-06-01T22:59:09.204Z] #43 70.89 DEP criu/sockets.d [2021-06-01T22:59:09.204Z] #43 71.08 DEP criu/sk-unix.d [2021-06-01T22:59:09.204Z] #43 71.29 DEP criu/sk-tcp.d [2021-06-01T22:59:09.204Z] #43 71.57 DEP criu/sk-queue.d [2021-06-01T22:59:09.204Z] #43 71.72 DEP criu/sk-packet.d [2021-06-01T22:59:09.204Z] #43 71.96 DEP criu/sk-netlink.d [2021-06-01T22:59:09.204Z] #43 72.21 DEP criu/sk-inet.d [2021-06-01T22:59:09.204Z] #43 72.42 DEP criu/signalfd.d [2021-06-01T22:59:09.204Z] #43 72.64 DEP criu/sigframe.d [2021-06-01T22:59:09.204Z] #43 72.70 DEP criu/shmem.d [2021-06-01T22:59:09.204Z] #43 72.85 DEP criu/servicefd.d [2021-06-01T22:59:09.204Z] #43 73.08 DEP criu/seize.d [2021-06-01T22:59:09.204Z] #43 73.23 DEP criu/seccomp.d [2021-06-01T22:59:09.231Z] #56 212.9 + bin/containerd [2021-06-01T22:59:09.465Z] #43 73.48 DEP criu/rst-malloc.d [2021-06-01T22:59:09.465Z] #43 73.54 DEP criu/rbtree.d [2021-06-01T22:59:09.465Z] #43 73.58 DEP criu/pstree.d [2021-06-01T22:59:09.727Z] #43 73.83 DEP criu/protobuf.d [2021-06-01T22:59:09.989Z] #43 73.98 GEN criu/protobuf-desc-gen.h [2021-06-01T22:59:10.234Z] --- PASS: TestConfigsCreateAndDelete (2.44s) [2021-06-01T22:59:10.234Z] === RUN TestConfigsUpdate [2021-06-01T22:59:10.491Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T22:59:10.491Z] [2021-06-01T22:59:10.491Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-01T22:59:10.491Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-01T22:59:10.491Z] HOSTNAME=c5d6a40915bb [2021-06-01T22:59:10.491Z] TESTDEBUG=0 [2021-06-01T22:59:10.491Z] DEST=bundles/test-integration [2021-06-01T22:59:10.491Z] PWD=/go/src/github.com/docker/docker [2021-06-01T22:59:10.491Z] DOCKER_GITCOMMIT=5b67bc63135ff05f670657d40495eac2c5d90e4e [2021-06-01T22:59:10.491Z] container=docker [2021-06-01T22:59:10.491Z] HOME=/root [2021-06-01T22:59:10.491Z] GOLANG_VERSION=1.13.15 [2021-06-01T22:59:10.491Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-01T22:59:10.491Z] VALIDATE_BRANCH=master [2021-06-01T22:59:10.491Z] TERM=xterm [2021-06-01T22:59:10.491Z] DOCKER_PKG=github.com/docker/docker [2021-06-01T22:59:10.491Z] SHLVL=1 [2021-06-01T22:59:10.491Z] TIMEOUT=120m [2021-06-01T22:59:10.491Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-01T22:59:10.491Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-01T22:59:10.491Z] GO111MODULE=off [2021-06-01T22:59:10.491Z] DOCKER_EXPERIMENTAL=1 [2021-06-01T22:59:10.491Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-01T22:59:10.491Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-01T22:59:10.491Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-01T22:59:10.491Z] GOPATH=/go [2021-06-01T22:59:10.491Z] PKG_CONFIG=pkg-config [2021-06-01T22:59:10.491Z] _=/usr/bin/env [2021-06-01T22:59:10.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-01T22:59:10.612Z] #56 ... [2021-06-01T22:59:10.612Z] [2021-06-01T22:59:10.612Z] #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-06-01T22:59:10.612Z] #53 sha256:59da92787805e11b2bd6d2801fe56d57c74fc8b0779d458a26e5682d503c16f9 [2021-06-01T22:59:10.612Z] #53 125.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-01T22:59:10.612Z] #53 126.9 + mkdir -p /build [2021-06-01T22:59:10.612Z] #53 126.9 + cp runc /build/runc [2021-06-01T22:59:10.612Z] #53 DONE 127.6s [2021-06-01T22:59:10.871Z] [2021-06-01T22:59:10.872Z] #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-06-01T22:59:10.872Z] #56 sha256:f184920922e25aa886fa29b78e44216e81ca43dd23f496e1bd3cd9843c0d209c [2021-06-01T22:59:10.933Z] #43 ... [2021-06-01T22:59:10.933Z] [2021-06-01T22:59:10.933Z] #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-06-01T22:59:10.933Z] #45 sha256:8dcbec38f6545c5c2f2f8bc130a2ed98772f7ce3ce674ef69488de1da06383e4 [2021-06-01T22:59:10.933Z] #45 DONE 171.2s [2021-06-01T22:59:10.933Z] [2021-06-01T22:59:10.933Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:59:10.933Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:59:10.933Z] #20 11.53 Reading package lists... [2021-06-01T22:59:11.814Z] #56 ... [2021-06-01T22:59:11.814Z] [2021-06-01T22:59:11.814Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-01T22:59:11.814Z] #54 sha256:8afeaec7a5eb831746605ea9398e94593b4568518f8c8ef0828e24ad03fc9842 [2021-06-01T22:59:11.814Z] #54 DONE 0.2s [2021-06-01T22:59:11.814Z] [2021-06-01T22:59:11.814Z] #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-06-01T22:59:11.814Z] #56 sha256:f184920922e25aa886fa29b78e44216e81ca43dd23f496e1bd3cd9843c0d209c [2021-06-01T22:59:12.136Z] --- PASS: TestConfigsUpdate (2.43s) [2021-06-01T22:59:12.136Z] === RUN TestTemplatedConfig [2021-06-01T22:59:14.239Z] #20 15.70 Reading package lists... [2021-06-01T22:59:14.812Z] #20 19.68 Building dependency tree... [2021-06-01T22:59:15.426Z] #20 21.18 libcap2-bin is already the newest version (1:2.25-2). [2021-06-01T22:59:15.426Z] #20 21.18 The following additional packages will be installed: [2021-06-01T22:59:15.686Z] #20 21.19 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-01T22:59:15.686Z] #20 21.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-01T22:59:15.686Z] #20 21.20 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-01T22:59:15.686Z] #20 21.20 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-01T22:59:15.686Z] #20 21.20 python3.7 python3.7-minimal vim-runtime xxd [2021-06-01T22:59:15.686Z] #20 21.21 Suggested packages: [2021-06-01T22:59:15.686Z] #20 21.21 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-01T22:59:15.686Z] #20 21.21 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-01T22:59:15.686Z] #20 21.21 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-01T22:59:15.686Z] #20 21.21 quota [2021-06-01T22:59:15.686Z] #20 21.21 Recommended packages: [2021-06-01T22:59:15.686Z] #20 21.21 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-01T22:59:15.686Z] #20 21.21 python3-keyrings.alt python3-xdg unzip [2021-06-01T22:59:16.260Z] 4612f6d0b889: Verifying Checksum [2021-06-01T22:59:16.260Z] 4612f6d0b889: Download complete [2021-06-01T22:59:16.276Z] #20 ... [2021-06-01T22:59:16.276Z] [2021-06-01T22:59:16.276Z] #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-06-01T22:59:16.276Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:59:16.276Z] #43 76.25 DEP criu/protobuf-desc.d [2021-06-01T22:59:16.276Z] #43 76.35 DEP criu/proc_parse.d [2021-06-01T22:59:16.276Z] #43 76.52 DEP criu/plugin.d [2021-06-01T22:59:16.276Z] #43 76.63 DEP criu/pipes.d [2021-06-01T22:59:16.276Z] #43 76.75 DEP criu/pie-util.d [2021-06-01T22:59:16.276Z] #43 76.82 DEP criu/pie-util-vdso.d [2021-06-01T22:59:16.276Z] #43 76.92 DEP criu/pie-util-vdso-elf32.d [2021-06-01T22:59:16.276Z] #43 77.02 DEP criu/path.d [2021-06-01T22:59:16.276Z] #43 77.24 DEP criu/parasite-syscall.d [2021-06-01T22:59:16.276Z] #43 77.48 DEP criu/pagemap.d [2021-06-01T22:59:16.276Z] #43 77.65 DEP criu/pagemap-cache.d [2021-06-01T22:59:16.276Z] #43 77.82 DEP criu/page-xfer.d [2021-06-01T22:59:16.276Z] #43 77.98 DEP criu/page-pipe.d [2021-06-01T22:59:16.276Z] #43 78.08 DEP criu/netfilter.d [2021-06-01T22:59:16.276Z] #43 78.23 DEP criu/net.d [2021-06-01T22:59:16.276Z] #43 78.42 DEP criu/namespaces.d [2021-06-01T22:59:16.276Z] #43 78.59 DEP criu/mount.d [2021-06-01T22:59:16.276Z] #43 78.76 DEP criu/memfd.d [2021-06-01T22:59:16.276Z] #43 78.92 DEP criu/mem.d [2021-06-01T22:59:16.276Z] #43 79.07 DEP criu/lsm.d [2021-06-01T22:59:16.276Z] #43 79.21 DEP criu/log.d [2021-06-01T22:59:16.276Z] #43 79.38 DEP criu/libnetlink.d [2021-06-01T22:59:16.276Z] #43 79.52 DEP criu/kerndat.d [2021-06-01T22:59:16.276Z] #43 79.69 DEP criu/kcmp-ids.d [2021-06-01T22:59:16.276Z] #43 79.78 DEP criu/irmap.d [2021-06-01T22:59:16.276Z] #43 79.98 DEP criu/ipc_ns.d [2021-06-01T22:59:16.276Z] #43 80.11 DEP criu/image.d [2021-06-01T22:59:16.276Z] #43 80.35 DEP criu/image-desc.d [2021-06-01T22:59:16.320Z] --- PASS: TestTemplatedConfig (3.48s) [2021-06-01T22:59:16.320Z] === RUN TestConfigCreateResolve [2021-06-01T22:59:16.541Z] #43 ... [2021-06-01T22:59:16.542Z] [2021-06-01T22:59:16.542Z] #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-06-01T22:59:16.542Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-01T22:59:16.542Z] #32 DONE 176.3s [2021-06-01T22:59:16.542Z] [2021-06-01T22:59:16.542Z] #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-06-01T22:59:16.542Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:59:16.542Z] #43 80.51 DEP criu/fsnotify.d [2021-06-01T22:59:16.801Z] #43 80.90 DEP criu/filesystems.d [2021-06-01T22:59:17.372Z] #43 81.18 DEP criu/files.d [2021-06-01T22:59:17.633Z] #43 81.56 DEP criu/files-reg.d [2021-06-01T22:59:17.633Z] #43 81.69 DEP criu/files-ext.d [2021-06-01T22:59:17.893Z] #43 81.83 DEP criu/file-lock.d [2021-06-01T22:59:17.893Z] #43 81.97 DEP criu/file-ids.d [2021-06-01T22:59:18.153Z] #43 82.12 DEP criu/fifo.d [2021-06-01T22:59:18.153Z] #43 82.27 DEP criu/fdstore.d [2021-06-01T22:59:18.220Z] --- PASS: TestConfigCreateResolve (2.41s) [2021-06-01T22:59:18.220Z] === RUN TestConfigDaemonLibtrustID [2021-06-01T22:59:18.414Z] #43 82.35 DEP criu/fault-injection.d [2021-06-01T22:59:18.414Z] #43 82.40 DEP criu/external.d [2021-06-01T22:59:18.414Z] #43 82.54 DEP criu/eventpoll.d [2021-06-01T22:59:18.674Z] #43 82.69 DEP criu/eventfd.d [2021-06-01T22:59:18.787Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-06-01T22:59:18.787Z] PASS [2021-06-01T22:59:18.787Z] [2021-06-01T22:59:18.787Z] DONE 7 tests in 16.417s [2021-06-01T22:59:18.787Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-01T22:59:18.787Z] INFO: Testing against a local daemon [2021-06-01T22:59:18.787Z] === RUN TestCheckpoint [2021-06-01T22:59:18.787Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-01T22:59:18.787Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T22:59:18.787Z] === RUN TestContainerInvalidJSON [2021-06-01T22:59:18.787Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T22:59:18.787Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T22:59:18.787Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T22:59:18.787Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T22:59:18.787Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-01T22:59:18.787Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-01T22:59:18.787Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T22:59:18.787Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-01T22:59:18.787Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T22:59:18.787Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-01T22:59:18.787Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-01T22:59:18.787Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-01T22:59:18.787Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-01T22:59:18.787Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-01T22:59:18.787Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-01T22:59:18.787Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-01T22:59:18.935Z] #43 82.86 DEP criu/crtools.d [2021-06-01T22:59:18.935Z] #43 83.01 DEP criu/cr-service.d [2021-06-01T22:59:19.045Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-01T22:59:19.045Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-01T22:59:19.045Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-01T22:59:19.045Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-01T22:59:19.045Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-06-01T22:59:19.045Z] === RUN TestCopyFromContainer [2021-06-01T22:59:19.196Z] #43 83.17 DEP criu/cr-restore.d [2021-06-01T22:59:19.457Z] #43 83.41 DEP criu/cr-errno.d [2021-06-01T22:59:19.457Z] #43 83.42 DEP criu/cr-dump.d [2021-06-01T22:59:19.718Z] #43 83.63 DEP criu/cr-dedup.d [2021-06-01T22:59:19.718Z] #43 83.78 DEP criu/cr-check.d [2021-06-01T22:59:19.979Z] #43 84.01 DEP criu/config.d [2021-06-01T22:59:19.979Z] #43 84.13 DEP criu/clone-noasan.d [2021-06-01T22:59:20.240Z] #43 84.19 DEP criu/cgroup.d [2021-06-01T22:59:20.421Z] === RUN TestCopyFromContainer// [2021-06-01T22:59:20.421Z] === RUN TestCopyFromContainer//bar/root [2021-06-01T22:59:20.501Z] #43 84.37 DEP criu/cgroup-props.d [2021-06-01T22:59:20.501Z] #43 84.48 DEP criu/bitmap.d [2021-06-01T22:59:20.501Z] #43 84.50 DEP criu/bfd.d [2021-06-01T22:59:20.501Z] #43 84.57 DEP criu/autofs.d [2021-06-01T22:59:20.680Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-01T22:59:20.680Z] === RUN TestCopyFromContainer/bar/quux [2021-06-01T22:59:20.680Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-01T22:59:20.774Z] #43 84.69 DEP criu/aio.d [2021-06-01T22:59:20.774Z] #43 84.84 DEP criu/action-scripts.d [2021-06-01T22:59:20.939Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-01T22:59:20.939Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-01T22:59:20.939Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-01T22:59:20.939Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-01T22:59:21.035Z] #43 85.07 CC criu/action-scripts.o [2021-06-01T22:59:21.197Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer (2.10s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-06-01T22:59:21.197Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-01T22:59:21.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-01T22:59:21.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T22:59:21.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T22:59:21.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T22:59:21.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T22:59:21.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T22:59:21.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T22:59:21.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T22:59:21.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T22:59:21.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T22:59:21.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-01T22:59:21.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-01T22:59:21.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-01T22:59:21.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-01T22:59:21.197Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-01T22:59:21.197Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-01T22:59:21.197Z] === RUN TestCreateWithInvalidEnv [2021-06-01T22:59:21.197Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-01T22:59:21.197Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-01T22:59:21.197Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-01T22:59:21.197Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-01T22:59:21.197Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-01T22:59:21.197Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-01T22:59:21.197Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-01T22:59:21.197Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-01T22:59:21.197Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-01T22:59:21.197Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-01T22:59:21.197Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-01T22:59:21.197Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-01T22:59:21.197Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-01T22:59:21.197Z] === RUN TestCreateTmpfsMountsTarget [2021-06-01T22:59:21.197Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-01T22:59:21.197Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-01T22:59:21.608Z] #43 85.51 CC criu/aio.o [2021-06-01T22:59:22.182Z] #43 85.99 CC criu/autofs.o [2021-06-01T22:59:22.755Z] #43 ... [2021-06-01T22:59:22.755Z] [2021-06-01T22:59:22.755Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:59:22.755Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:59:22.755Z] #20 23.31 The following NEW packages will be installed: [2021-06-01T22:59:22.755Z] #20 23.31 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-01T22:59:22.755Z] #20 23.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-01T22:59:22.755Z] #20 23.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-01T22:59:22.755Z] #20 23.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-01T22:59:22.755Z] #20 23.32 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-01T22:59:22.755Z] #20 23.32 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-01T22:59:22.755Z] #20 23.32 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-01T22:59:22.755Z] #20 23.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-01T22:59:22.755Z] #20 23.32 xz-utils zip [2021-06-01T22:59:22.755Z] #20 23.65 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-01T22:59:22.755Z] #20 23.65 Need to get 28.6 MB of archives. [2021-06-01T22:59:22.755Z] #20 23.65 After this operation, 116 MB of additional disk space will be used. [2021-06-01T22:59:22.755Z] #20 23.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-01T22:59:22.755Z] #20 23.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-01T22:59:22.755Z] #20 23.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-01T22:59:22.755Z] #20 23.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-01T22:59:22.755Z] #20 23.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-01T22:59:22.755Z] #20 23.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-01T22:59:22.755Z] #20 23.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-01T22:59:22.755Z] #20 23.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-01T22:59:22.755Z] #20 23.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-01T22:59:22.755Z] #20 23.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-01T22:59:22.755Z] #20 23.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-01T22:59:22.755Z] #20 23.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-01T22:59:22.755Z] #20 23.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-01T22:59:22.755Z] #20 23.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-01T22:59:22.755Z] #20 24.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-01T22:59:22.755Z] #20 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-01T22:59:22.755Z] #20 24.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-01T22:59:22.755Z] #20 24.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-01T22:59:22.755Z] #20 24.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-01T22:59:22.755Z] #20 24.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-01T22:59:22.755Z] #20 24.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-01T22:59:22.755Z] #20 24.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-01T22:59:22.755Z] #20 24.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-01T22:59:22.755Z] #20 24.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-01T22:59:22.755Z] #20 24.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-01T22:59:22.755Z] #20 24.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-01T22:59:22.755Z] #20 24.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-01T22:59:22.755Z] #20 24.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-01T22:59:22.755Z] #20 24.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-01T22:59:22.755Z] #20 24.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-01T22:59:22.755Z] #20 24.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-01T22:59:22.755Z] #20 24.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-01T22:59:22.755Z] #20 24.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-01T22:59:22.755Z] #20 24.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-01T22:59:22.755Z] #20 24.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-01T22:59:22.755Z] #20 24.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-01T22:59:22.755Z] #20 24.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-01T22:59:22.755Z] #20 24.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-01T22:59:22.755Z] #20 24.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-01T22:59:22.755Z] #20 24.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-01T22:59:22.755Z] #20 24.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-01T22:59:22.755Z] #20 24.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-01T22:59:22.755Z] #20 24.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-01T22:59:22.755Z] #20 24.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-01T22:59:22.755Z] #20 24.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-01T22:59:22.755Z] #20 24.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-01T22:59:22.755Z] #20 25.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-01T22:59:22.755Z] #20 25.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-01T22:59:22.755Z] #20 25.31 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-01T22:59:22.755Z] #20 25.87 debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T22:59:22.755Z] #20 25.97 Fetched 28.6 MB in 2s (14.8 MB/s) [2021-06-01T22:59:22.755Z] #20 26.02 Selecting previously unselected package pigz. [2021-06-01T22:59:22.755Z] #20 26.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-01T22:59:22.755Z] #20 26.08 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-01T22:59:22.755Z] #20 26.09 Unpacking pigz (2.4-1) ... [2021-06-01T22:59:22.755Z] #20 26.17 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-01T22:59:22.755Z] #20 26.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:59:22.755Z] #20 26.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:59:22.755Z] #20 26.65 Selecting previously unselected package python3.7-minimal. [2021-06-01T22:59:22.755Z] #20 26.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:59:22.755Z] #20 26.68 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-01T22:59:22.755Z] #20 27.53 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:59:22.755Z] #20 27.56 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-01T22:59:23.328Z] #20 ... [2021-06-01T22:59:23.328Z] [2021-06-01T22:59:23.328Z] #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-06-01T22:59:23.328Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:59:23.328Z] #43 87.27 CC criu/bfd.o [2021-06-01T22:59:23.736Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2021-06-01T22:59:23.736Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-01T22:59:23.900Z] #43 87.74 CC criu/bitmap.o [2021-06-01T22:59:23.900Z] #43 87.88 CC criu/cgroup-props.o [2021-06-01T22:59:24.473Z] #43 88.49 CC criu/cgroup.o [2021-06-01T22:59:26.264Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2021-06-01T22:59:26.264Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-01T22:59:26.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T22:59:26.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T22:59:26.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T22:59:26.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T22:59:26.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T22:59:26.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T22:59:26.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T22:59:26.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T22:59:26.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T22:59:26.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T22:59:26.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T22:59:26.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T22:59:26.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T22:59:26.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T22:59:26.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T22:59:26.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-01T22:59:26.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-01T22:59:26.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-01T22:59:26.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-01T22:59:26.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-01T22:59:26.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-06-01T22:59:26.264Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-01T22:59:27.021Z] #43 90.98 CC criu/clone-noasan.o [2021-06-01T22:59:27.198Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-06-01T22:59:27.198Z] === RUN TestCreateDifferentPlatform [2021-06-01T22:59:27.198Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-01T22:59:27.198Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-01T22:59:27.198Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-01T22:59:27.198Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-01T22:59:27.198Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-01T22:59:27.198Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-01T22:59:27.198Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-01T22:59:27.198Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-01T22:59:27.198Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-01T22:59:27.198Z] === RUN TestContainerStartOnDaemonRestart [2021-06-01T22:59:27.198Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-01T22:59:27.198Z] === RUN TestDaemonRestartIpcMode [2021-06-01T22:59:27.198Z] === PAUSE TestDaemonRestartIpcMode [2021-06-01T22:59:27.199Z] === RUN TestDaemonHostGatewayIP [2021-06-01T22:59:27.199Z] === PAUSE TestDaemonHostGatewayIP [2021-06-01T22:59:27.199Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-01T22:59:27.199Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-01T22:59:27.199Z] === RUN TestContainerKillOnDaemonStart [2021-06-01T22:59:27.199Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-01T22:59:27.199Z] === RUN TestDiff [2021-06-01T22:59:27.283Z] #43 91.23 CC criu/config.o [2021-06-01T22:59:27.764Z] --- PASS: TestDiff (0.77s) [2021-06-01T22:59:27.764Z] === RUN TestExecWithCloseStdin [2021-06-01T22:59:28.670Z] #43 92.53 CC criu/cr-check.o [2021-06-01T22:59:28.670Z] #43 ... [2021-06-01T22:59:28.670Z] [2021-06-01T22:59:28.670Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:59:28.670Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:59:28.670Z] #20 29.55 Selecting previously unselected package python3-minimal. [2021-06-01T22:59:28.670Z] #20 29.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-01T22:59:28.670Z] #20 29.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 29.60 Unpacking python3-minimal (3.7.3-1) ... [2021-06-01T22:59:28.670Z] #20 29.68 Selecting previously unselected package libmpdec2:amd64. [2021-06-01T22:59:28.670Z] #20 29.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 29.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-01T22:59:28.670Z] #20 29.79 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-01T22:59:28.670Z] #20 29.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 29.82 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:59:28.670Z] #20 30.78 Selecting previously unselected package python3.7. [2021-06-01T22:59:28.670Z] #20 30.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 30.79 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-01T22:59:28.670Z] #20 30.95 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-01T22:59:28.670Z] #20 30.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 30.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-01T22:59:28.670Z] #20 31.08 Setting up python3-minimal (3.7.3-1) ... [2021-06-01T22:59:28.670Z] #20 32.00 Selecting previously unselected package python3. [2021-06-01T22:59:28.670Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-06-01T22:59:28.670Z] #20 32.04 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 32.05 Unpacking python3 (3.7.3-1) ... [2021-06-01T22:59:28.670Z] #20 32.15 Selecting previously unselected package libip4tc0:amd64. [2021-06-01T22:59:28.670Z] #20 32.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 32.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-01T22:59:28.670Z] #20 32.30 Selecting previously unselected package libip6tc0:amd64. [2021-06-01T22:59:28.670Z] #20 32.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 32.32 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-01T22:59:28.670Z] #20 32.44 Selecting previously unselected package libiptc0:amd64. [2021-06-01T22:59:28.670Z] #20 32.46 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 32.47 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-01T22:59:28.670Z] #20 32.54 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-01T22:59:28.670Z] #20 32.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 32.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-01T22:59:28.670Z] #20 32.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-01T22:59:28.670Z] #20 32.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 32.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-01T22:59:28.670Z] #20 32.76 Selecting previously unselected package libnftnl11:amd64. [2021-06-01T22:59:28.670Z] #20 32.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 32.77 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-01T22:59:28.670Z] #20 32.86 Selecting previously unselected package iptables. [2021-06-01T22:59:28.670Z] #20 32.87 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 32.87 Unpacking iptables (1.8.2-4) ... [2021-06-01T22:59:28.670Z] #20 33.22 Selecting previously unselected package xxd. [2021-06-01T22:59:28.670Z] #20 33.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-01T22:59:28.670Z] #20 33.24 Unpacking xxd (2:8.1.0875-5) ... [2021-06-01T22:59:28.670Z] #20 33.36 Selecting previously unselected package vim-common. [2021-06-01T22:59:28.670Z] #20 33.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-01T22:59:28.670Z] #20 33.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-01T22:59:28.670Z] #20 33.56 Selecting previously unselected package bash-completion. [2021-06-01T22:59:28.670Z] #20 33.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-01T22:59:29.139Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-06-01T22:59:29.139Z] === RUN TestExec [2021-06-01T22:59:30.075Z] --- PASS: TestExec (1.16s) [2021-06-01T22:59:30.075Z] === RUN TestExecUser [2021-06-01T22:59:30.586Z] #20 ... [2021-06-01T22:59:30.586Z] [2021-06-01T22:59:30.586Z] #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-06-01T22:59:30.586Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:59:30.586Z] #43 94.44 CC criu/cr-dedup.o [2021-06-01T22:59:31.158Z] #43 94.94 CC criu/cr-dump.o [2021-06-01T22:59:31.449Z] --- PASS: TestExecUser (1.14s) [2021-06-01T22:59:31.449Z] === RUN TestExportContainerAndImportImage [2021-06-01T22:59:32.383Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2021-06-01T22:59:32.383Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-01T22:59:32.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-01T22:59:32.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-01T22:59:33.072Z] #43 97.00 CC criu/cr-errno.o [2021-06-01T22:59:33.072Z] #43 97.11 CC criu/cr-restore.o [2021-06-01T22:59:34.284Z] --- PASS: TestExportContainerAfterDaemonRestart (1.81s) [2021-06-01T22:59:34.284Z] === RUN TestHealthCheckWorkdir [2021-06-01T22:59:35.656Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-06-01T22:59:35.656Z] === RUN TestHealthKillContainer [2021-06-01T22:59:36.374Z] #43 ... [2021-06-01T22:59:36.374Z] [2021-06-01T22:59:36.374Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:59:36.374Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:59:36.374Z] #20 36.24 Unpacking bash-completion (1:2.8-6) ... [2021-06-01T22:59:36.374Z] #20 36.67 Selecting previously unselected package bzip2. [2021-06-01T22:59:36.374Z] #20 36.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 36.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-01T22:59:36.374Z] #20 36.79 Selecting previously unselected package xz-utils. [2021-06-01T22:59:36.374Z] #20 36.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 36.81 Unpacking xz-utils (5.2.4-1) ... [2021-06-01T22:59:36.374Z] #20 37.00 Selecting previously unselected package apparmor. [2021-06-01T22:59:36.374Z] #20 37.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 37.09 Unpacking apparmor (2.13.2-10) ... [2021-06-01T22:59:36.374Z] #20 37.42 Selecting previously unselected package aufs-tools. [2021-06-01T22:59:36.374Z] #20 37.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 37.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-01T22:59:36.374Z] #20 37.55 Selecting previously unselected package libonig5:amd64. [2021-06-01T22:59:36.374Z] #20 37.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 37.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:59:36.374Z] #20 37.71 Selecting previously unselected package libjq1:amd64. [2021-06-01T22:59:36.374Z] #20 37.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 37.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:59:36.374Z] #20 37.84 Selecting previously unselected package jq. [2021-06-01T22:59:36.374Z] #20 37.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 37.87 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-01T22:59:36.374Z] #20 37.95 Selecting previously unselected package libaio1:amd64. [2021-06-01T22:59:36.374Z] #20 37.96 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 37.96 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-01T22:59:36.374Z] #20 38.04 Selecting previously unselected package libgpm2:amd64. [2021-06-01T22:59:36.374Z] #20 38.04 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 38.05 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-01T22:59:36.374Z] #20 38.13 Selecting previously unselected package libicu63:amd64. [2021-06-01T22:59:36.374Z] #20 38.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 38.15 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:59:36.374Z] #20 41.51 Selecting previously unselected package libnet1:amd64. [2021-06-01T22:59:36.374Z] #20 41.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 41.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:59:36.374Z] #20 41.62 Selecting previously unselected package libnl-3-200:amd64. [2021-06-01T22:59:36.374Z] #20 41.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 41.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:59:36.374Z] #20 41.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-01T22:59:36.374Z] #20 41.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 41.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:59:36.374Z] #20 41.84 Selecting previously unselected package libreadline5:amd64. [2021-06-01T22:59:36.374Z] #20 41.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 41.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-01T22:59:36.374Z] #20 41.97 Selecting previously unselected package net-tools. [2021-06-01T22:59:36.374Z] #20 41.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 41.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-01T22:59:36.374Z] #20 42.17 Selecting previously unselected package patch. [2021-06-01T22:59:36.374Z] #20 42.17 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-01T22:59:36.374Z] #20 42.18 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-01T22:59:36.635Z] #20 42.28 Selecting previously unselected package python-pip-whl. [2021-06-01T22:59:36.635Z] #20 42.28 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-01T22:59:36.635Z] #20 42.30 Unpacking python-pip-whl (18.1-5) ... [2021-06-01T22:59:37.207Z] #20 42.87 Selecting previously unselected package python3-lib2to3. [2021-06-01T22:59:37.207Z] #20 42.88 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-01T22:59:37.207Z] #20 42.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-01T22:59:37.468Z] #20 43.03 Selecting previously unselected package python3-distutils. [2021-06-01T22:59:37.468Z] #20 43.03 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-01T22:59:37.468Z] #20 43.04 Unpacking python3-distutils (3.7.3-1) ... [2021-06-01T22:59:37.468Z] #20 43.21 Selecting previously unselected package python3-pip. [2021-06-01T22:59:37.468Z] #20 43.22 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-01T22:59:37.468Z] #20 43.22 Unpacking python3-pip (18.1-5) ... [2021-06-01T22:59:37.729Z] #20 43.42 Selecting previously unselected package python3-pkg-resources. [2021-06-01T22:59:37.729Z] #20 43.44 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-01T22:59:37.729Z] #20 43.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-01T22:59:37.990Z] #20 43.59 Selecting previously unselected package python3-setuptools. [2021-06-01T22:59:37.990Z] #20 43.60 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-01T22:59:37.990Z] #20 43.61 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-01T22:59:38.252Z] #20 43.86 Selecting previously unselected package python3-wheel. [2021-06-01T22:59:38.252Z] #20 43.87 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-01T22:59:38.252Z] #20 43.88 Unpacking python3-wheel (0.32.3-2) ... [2021-06-01T22:59:38.252Z] #20 43.96 Selecting previously unselected package sudo. [2021-06-01T22:59:38.252Z] #20 43.96 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-01T22:59:38.252Z] #20 43.96 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-01T22:59:38.824Z] #20 44.46 Selecting previously unselected package thin-provisioning-tools. [2021-06-01T22:59:38.824Z] #20 44.47 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-01T22:59:38.824Z] #20 44.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-01T22:59:38.864Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-01T22:59:38.864Z] === RUN TestBoolValue [2021-06-01T22:59:38.864Z] --- PASS: TestBoolValue (0.00s) [2021-06-01T22:59:38.864Z] === RUN TestBoolValueOrDefault [2021-06-01T22:59:38.864Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-01T22:59:38.864Z] === RUN TestInt64ValueOrZero [2021-06-01T22:59:38.864Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-01T22:59:38.864Z] === RUN TestInt64ValueOrDefault [2021-06-01T22:59:38.864Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-01T22:59:38.864Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-01T22:59:38.864Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-01T22:59:38.864Z] === RUN TestJsonContentType [2021-06-01T22:59:38.864Z] --- PASS: TestJsonContentType (0.00s) [2021-06-01T22:59:38.864Z] PASS [2021-06-01T22:59:38.864Z] coverage: 14.7% of statements [2021-06-01T22:59:38.864Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 14.7% of statements [2021-06-01T22:59:38.935Z] --- PASS: TestHealthKillContainer (3.16s) [2021-06-01T22:59:38.935Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-01T22:59:39.085Z] #20 44.80 Selecting previously unselected package uidmap. [2021-06-01T22:59:39.085Z] #20 44.82 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-01T22:59:39.085Z] #20 44.82 Unpacking uidmap (1:4.5-1.1) ... [2021-06-01T22:59:39.346Z] #20 44.95 Selecting previously unselected package vim-runtime. [2021-06-01T22:59:39.346Z] #20 44.97 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-01T22:59:39.346Z] #20 45.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-01T22:59:39.346Z] #20 45.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-01T22:59:39.346Z] #20 45.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-01T22:59:39.501Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-06-01T22:59:39.501Z] === RUN TestIpcModeNone [2021-06-01T22:59:39.813Z] === RUN TestMaskSecretKeys [2021-06-01T22:59:39.813Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-01T22:59:39.813Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-01T22:59:39.813Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-01T22:59:39.813Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-01T22:59:39.813Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-01T22:59:39.813Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-01T22:59:39.813Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-01T22:59:39.813Z] === RUN TestVersionMiddlewareVersion [2021-06-01T22:59:39.813Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-01T22:59:39.813Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-01T22:59:39.813Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-01T22:59:39.813Z] PASS [2021-06-01T22:59:39.813Z] coverage: 37.7% of statements [2021-06-01T22:59:39.813Z] ok github.com/docker/docker/api/server/middleware 0.110s coverage: 37.7% of statements [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-01T22:59:39.813Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-01T22:59:40.762Z] === RUN TestToJSON [2021-06-01T22:59:40.762Z] --- PASS: TestToJSON (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestToParamWithVersion [2021-06-01T22:59:40.762Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestFromJSON [2021-06-01T22:59:40.762Z] --- PASS: TestFromJSON (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestEmpty [2021-06-01T22:59:40.762Z] --- PASS: TestEmpty (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestArgsMatchKVListEmptySources [2021-06-01T22:59:40.762Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestArgsMatchKVList [2021-06-01T22:59:40.762Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestArgsMatch [2021-06-01T22:59:40.762Z] --- PASS: TestArgsMatch (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestStrSliceMarshalJSON [2021-06-01T22:59:40.762Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestStrSliceUnmarshalJSON [2021-06-01T22:59:40.762Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestStrSliceUnmarshalString [2021-06-01T22:59:40.762Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestStrSliceUnmarshalSlice [2021-06-01T22:59:40.762Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-01T22:59:40.762Z] PASS [2021-06-01T22:59:40.762Z] coverage: 90.0% of statements [2021-06-01T22:59:40.762Z] === RUN TestAdd [2021-06-01T22:59:40.762Z] --- PASS: TestAdd (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestDel [2021-06-01T22:59:40.762Z] --- PASS: TestDel (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestLen [2021-06-01T22:59:40.762Z] --- PASS: TestLen (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestExactMatch [2021-06-01T22:59:40.762Z] --- PASS: TestExactMatch (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestOnlyOneExactMatch [2021-06-01T22:59:40.762Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestContains [2021-06-01T22:59:40.762Z] --- PASS: TestContains (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestValidate [2021-06-01T22:59:40.762Z] --- PASS: TestValidate (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestWalkValues [2021-06-01T22:59:40.762Z] --- PASS: TestWalkValues (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestFuzzyMatch [2021-06-01T22:59:40.762Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-01T22:59:40.762Z] === RUN TestClone [2021-06-01T22:59:40.762Z] --- PASS: TestClone (0.00s) [2021-06-01T22:59:40.872Z] --- PASS: TestIpcModeNone (1.15s) [2021-06-01T22:59:40.872Z] === RUN TestIpcModePrivate [2021-06-01T22:59:41.212Z] PASS [2021-06-01T22:59:41.212Z] coverage: 92.2% of statements [2021-06-01T22:59:41.212Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements [2021-06-01T22:59:41.212Z] ok github.com/docker/docker/api/types/filters 0.081s coverage: 92.2% of statements [2021-06-01T22:59:41.212Z] === RUN TestDurationToSecondsString [2021-06-01T22:59:41.212Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-01T22:59:41.212Z] === RUN TestGetTimestamp [2021-06-01T22:59:41.212Z] === RUN TestAdjustForAPIVersion [2021-06-01T22:59:41.212Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-01T22:59:41.212Z] PASS [2021-06-01T22:59:41.212Z] coverage: 5.7% of statements [2021-06-01T22:59:41.212Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-01T22:59:41.212Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-01T22:59:41.212Z] --- PASS: TestGetTimestamp (0.15s) [2021-06-01T22:59:41.212Z] === RUN TestParseTimestamps [2021-06-01T22:59:41.212Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-01T22:59:41.212Z] PASS [2021-06-01T22:59:41.212Z] coverage: 100.0% of statements [2021-06-01T22:59:41.212Z] ok github.com/docker/docker/api/types/time 0.185s coverage: 100.0% of statements [2021-06-01T22:59:41.661Z] === RUN TestCompareVersion [2021-06-01T22:59:41.662Z] --- PASS: TestCompareVersion (0.00s) [2021-06-01T22:59:41.662Z] PASS [2021-06-01T22:59:41.662Z] coverage: 75.0% of statements [2021-06-01T22:59:41.662Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/builder [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-01T22:59:41.662Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-01T22:59:41.806Z] --- PASS: TestIpcModePrivate (1.12s) [2021-06-01T22:59:41.806Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-01T22:59:41.806Z] === RUN TestIpcModeShareable [2021-06-01T22:59:42.646Z] #20 48.12 Selecting previously unselected package vim. [2021-06-01T22:59:42.647Z] #20 48.13 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-01T22:59:42.647Z] #20 48.14 Unpacking vim (2:8.1.0875-5) ... [2021-06-01T22:59:42.907Z] #20 48.69 Selecting previously unselected package xfsprogs. [2021-06-01T22:59:42.908Z] #20 48.71 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-01T22:59:42.908Z] #20 48.72 Unpacking xfsprogs (4.20.0-1) ... [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-01T22:59:43.170Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-01T22:59:43.170Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-01T22:59:43.170Z] === RUN TestCloneArgsSmartHttp [2021-06-01T22:59:43.170Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-06-01T22:59:43.170Z] === RUN TestCloneArgsDumbHttp [2021-06-01T22:59:43.170Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-01T22:59:43.170Z] === RUN TestCloneArgsGit [2021-06-01T22:59:43.170Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-01T22:59:43.170Z] === RUN TestCheckoutGit [2021-06-01T22:59:43.179Z] --- PASS: TestIpcModeShareable (1.12s) [2021-06-01T22:59:43.179Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-01T22:59:43.179Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-01T22:59:43.479Z] #20 49.18 Selecting previously unselected package zip. [2021-06-01T22:59:43.479Z] #20 49.18 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-01T22:59:43.479Z] #20 49.19 Unpacking zip (3.0-11+b1) ... [2021-06-01T22:59:43.740Z] #20 49.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-01T22:59:43.740Z] #20 49.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-01T22:59:43.740Z] #20 49.42 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-01T22:59:43.740Z] #20 49.44 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-01T22:59:43.740Z] #20 49.46 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-01T22:59:43.740Z] #20 49.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-01T22:59:43.740Z] #20 49.51 Setting up uidmap (1:4.5-1.1) ... [2021-06-01T22:59:43.740Z] #20 49.55 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-01T22:59:43.740Z] #20 49.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-01T22:59:43.740Z] #20 49.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-01T22:59:43.740Z] #20 49.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-01T22:59:43.740Z] #20 49.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-01T22:59:43.897Z] #56 243.3 # github.com/containerd/containerd/cmd/containerd [2021-06-01T22:59:43.897Z] #56 243.3 /usr/bin/ld: /tmp/go-link-437200450/000018.o: in function `New': [2021-06-01T22:59:43.897Z] #56 243.3 /tmp/tmp.t4dOd5ryzA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-01T22:59:43.897Z] #56 243.3 + bin/containerd-stress [2021-06-01T22:59:43.897Z] #56 245.2 + bin/containerd-shim [2021-06-01T22:59:44.001Z] #20 49.62 Setting up xxd (2:8.1.0875-5) ... [2021-06-01T22:59:44.002Z] #20 49.63 Setting up zip (3.0-11+b1) ... [2021-06-01T22:59:44.002Z] #20 49.65 Setting up vim-common (2:8.1.0875-5) ... [2021-06-01T22:59:44.002Z] #20 49.69 Setting up bash-completion (1:2.8-6) ... [2021-06-01T22:59:44.686Z] === RUN TestEnable [2021-06-01T22:59:44.686Z] --- PASS: TestEnable (0.00s) [2021-06-01T22:59:44.686Z] === RUN TestDisable [2021-06-01T22:59:44.686Z] --- PASS: TestDisable (0.00s) [2021-06-01T22:59:44.686Z] === RUN TestEnabled [2021-06-01T22:59:44.686Z] --- PASS: TestEnabled (0.00s) [2021-06-01T22:59:44.686Z] PASS [2021-06-01T22:59:44.686Z] coverage: 100.0% of statements [2021-06-01T22:59:44.686Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-06-01T22:59:45.635Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-01T22:59:45.635Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestProcessNoDockerignore [2021-06-01T22:59:45.635Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-06-01T22:59:45.635Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-01T22:59:45.635Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestDetectContentType [2021-06-01T22:59:45.635Z] --- PASS: TestDetectContentType (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestSelectAcceptableMIME [2021-06-01T22:59:45.635Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestInspectEmptyResponse [2021-06-01T22:59:45.635Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestInspectResponseBinary [2021-06-01T22:59:45.635Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestResponseUnsupportedContentType [2021-06-01T22:59:45.635Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestInspectResponseTextSimple [2021-06-01T22:59:45.635Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestInspectResponseEmptyContentType [2021-06-01T22:59:45.635Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestUnknownContentLength [2021-06-01T22:59:45.635Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestDownloadRemote [2021-06-01T22:59:45.635Z] --- PASS: TestDownloadRemote (0.08s) [2021-06-01T22:59:45.635Z] === RUN TestGetWithStatusError [2021-06-01T22:59:45.635Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-01T22:59:45.635Z] === RUN TestCloseRootDirectory [2021-06-01T22:59:45.635Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-01T22:59:45.635Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T22:59:45.635Z] === RUN TestHashFile [2021-06-01T22:59:45.635Z] --- SKIP: TestHashFile (0.00s) [2021-06-01T22:59:45.635Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T22:59:45.635Z] === RUN TestHashSubdir [2021-06-01T22:59:45.635Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-01T22:59:45.635Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T22:59:45.635Z] === RUN TestRemoveDirectory [2021-06-01T22:59:45.635Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-01T22:59:45.635Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T22:59:45.635Z] PASS [2021-06-01T22:59:45.635Z] coverage: 9.3% of statements [2021-06-01T22:59:45.635Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 9.3% of statements [2021-06-01T22:59:46.084Z] === RUN TestGetAllAllowed [2021-06-01T22:59:46.084Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestGetAllMeta [2021-06-01T22:59:46.084Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-01T22:59:46.084Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestIsUnreferencedBuiltin [2021-06-01T22:59:46.084Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestIsExistingDirectory [2021-06-01T22:59:46.084Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestGetFilenameForDownload [2021-06-01T22:59:46.084Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestEnv2Variables [2021-06-01T22:59:46.084Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-01T22:59:46.084Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestMaintainer [2021-06-01T22:59:46.084Z] --- PASS: TestMaintainer (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestLabel [2021-06-01T22:59:46.084Z] --- PASS: TestLabel (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestFromScratch [2021-06-01T22:59:46.084Z] --- PASS: TestFromScratch (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestFromWithArg [2021-06-01T22:59:46.084Z] --- PASS: TestFromWithArg (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-01T22:59:46.084Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestFromWithUndefinedArg [2021-06-01T22:59:46.084Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestFromMultiStageWithNamedStage [2021-06-01T22:59:46.084Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestOnbuild [2021-06-01T22:59:46.084Z] --- PASS: TestOnbuild (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestWorkdir [2021-06-01T22:59:46.084Z] --- PASS: TestWorkdir (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestCmd [2021-06-01T22:59:46.084Z] --- PASS: TestCmd (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestHealthcheckNone [2021-06-01T22:59:46.084Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestHealthcheckCmd [2021-06-01T22:59:46.084Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestEntrypoint [2021-06-01T22:59:46.084Z] --- PASS: TestEntrypoint (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestExpose [2021-06-01T22:59:46.084Z] --- PASS: TestExpose (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestUser [2021-06-01T22:59:46.084Z] --- PASS: TestUser (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestVolume [2021-06-01T22:59:46.084Z] --- PASS: TestVolume (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestStopSignal [2021-06-01T22:59:46.084Z] --- SKIP: TestStopSignal (0.00s) [2021-06-01T22:59:46.084Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-01T22:59:46.084Z] === RUN TestArg [2021-06-01T22:59:46.084Z] --- PASS: TestArg (0.00s) [2021-06-01T22:59:46.084Z] === RUN TestShell [2021-06-01T22:59:46.084Z] --- PASS: TestShell (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestPrependEnvOnCmd [2021-06-01T22:59:46.085Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestRunWithBuildArgs [2021-06-01T22:59:46.085Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestRunIgnoresHealthcheck [2021-06-01T22:59:46.085Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestDispatchUnsupportedOptions [2021-06-01T22:59:46.085Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-01T22:59:46.085Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-01T22:59:46.085Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-01T22:59:46.085Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestNormalizeWorkdir [2021-06-01T22:59:46.085Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestDispatch [2021-06-01T22:59:46.085Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-01T22:59:46.085Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-01T22:59:46.085Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-01T22:59:46.085Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-01T22:59:46.085Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-01T22:59:46.085Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-01T22:59:46.085Z] === RUN TestDispatch/COPY_url [2021-06-01T22:59:46.085Z] --- PASS: TestDispatch (0.06s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-01T22:59:46.085Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestAddScratchImageAddsToMounts [2021-06-01T22:59:46.085Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-01T22:59:46.085Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-01T22:59:46.085Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-01T22:59:46.085Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestImageSourceGetAddsToMounts [2021-06-01T22:59:46.085Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestEmptyDockerfile [2021-06-01T22:59:46.085Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestSymlinkDockerfile [2021-06-01T22:59:46.085Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-01T22:59:46.085Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-01T22:59:46.085Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestNonExistingDockerfile [2021-06-01T22:59:46.085Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestCopyRunConfig [2021-06-01T22:59:46.085Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestDeepCopyRunConfig [2021-06-01T22:59:46.085Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestExportImage [2021-06-01T22:59:46.085Z] --- PASS: TestExportImage (0.00s) [2021-06-01T22:59:46.085Z] === RUN TestNormalizeDest [2021-06-01T22:59:46.085Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-01T22:59:46.085Z] PASS [2021-06-01T22:59:46.085Z] coverage: 46.8% of statements [2021-06-01T22:59:46.085Z] ok github.com/docker/docker/builder/dockerfile 0.199s coverage: 46.8% of statements [2021-06-01T22:59:46.085Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-01T22:59:46.480Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2021-06-01T22:59:46.480Z] === RUN TestAPIIpcModeHost [2021-06-01T22:59:47.306Z] #20 52.46 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-01T22:59:47.306Z] #20 52.48 Setting up xz-utils (5.2.4-1) ... [2021-06-01T22:59:47.306Z] #20 52.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-01T22:59:47.306Z] #20 52.51 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-01T22:59:47.306Z] #20 52.52 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-01T22:59:47.306Z] #20 52.59 invoke-rc.d: could not determine current runlevel [2021-06-01T22:59:47.306Z] #20 52.60 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-01T22:59:47.306Z] #20 52.60 Setting up pigz (2.4-1) ... [2021-06-01T22:59:47.306Z] #20 52.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-01T22:59:47.306Z] #20 52.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-01T22:59:47.306Z] #20 52.66 Setting up python-pip-whl (18.1-5) ... [2021-06-01T22:59:47.306Z] #20 52.68 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-01T22:59:47.306Z] #20 52.70 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-01T22:59:47.306Z] #20 ... [2021-06-01T22:59:47.306Z] [2021-06-01T22:59:47.306Z] #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-06-01T22:59:47.306Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:59:47.306Z] #43 101.3 CC criu/cr-service.o [2021-06-01T22:59:47.306Z] #43 102.9 CC criu/crtools.o [2021-06-01T22:59:47.306Z] #43 103.4 CC criu/eventfd.o [2021-06-01T22:59:47.306Z] #43 103.7 CC criu/eventpoll.o [2021-06-01T22:59:47.306Z] #43 104.6 CC criu/external.o [2021-06-01T22:59:47.306Z] #43 104.9 CC criu/fault-injection.o [2021-06-01T22:59:47.306Z] #43 105.0 CC criu/fdstore.o [2021-06-01T22:59:47.306Z] #43 105.3 CC criu/fifo.o [2021-06-01T22:59:47.306Z] #43 105.8 CC criu/file-ids.o [2021-06-01T22:59:47.306Z] #43 106.2 CC criu/file-lock.o [2021-06-01T22:59:47.306Z] #43 107.2 CC criu/files-ext.o [2021-06-01T22:59:47.306Z] #43 107.7 CC criu/files-reg.o [2021-06-01T22:59:47.306Z] #43 109.9 CC criu/files.o [2021-06-01T22:59:47.414Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-06-01T22:59:47.414Z] === RUN TestDaemonIpcModeShareable [2021-06-01T22:59:47.567Z] #43 ... [2021-06-01T22:59:47.567Z] [2021-06-01T22:59:47.567Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:59:47.567Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:59:47.567Z] #20 53.19 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-01T22:59:47.567Z] #20 53.21 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-01T22:59:47.567Z] #20 53.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-01T22:59:47.567Z] #20 53.24 Setting up vim (2:8.1.0875-5) ... [2021-06-01T22:59:47.567Z] #20 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-01T22:59:47.567Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-01T22:59:47.567Z] #20 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-01T22:59:47.828Z] #20 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-01T22:59:47.828Z] #20 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-01T22:59:47.828Z] #20 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-01T22:59:47.828Z] #20 53.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-01T22:59:47.828Z] #20 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-01T22:59:47.828Z] #20 53.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-01T22:59:47.828Z] #20 53.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-01T22:59:47.828Z] #20 53.49 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-01T22:59:47.828Z] #20 53.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-01T22:59:47.828Z] #20 53.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-01T22:59:47.828Z] #20 53.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-01T22:59:48.088Z] #56 252.1 + bin/containerd-shim-runc-v1 [2021-06-01T22:59:49.312Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-06-01T22:59:49.312Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-01T22:59:49.312Z] === RUN TestDaemonIpcModePrivate [2021-06-01T22:59:50.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-01T22:59:51.130Z] #20 56.46 Setting up iptables (1.8.2-4) ... [2021-06-01T22:59:51.130Z] #20 56.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-01T22:59:51.130Z] #20 56.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-01T22:59:51.130Z] #20 56.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-01T22:59:51.130Z] #20 56.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-01T22:59:51.130Z] #20 56.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-01T22:59:51.130Z] #20 56.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-01T22:59:51.130Z] #20 56.53 Setting up python3 (3.7.3-1) ... [2021-06-01T22:59:51.211Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2021-06-01T22:59:51.211Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-01T22:59:51.211Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-01T22:59:51.391Z] #20 56.93 Setting up python3-wheel (0.32.3-2) ... [2021-06-01T22:59:51.965Z] #20 57.67 Setting up apparmor (2.13.2-10) ... [2021-06-01T22:59:53.118Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-06-01T22:59:53.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-01T22:59:53.118Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-01T22:59:53.362Z] #56 256.9 + bin/containerd-shim-runc-v2 [2021-06-01T22:59:53.362Z] #56 257.8 + binaries [2021-06-01T22:59:53.620Z] #56 257.8 + install -D bin/containerd /build/containerd [2021-06-01T22:59:53.620Z] #56 257.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-01T22:59:53.620Z] #56 257.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-01T22:59:53.620Z] #56 257.9 + install -D bin/ctr /build/ctr [2021-06-01T22:59:53.879Z] #20 59.40 Setting up xfsprogs (4.20.0-1) ... [2021-06-01T22:59:53.879Z] #20 59.41 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-01T22:59:54.140Z] #20 59.73 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-01T22:59:54.552Z] #56 DONE 258.8s [2021-06-01T22:59:55.017Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-06-01T22:59:55.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-01T22:59:55.018Z] === RUN TestIpcModeOlderClient [2021-06-01T22:59:55.018Z] === PAUSE TestIpcModeOlderClient [2021-06-01T22:59:55.018Z] === RUN TestKillContainerInvalidSignal [2021-06-01T22:59:55.083Z] #20 60.69 Setting up python3-distutils (3.7.3-1) ... [2021-06-01T22:59:55.487Z] [2021-06-01T22:59:55.487Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-01T22:59:55.487Z] #57 sha256:95d08e911c01e382d048bdaf77a7cb9ebdbed257feab780b527721fd9147f3d2 [2021-06-01T22:59:55.583Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-06-01T22:59:55.583Z] === RUN TestKillContainer [2021-06-01T22:59:55.583Z] === RUN TestKillContainer/no_signal [2021-06-01T22:59:55.655Z] #20 61.19 Setting up python3-setuptools (40.8.0-1) ... [2021-06-01T22:59:56.149Z] === RUN TestKillContainer/non_killing_signal [2021-06-01T22:59:56.299Z] === RUN TestCheckpointCreateError [2021-06-01T22:59:56.299Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCheckpointCreate [2021-06-01T22:59:56.299Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCheckpointDeleteError [2021-06-01T22:59:56.299Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCheckpointDelete [2021-06-01T22:59:56.299Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCheckpointListError [2021-06-01T22:59:56.299Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCheckpointList [2021-06-01T22:59:56.299Z] --- PASS: TestCheckpointList (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCheckpointListContainerNotFound [2021-06-01T22:59:56.299Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestNewClientWithOpsFromEnv [2021-06-01T22:59:56.299Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-01T22:59:56.299Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-01T22:59:56.299Z] === RUN TestGetAPIPath [2021-06-01T22:59:56.299Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestParseHostURL [2021-06-01T22:59:56.299Z] --- PASS: TestParseHostURL (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-01T22:59:56.299Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-01T22:59:56.299Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestNegotiateAPIVersion [2021-06-01T22:59:56.299Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestNegotiateAPVersionOverride [2021-06-01T22:59:56.299Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-01T22:59:56.299Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-01T22:59:56.299Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-01T22:59:56.299Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestClientRedirect [2021-06-01T22:59:56.299Z] --- PASS: TestClientRedirect (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigCreateUnsupported [2021-06-01T22:59:56.299Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigCreateError [2021-06-01T22:59:56.299Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigCreate [2021-06-01T22:59:56.299Z] --- PASS: TestConfigCreate (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigInspectNotFound [2021-06-01T22:59:56.299Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigInspectWithEmptyID [2021-06-01T22:59:56.299Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigInspectUnsupported [2021-06-01T22:59:56.299Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigInspectError [2021-06-01T22:59:56.299Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigInspectConfigNotFound [2021-06-01T22:59:56.299Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigInspect [2021-06-01T22:59:56.299Z] --- PASS: TestConfigInspect (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigListUnsupported [2021-06-01T22:59:56.299Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigListError [2021-06-01T22:59:56.299Z] --- PASS: TestConfigListError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigList [2021-06-01T22:59:56.299Z] --- PASS: TestConfigList (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigRemoveUnsupported [2021-06-01T22:59:56.299Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigRemoveError [2021-06-01T22:59:56.299Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigRemove [2021-06-01T22:59:56.299Z] --- PASS: TestConfigRemove (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigUpdateUnsupported [2021-06-01T22:59:56.299Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigUpdateError [2021-06-01T22:59:56.299Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestConfigUpdate [2021-06-01T22:59:56.299Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerCommitError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerCommit [2021-06-01T22:59:56.299Z] --- PASS: TestContainerCommit (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStatPathError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStatPathNotFoundError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStatPathNoHeaderError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStatPath [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCopyToContainerError [2021-06-01T22:59:56.299Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCopyToContainerNotFoundError [2021-06-01T22:59:56.299Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-01T22:59:56.299Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCopyToContainer [2021-06-01T22:59:56.299Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCopyFromContainerError [2021-06-01T22:59:56.299Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCopyFromContainerNotFoundError [2021-06-01T22:59:56.299Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-01T22:59:56.299Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-01T22:59:56.299Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestCopyFromContainer [2021-06-01T22:59:56.299Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerCreateError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerCreateImageNotFound [2021-06-01T22:59:56.299Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerCreateWithName [2021-06-01T22:59:56.299Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerCreateAutoRemove [2021-06-01T22:59:56.299Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerDiffError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerDiff [2021-06-01T22:59:56.299Z] --- PASS: TestContainerDiff (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExecCreateError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExecCreate [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExecStartError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExecStart [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExecInspectError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExecInspect [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExportError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExportError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExport [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExport (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerInspectError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerInspectContainerNotFound [2021-06-01T22:59:56.299Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerInspectWithEmptyID [2021-06-01T22:59:56.299Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerInspect [2021-06-01T22:59:56.299Z] --- PASS: TestContainerInspect (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerInspectNode [2021-06-01T22:59:56.299Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerKillError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerKillError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerKill [2021-06-01T22:59:56.299Z] --- PASS: TestContainerKill (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerListError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerListError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerList [2021-06-01T22:59:56.299Z] --- PASS: TestContainerList (0.03s) [2021-06-01T22:59:56.299Z] === RUN TestContainerLogsNotFoundError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerLogsError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerLogs [2021-06-01T22:59:56.299Z] --- PASS: TestContainerLogs (0.15s) [2021-06-01T22:59:56.299Z] === RUN TestContainerPauseError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerPause [2021-06-01T22:59:56.299Z] --- PASS: TestContainerPause (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainersPruneError [2021-06-01T22:59:56.299Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainersPrune [2021-06-01T22:59:56.299Z] --- PASS: TestContainersPrune (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerRemoveError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerRemoveNotFoundError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerRemove [2021-06-01T22:59:56.299Z] --- PASS: TestContainerRemove (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerRenameError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerRename [2021-06-01T22:59:56.299Z] --- PASS: TestContainerRename (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerResizeError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExecResizeError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerResize [2021-06-01T22:59:56.299Z] --- PASS: TestContainerResize (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerExecResize [2021-06-01T22:59:56.299Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerRestartError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerRestart [2021-06-01T22:59:56.299Z] --- PASS: TestContainerRestart (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStartError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStartError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStart [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStart (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStatsError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStats [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStats (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStopError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStopError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerStop [2021-06-01T22:59:56.299Z] --- PASS: TestContainerStop (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerTopError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerTopError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerTop [2021-06-01T22:59:56.299Z] --- PASS: TestContainerTop (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerUnpauseError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerUnpause [2021-06-01T22:59:56.299Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerUpdateError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerUpdate [2021-06-01T22:59:56.299Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerWaitError [2021-06-01T22:59:56.299Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestContainerWait [2021-06-01T22:59:56.299Z] --- PASS: TestContainerWait (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestDiskUsageError [2021-06-01T22:59:56.299Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestDiskUsage [2021-06-01T22:59:56.299Z] --- PASS: TestDiskUsage (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestDistributionInspectUnsupported [2021-06-01T22:59:56.299Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestDistributionInspectWithEmptyID [2021-06-01T22:59:56.299Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestEventsErrorInOptions [2021-06-01T22:59:56.299Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestEventsErrorFromServer [2021-06-01T22:59:56.299Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestEvents [2021-06-01T22:59:56.299Z] --- PASS: TestEvents (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestTLSCloseWriter [2021-06-01T22:59:56.299Z] === PAUSE TestTLSCloseWriter [2021-06-01T22:59:56.299Z] === RUN TestImageBuildError [2021-06-01T22:59:56.299Z] --- PASS: TestImageBuildError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestImageBuild [2021-06-01T22:59:56.299Z] --- PASS: TestImageBuild (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestGetDockerOS [2021-06-01T22:59:56.299Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestImageCreateError [2021-06-01T22:59:56.299Z] --- PASS: TestImageCreateError (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestImageCreate [2021-06-01T22:59:56.299Z] --- PASS: TestImageCreate (0.00s) [2021-06-01T22:59:56.299Z] === RUN TestImageHistoryError [2021-06-01T22:59:56.300Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageHistory [2021-06-01T22:59:56.300Z] --- PASS: TestImageHistory (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageImportError [2021-06-01T22:59:56.300Z] --- PASS: TestImageImportError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageImport [2021-06-01T22:59:56.300Z] --- PASS: TestImageImport (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageInspectError [2021-06-01T22:59:56.300Z] --- PASS: TestImageInspectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageInspectImageNotFound [2021-06-01T22:59:56.300Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageInspectWithEmptyID [2021-06-01T22:59:56.300Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageInspect [2021-06-01T22:59:56.300Z] --- PASS: TestImageInspect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageListError [2021-06-01T22:59:56.300Z] --- PASS: TestImageListError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageList [2021-06-01T22:59:56.300Z] --- PASS: TestImageList (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageListApiBefore125 [2021-06-01T22:59:56.300Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageLoadError [2021-06-01T22:59:56.300Z] --- PASS: TestImageLoadError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageLoad [2021-06-01T22:59:56.300Z] --- PASS: TestImageLoad (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagesPruneError [2021-06-01T22:59:56.300Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagesPrune [2021-06-01T22:59:56.300Z] --- PASS: TestImagesPrune (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePullReferenceParseError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePullAnyError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePullWithoutErrors [2021-06-01T22:59:56.300Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePushReferenceError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePushAnyError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImagePushWithoutErrors [2021-06-01T22:59:56.300Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-01T22:59:56.300Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-01T22:59:56.300Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-01T22:59:56.300Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-01T22:59:56.300Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageRemoveError [2021-06-01T22:59:56.300Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageRemoveImageNotFound [2021-06-01T22:59:56.300Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageRemove [2021-06-01T22:59:56.300Z] --- PASS: TestImageRemove (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageSaveError [2021-06-01T22:59:56.300Z] --- PASS: TestImageSaveError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageSave [2021-06-01T22:59:56.300Z] --- PASS: TestImageSave (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageSearchAnyError [2021-06-01T22:59:56.300Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-01T22:59:56.300Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-01T22:59:56.300Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-01T22:59:56.300Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-01T22:59:56.300Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageSearchWithoutErrors [2021-06-01T22:59:56.300Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageTagError [2021-06-01T22:59:56.300Z] --- PASS: TestImageTagError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageTagInvalidReference [2021-06-01T22:59:56.300Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageTagInvalidSourceImageName [2021-06-01T22:59:56.300Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageTagHexSource [2021-06-01T22:59:56.300Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestImageTag [2021-06-01T22:59:56.300Z] --- PASS: TestImageTag (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestInfoServerError [2021-06-01T22:59:56.300Z] --- PASS: TestInfoServerError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestInfoInvalidResponseJSONError [2021-06-01T22:59:56.300Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestInfo [2021-06-01T22:59:56.300Z] --- PASS: TestInfo (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkConnectError [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkConnect [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkCreateError [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkCreate [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkDisconnectError [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkDisconnect [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkInspectError [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkInspectNotFoundError [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkInspectWithEmptyID [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkInspect [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkListError [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkListError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkList [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkList (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworksPruneError [2021-06-01T22:59:56.300Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworksPrune [2021-06-01T22:59:56.300Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkRemoveError [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNetworkRemove [2021-06-01T22:59:56.300Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeInspectError [2021-06-01T22:59:56.300Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeInspectNodeNotFound [2021-06-01T22:59:56.300Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeInspectWithEmptyID [2021-06-01T22:59:56.300Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeInspect [2021-06-01T22:59:56.300Z] --- PASS: TestNodeInspect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeListError [2021-06-01T22:59:56.300Z] --- PASS: TestNodeListError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeList [2021-06-01T22:59:56.300Z] --- PASS: TestNodeList (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeRemoveError [2021-06-01T22:59:56.300Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeRemove [2021-06-01T22:59:56.300Z] --- PASS: TestNodeRemove (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeUpdateError [2021-06-01T22:59:56.300Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestNodeUpdate [2021-06-01T22:59:56.300Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestOptionWithTimeout [2021-06-01T22:59:56.300Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPingFail [2021-06-01T22:59:56.300Z] --- PASS: TestPingFail (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPingWithError [2021-06-01T22:59:56.300Z] 2021/06/01 22:59:54 RoundTripper returned a response & error; ignoring response [2021-06-01T22:59:56.300Z] 2021/06/01 22:59:54 RoundTripper returned a response & error; ignoring response [2021-06-01T22:59:56.300Z] --- PASS: TestPingWithError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPingSuccess [2021-06-01T22:59:56.300Z] --- PASS: TestPingSuccess (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPingHeadFallback [2021-06-01T22:59:56.300Z] === RUN TestPingHeadFallback/OK [2021-06-01T22:59:56.300Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-01T22:59:56.300Z] === RUN TestPingHeadFallback/Not_Found [2021-06-01T22:59:56.300Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-01T22:59:56.300Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-01T22:59:56.300Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-01T22:59:56.300Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-01T22:59:56.300Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-01T22:59:56.300Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginDisableError [2021-06-01T22:59:56.300Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginDisable [2021-06-01T22:59:56.300Z] --- PASS: TestPluginDisable (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginEnableError [2021-06-01T22:59:56.300Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginEnable [2021-06-01T22:59:56.300Z] --- PASS: TestPluginEnable (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginInspectError [2021-06-01T22:59:56.300Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginInspectWithEmptyID [2021-06-01T22:59:56.300Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginInspect [2021-06-01T22:59:56.300Z] --- PASS: TestPluginInspect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginListError [2021-06-01T22:59:56.300Z] --- PASS: TestPluginListError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginList [2021-06-01T22:59:56.300Z] --- PASS: TestPluginList (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginPushError [2021-06-01T22:59:56.300Z] --- PASS: TestPluginPushError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginPush [2021-06-01T22:59:56.300Z] --- PASS: TestPluginPush (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginRemoveError [2021-06-01T22:59:56.300Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginRemove [2021-06-01T22:59:56.300Z] --- PASS: TestPluginRemove (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginSetError [2021-06-01T22:59:56.300Z] --- PASS: TestPluginSetError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPluginSet [2021-06-01T22:59:56.300Z] --- PASS: TestPluginSet (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSetHostHeader [2021-06-01T22:59:56.300Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestPlainTextError [2021-06-01T22:59:56.300Z] --- PASS: TestPlainTextError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestInfiniteError [2021-06-01T22:59:56.300Z] --- PASS: TestInfiniteError (0.01s) [2021-06-01T22:59:56.300Z] === RUN TestSecretCreateUnsupported [2021-06-01T22:59:56.300Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretCreateError [2021-06-01T22:59:56.300Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretCreate [2021-06-01T22:59:56.300Z] --- PASS: TestSecretCreate (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretInspectUnsupported [2021-06-01T22:59:56.300Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretInspectError [2021-06-01T22:59:56.300Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretInspectSecretNotFound [2021-06-01T22:59:56.300Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretInspectWithEmptyID [2021-06-01T22:59:56.300Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretInspect [2021-06-01T22:59:56.300Z] --- PASS: TestSecretInspect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretListUnsupported [2021-06-01T22:59:56.300Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretListError [2021-06-01T22:59:56.300Z] --- PASS: TestSecretListError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretList [2021-06-01T22:59:56.300Z] --- PASS: TestSecretList (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretRemoveUnsupported [2021-06-01T22:59:56.300Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretRemoveError [2021-06-01T22:59:56.300Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretRemove [2021-06-01T22:59:56.300Z] --- PASS: TestSecretRemove (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretUpdateUnsupported [2021-06-01T22:59:56.300Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretUpdateError [2021-06-01T22:59:56.300Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSecretUpdate [2021-06-01T22:59:56.300Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceCreateError [2021-06-01T22:59:56.300Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceCreate [2021-06-01T22:59:56.300Z] --- PASS: TestServiceCreate (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-01T22:59:56.300Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceCreateDigestPinning [2021-06-01T22:59:56.300Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceInspectError [2021-06-01T22:59:56.300Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceInspectServiceNotFound [2021-06-01T22:59:56.300Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceInspectWithEmptyID [2021-06-01T22:59:56.300Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceInspect [2021-06-01T22:59:56.300Z] --- PASS: TestServiceInspect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceListError [2021-06-01T22:59:56.300Z] --- PASS: TestServiceListError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceList [2021-06-01T22:59:56.300Z] --- PASS: TestServiceList (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceLogsError [2021-06-01T22:59:56.300Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceLogs [2021-06-01T22:59:56.300Z] --- PASS: TestServiceLogs (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceRemoveError [2021-06-01T22:59:56.300Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceRemoveNotFoundError [2021-06-01T22:59:56.300Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceRemove [2021-06-01T22:59:56.300Z] --- PASS: TestServiceRemove (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceUpdateError [2021-06-01T22:59:56.300Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestServiceUpdate [2021-06-01T22:59:56.300Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmGetUnlockKeyError [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmGetUnlockKey [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmInitError [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmInit [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmInit (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmInspectError [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmInspect [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmJoinError [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmJoin [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmLeaveError [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmLeave [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmUnlockError [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmUnlock [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmUpdateError [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestSwarmUpdate [2021-06-01T22:59:56.300Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestTaskInspectError [2021-06-01T22:59:56.300Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestTaskInspectWithEmptyID [2021-06-01T22:59:56.300Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestTaskInspect [2021-06-01T22:59:56.300Z] --- PASS: TestTaskInspect (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestTaskListError [2021-06-01T22:59:56.300Z] --- PASS: TestTaskListError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestTaskList [2021-06-01T22:59:56.300Z] --- PASS: TestTaskList (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestVolumeCreateError [2021-06-01T22:59:56.300Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestVolumeCreate [2021-06-01T22:59:56.300Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestVolumeInspectError [2021-06-01T22:59:56.300Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-01T22:59:56.300Z] === RUN TestVolumeInspectNotFound [2021-06-01T22:59:56.301Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-01T22:59:56.301Z] === RUN TestVolumeInspectWithEmptyID [2021-06-01T22:59:56.301Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-01T22:59:56.301Z] === RUN TestVolumeInspect [2021-06-01T22:59:56.301Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-01T22:59:56.301Z] === RUN TestVolumeListError [2021-06-01T22:59:56.301Z] --- PASS: TestVolumeListError (0.00s) [2021-06-01T22:59:56.301Z] === RUN TestVolumeList [2021-06-01T22:59:56.301Z] --- PASS: TestVolumeList (0.00s) [2021-06-01T22:59:56.301Z] === RUN TestVolumeRemoveError [2021-06-01T22:59:56.301Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-01T22:59:56.301Z] === RUN TestVolumeRemove [2021-06-01T22:59:56.301Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-01T22:59:56.301Z] === CONT TestTLSCloseWriter [2021-06-01T22:59:56.301Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-01T22:59:56.301Z] PASS [2021-06-01T22:59:56.301Z] coverage: 74.9% of statements [2021-06-01T22:59:56.301Z] ok github.com/docker/docker/client 0.472s coverage: 74.9% of statements [2021-06-01T22:59:56.424Z] #57 DONE 1.0s [2021-06-01T22:59:56.598Z] #20 62.46 Setting up python3-pip (18.1-5) ... [2021-06-01T22:59:56.683Z] [2021-06-01T22:59:56.683Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-01T22:59:56.683Z] #61 sha256:735d0840e762531c3d35c507ecd95b1b5c8a29f6c76a7564aee675cdab2f419c [2021-06-01T22:59:56.715Z] === RUN TestKillContainer/killing_signal [2021-06-01T22:59:56.941Z] #61 DONE 0.2s [2021-06-01T22:59:56.941Z] [2021-06-01T22:59:56.941Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-01T22:59:56.941Z] #66 sha256:89f6f64f5caa05ca56a0ff2378685cceb3303413dc4e13e965f2c4025ef0f31f [2021-06-01T22:59:57.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-01T22:59:57.650Z] --- PASS: TestKillContainer (2.23s) [2021-06-01T22:59:57.650Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-06-01T22:59:57.650Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-06-01T22:59:57.650Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-06-01T22:59:57.650Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-01T22:59:57.650Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-01T22:59:57.874Z] #66 DONE 0.9s [2021-06-01T22:59:57.874Z] [2021-06-01T22:59:57.874Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-01T22:59:57.874Z] #68 sha256:636b8fa19c9cb3f3aba00aa2e8988032a4eaca03b10725bfa328390b6ab9826c [2021-06-01T22:59:57.874Z] #68 DONE 0.1s [2021-06-01T22:59:57.874Z] [2021-06-01T22:59:57.874Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-01T22:59:57.874Z] #69 sha256:fc8498ee2dac7fe43ba511423a670392af5108c1e570226fd463bfa2a8a0efe4 [2021-06-01T22:59:57.874Z] #69 DONE 0.0s [2021-06-01T22:59:57.874Z] [2021-06-01T22:59:57.874Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-01T22:59:57.874Z] #70 sha256:caa194dbfa5bb28687bc9e162279752cbe4fbc92bf4d03eebd8c61cb7803e7a2 [2021-06-01T22:59:57.983Z] #20 63.59 Processing triggers for libc-bin (2.28-10) ... [2021-06-01T22:59:57.984Z] #20 63.62 Processing triggers for mime-support (3.62) ... [2021-06-01T22:59:57.984Z] #20 ... [2021-06-01T22:59:57.984Z] [2021-06-01T22:59:57.984Z] #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-06-01T22:59:57.984Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T22:59:57.984Z] #43 111.9 CC criu/filesystems.o [2021-06-01T22:59:57.984Z] #43 112.6 CC criu/fsnotify.o [2021-06-01T22:59:57.984Z] #43 113.9 CC criu/image-desc.o [2021-06-01T22:59:57.984Z] #43 114.0 CC criu/image.o [2021-06-01T22:59:57.984Z] #43 114.9 CC criu/ipc_ns.o [2021-06-01T22:59:57.984Z] #43 116.1 CC criu/irmap.o [2021-06-01T22:59:57.984Z] #43 116.8 CC criu/kcmp-ids.o [2021-06-01T22:59:57.984Z] #43 117.1 CC criu/kerndat.o [2021-06-01T22:59:57.984Z] #43 118.3 CC criu/libnetlink.o [2021-06-01T22:59:57.984Z] #43 118.7 CC criu/log.o [2021-06-01T22:59:57.984Z] #43 119.2 CC criu/lsm.o [2021-06-01T22:59:57.984Z] #43 119.6 CC criu/mem.o [2021-06-01T22:59:57.984Z] #43 121.4 CC criu/memfd.o [2021-06-01T22:59:57.984Z] #43 122.0 CC criu/mount.o [2021-06-01T22:59:57.984Z] #43 ... [2021-06-01T22:59:57.984Z] [2021-06-01T22:59:57.984Z] #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-06-01T22:59:57.984Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T22:59:57.984Z] #40 212.2 + dpkg --print-architecture [2021-06-01T22:59:57.984Z] #40 212.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-01T22:59:57.984Z] #40 212.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-01T22:59:57.984Z] #40 212.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-01T22:59:58.584Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-01T22:59:58.927Z] #40 ... [2021-06-01T22:59:58.927Z] [2021-06-01T22:59:58.927Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-01T22:59:58.927Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-01T22:59:58.927Z] #20 DONE 64.6s [2021-06-01T22:59:58.927Z] [2021-06-01T22:59:58.927Z] #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-06-01T22:59:58.927Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-01T22:59:59.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-01T22:59:59.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2021-06-01T22:59:59.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-06-01T22:59:59.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-06-01T22:59:59.151Z] === RUN TestKillStoppedContainer [2021-06-01T22:59:59.151Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-01T22:59:59.151Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-01T22:59:59.151Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-01T22:59:59.151Z] === RUN TestKillDifferentUserContainer [2021-06-01T22:59:59.869Z] #21 0.992 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-01T22:59:59.869Z] #21 0.998 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-01T22:59:59.869Z] #21 1.002 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-01T23:00:00.083Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-06-01T23:00:00.083Z] === RUN TestInspectOomKilledTrue [2021-06-01T23:00:00.083Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-01T23:00:00.083Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-01T23:00:00.083Z] === RUN TestInspectOomKilledFalse [2021-06-01T23:00:00.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-01T23:00:00.130Z] #21 DONE 1.1s [2021-06-01T23:00:00.130Z] [2021-06-01T23:00:00.130Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-01T23:00:00.130Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-01T23:00:00.650Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-06-01T23:00:00.650Z] === RUN TestLinksEtcHostsContentMatch [2021-06-01T23:00:01.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-01T23:00:01.585Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-06-01T23:00:01.585Z] === RUN TestLinksContainerNames [2021-06-01T23:00:02.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-01T23:00:02.058Z] #70 DONE 3.9s [2021-06-01T23:00:02.058Z] [2021-06-01T23:00:02.058Z] #71 exporting to image [2021-06-01T23:00:02.058Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-01T23:00:02.058Z] #71 exporting layers [2021-06-01T23:00:02.958Z] --- PASS: TestLinksContainerNames (1.43s) [2021-06-01T23:00:02.958Z] === RUN TestLogsFollowTailEmpty [2021-06-01T23:00:03.893Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2021-06-01T23:00:03.893Z] === RUN TestContainerNetworkMountsNoChown [2021-06-01T23:00:03.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-01T23:00:04.459Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/default [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/default [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/private [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/private [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/rprivate [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/slave [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/slave [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/rslave [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/shared [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/shared [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/rshared [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-01T23:00:04.459Z] === CONT TestMountDaemonRoot/default [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:00:04.459Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-01T23:00:04.459Z] === CONT TestMountDaemonRoot/rshared [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:00:04.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:00:04.459Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:00:04.460Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:00:04.460Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:00:04.460Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:00:04.460Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/shared [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/rslave [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/slave [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/rprivate [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/private [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-01T23:00:04.718Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:00:04.718Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-01T23:00:04.718Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:00:04.987Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-01T23:00:04.987Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-06-01T23:00:04.987Z] === RUN TestContainerBindMountNonRecursive [2021-06-01T23:00:05.420Z] #22 5.144 Collecting yamllint==1.26.1 [2021-06-01T23:00:07.519Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2021-06-01T23:00:07.519Z] === RUN TestContainerVolumesMountedAsShared [2021-06-01T23:00:07.519Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-06-01T23:00:07.519Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-01T23:00:07.965Z] #22 ... [2021-06-01T23:00:07.965Z] [2021-06-01T23:00:07.965Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-01T23:00:07.965Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T23:00:07.965Z] #43 127.0 CC criu/namespaces.o [2021-06-01T23:00:07.965Z] #43 129.0 CC criu/net.o [2021-06-01T23:00:07.965Z] #43 131.9 CC criu/netfilter.o [2021-06-01T23:00:08.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-01T23:00:08.226Z] #43 132.3 CC criu/page-pipe.o [2021-06-01T23:00:08.453Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-06-01T23:00:08.453Z] === RUN TestNetworkNat [2021-06-01T23:00:08.619Z] #71 exporting layers 7.0s done [2021-06-01T23:00:08.877Z] #71 writing image sha256:9b79cb274e2029dc085807503e43b3bba50f32ffd06f047e8d439ff738be0cfe done [2021-06-01T23:00:08.877Z] #71 naming to docker.io/library/docker:53cecbcaa452555f60a1ba771651e4f28fb5d0e9 done [2021-06-01T23:00:08.877Z] #71 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-01T23:00:09.169Z] #43 132.9 CC criu/page-xfer.o [2021-06-01T23:00:09.207Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42446/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=53cecbcaa452555f60a1ba771651e4f28fb5d0e9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:53cecbcaa452555f60a1ba771651e4f28fb5d0e9 hack/validate/default [2021-06-01T23:00:09.386Z] --- PASS: TestNetworkNat (0.86s) [2021-06-01T23:00:09.387Z] === RUN TestNetworkLocalhostTCPNat [2021-06-01T23:00:10.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-01T23:00:10.147Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-01T23:00:10.147Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-01T23:00:10.147Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-01T23:00:10.147Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-01T23:00:10.147Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-01T23:00:10.147Z] Congratulations! No new tests were added to integration-cli. [2021-06-01T23:00:10.147Z] [2021-06-01T23:00:10.147Z] INFO Start validation with golang-ci-lint [2021-06-01T23:00:10.147Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-01T23:00:10.147Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-01T23:00:10.147Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-01T23:00:10.321Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-06-01T23:00:10.321Z] === RUN TestNetworkLoopbackNat [2021-06-01T23:00:10.555Z] #43 134.3 CC criu/pagemap-cache.o [2021-06-01T23:00:10.555Z] #43 ... [2021-06-01T23:00:10.555Z] [2021-06-01T23:00:10.555Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-01T23:00:10.555Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-01T23:00:10.555Z] #22 10.52 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-01T23:00:10.996Z] --- PASS: TestCheckoutGit (26.53s) [2021-06-01T23:00:10.996Z] === RUN TestValidGitTransport [2021-06-01T23:00:10.996Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-01T23:00:10.996Z] === RUN TestGitInvalidRef [2021-06-01T23:00:10.996Z] --- PASS: TestGitInvalidRef (0.17s) [2021-06-01T23:00:10.996Z] PASS [2021-06-01T23:00:10.996Z] coverage: 86.3% of statements [2021-06-01T23:00:10.996Z] ok github.com/docker/docker/builder/remotecontext/git 26.923s coverage: 86.3% of statements [2021-06-01T23:00:10.996Z] ? github.com/docker/docker/cli [no test files] [2021-06-01T23:00:10.996Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-01T23:00:11.940Z] #22 11.77 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-01T23:00:11.940Z] #22 11.82 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-01T23:00:11.940Z] #22 11.89 Collecting pyyaml (from yamllint==1.26.1) [2021-06-01T23:00:11.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-01T23:00:12.200Z] #22 12.13 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-01T23:00:12.562Z] #22 12.45 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-01T23:00:12.562Z] #22 12.47 Building wheels for collected packages: yamllint [2021-06-01T23:00:12.562Z] #22 12.47 Running setup.py bdist_wheel for yamllint: started [2021-06-01T23:00:12.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-01T23:00:13.600Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2021-06-01T23:00:13.600Z] === RUN TestPause [2021-06-01T23:00:13.971Z] #22 13.72 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-01T23:00:13.971Z] #22 13.72 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-01T23:00:13.971Z] #22 13.79 Successfully built yamllint [2021-06-01T23:00:13.971Z] #22 13.81 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-01T23:00:14.165Z] --- PASS: TestPause (0.74s) [2021-06-01T23:00:14.166Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-01T23:00:14.166Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-01T23:00:14.166Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-01T23:00:14.166Z] === RUN TestPauseStopPausedContainer [2021-06-01T23:00:14.231Z] #22 14.22 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-01T23:00:14.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-01T23:00:14.523Z] #22 DONE 14.6s [2021-06-01T23:00:14.523Z] [2021-06-01T23:00:14.523Z] #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-06-01T23:00:14.523Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T23:00:14.523Z] #43 134.7 CC criu/pagemap.o [2021-06-01T23:00:14.523Z] #43 135.8 CC criu/parasite-syscall.o [2021-06-01T23:00:14.523Z] #43 136.9 CC criu/path.o [2021-06-01T23:00:14.523Z] #43 137.3 CC criu/pie-util-vdso-elf32.o [2021-06-01T23:00:14.523Z] #43 137.9 CC criu/pie-util-vdso.o [2021-06-01T23:00:14.523Z] #43 138.5 CC criu/pie-util.o [2021-06-01T23:00:14.731Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-06-01T23:00:14.731Z] === RUN TestPidHost [2021-06-01T23:00:14.787Z] #43 138.9 CC criu/pipes.o [2021-06-01T23:00:15.049Z] #43 ... [2021-06-01T23:00:15.049Z] [2021-06-01T23:00:15.049Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-01T23:00:15.049Z] #25 sha256:b9652848e3699274dce1899367ef661a5146519aed022b10aa9060c48196bcfc [2021-06-01T23:00:15.049Z] #25 DONE 0.4s [2021-06-01T23:00:15.049Z] [2021-06-01T23:00:15.049Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-01T23:00:15.049Z] #30 sha256:a7ed5c25359332efd8077fcc5003fcc8d7aadfdb8ee2d53001fb30e44b4df69a [2021-06-01T23:00:15.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-01T23:00:16.714Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestConfigureDaemonLogs [2021-06-01T23:00:16.714Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestCommonOptionsInstallFlags [2021-06-01T23:00:16.714Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-01T23:00:16.714Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-01T23:00:16.714Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-01T23:00:16.714Z] PASS [2021-06-01T23:00:16.714Z] coverage: 18.4% of statements [2021-06-01T23:00:16.714Z] ok github.com/docker/docker/cmd/dockerd 0.237s coverage: 18.4% of statements [2021-06-01T23:00:17.259Z] --- PASS: TestPidHost (2.00s) [2021-06-01T23:00:17.259Z] === RUN TestPsFilter [2021-06-01T23:00:17.259Z] --- PASS: TestPsFilter (0.16s) [2021-06-01T23:00:17.259Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-01T23:00:17.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-01T23:00:17.825Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-06-01T23:00:17.825Z] === RUN TestRemoveContainerWithVolume [2021-06-01T23:00:18.231Z] === RUN TestContainerStopSignal [2021-06-01T23:00:18.231Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestContainerStopTimeout [2021-06-01T23:00:18.231Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-01T23:00:18.231Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-01T23:00:18.231Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-01T23:00:18.231Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestReplaceAndAppendEnvVars [2021-06-01T23:00:18.231Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-01T23:00:18.231Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-01T23:00:18.231Z] === RUN TestNewMemoryStore [2021-06-01T23:00:18.231Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestAddContainers [2021-06-01T23:00:18.231Z] --- PASS: TestAddContainers (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestGetContainer [2021-06-01T23:00:18.231Z] --- PASS: TestGetContainer (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestDeleteContainer [2021-06-01T23:00:18.231Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestListContainers [2021-06-01T23:00:18.231Z] --- PASS: TestListContainers (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestFirstContainer [2021-06-01T23:00:18.231Z] --- PASS: TestFirstContainer (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestApplyAllContainer [2021-06-01T23:00:18.231Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestIsValidHealthString [2021-06-01T23:00:18.231Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestStateRunStop [2021-06-01T23:00:18.231Z] --- PASS: TestStateRunStop (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestStateTimeoutWait [2021-06-01T23:00:18.231Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-01T23:00:18.231Z] state_test.go:141: Stop callback fired [2021-06-01T23:00:18.231Z] state_test.go:165: Stop callback fired [2021-06-01T23:00:18.231Z] === RUN TestIsValidStateString [2021-06-01T23:00:18.231Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestViewSaveDelete [2021-06-01T23:00:18.231Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-01T23:00:18.231Z] === RUN TestViewAll [2021-06-01T23:00:18.231Z] --- PASS: TestViewAll (0.01s) [2021-06-01T23:00:18.231Z] === RUN TestViewGet [2021-06-01T23:00:18.231Z] --- PASS: TestViewGet (0.01s) [2021-06-01T23:00:18.231Z] === RUN TestNames [2021-06-01T23:00:18.231Z] --- PASS: TestNames (0.00s) [2021-06-01T23:00:18.231Z] === RUN TestViewWithHealthCheck [2021-06-01T23:00:18.231Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-01T23:00:18.231Z] PASS [2021-06-01T23:00:18.231Z] coverage: 41.5% of statements [2021-06-01T23:00:18.231Z] ok github.com/docker/docker/container 0.310s coverage: 41.5% of statements [2021-06-01T23:00:18.231Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-01T23:00:18.231Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-01T23:00:18.231Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-01T23:00:18.231Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-01T23:00:18.390Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-06-01T23:00:18.390Z] === RUN TestRemoveContainerRunning [2021-06-01T23:00:19.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-01T23:00:19.322Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-06-01T23:00:19.322Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-01T23:00:19.740Z] === RUN TestPrepare [2021-06-01T23:00:19.740Z] --- PASS: TestPrepare (0.00s) [2021-06-01T23:00:19.740Z] === RUN TestStart [2021-06-01T23:00:19.740Z] --- PASS: TestStart (0.00s) [2021-06-01T23:00:19.740Z] === RUN TestWaitCancel [2021-06-01T23:00:19.740Z] --- PASS: TestWaitCancel (0.00s) [2021-06-01T23:00:19.740Z] === RUN TestWaitDisabled [2021-06-01T23:00:19.740Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-01T23:00:19.740Z] === RUN TestWaitEnabled [2021-06-01T23:00:19.740Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-01T23:00:19.740Z] === RUN TestRemove [2021-06-01T23:00:19.740Z] --- PASS: TestRemove (0.00s) [2021-06-01T23:00:19.740Z] PASS [2021-06-01T23:00:19.740Z] coverage: 65.3% of statements [2021-06-01T23:00:19.888Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-06-01T23:00:19.888Z] === RUN TestRemoveInvalidContainer [2021-06-01T23:00:19.888Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-01T23:00:19.888Z] === RUN TestRenameLinkedContainer [2021-06-01T23:00:20.189Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.095s coverage: 65.3% of statements [2021-06-01T23:00:20.334Z] #30 DONE 5.4s [2021-06-01T23:00:20.334Z] [2021-06-01T23:00:20.334Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-01T23:00:20.334Z] #33 sha256:9aa1992945f57cd3d4e937859228ddaa74a7b6e8ba8c0acbaeab9409c784e499 [2021-06-01T23:00:20.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-01T23:00:20.906Z] #33 DONE 0.6s [2021-06-01T23:00:20.906Z] [2021-06-01T23:00:20.906Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-01T23:00:20.906Z] #35 sha256:c756d275b3decfb814c9361c91b7e8592bef4ca48c386208db3325d2f329e580 [2021-06-01T23:00:21.168Z] #35 DONE 0.4s [2021-06-01T23:00:21.168Z] [2021-06-01T23:00:21.168Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-01T23:00:21.168Z] #38 sha256:3e3a4c7c118d04687460aeee030d742ed2104bd35e821448180d4a0cb183de99 [2021-06-01T23:00:21.741Z] #38 DONE 0.2s [2021-06-01T23:00:21.741Z] [2021-06-01T23:00:21.741Z] #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-06-01T23:00:21.741Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T23:00:21.741Z] #43 140.0 CC criu/plugin.o [2021-06-01T23:00:21.741Z] #43 140.3 CC criu/proc_parse.o [2021-06-01T23:00:21.741Z] #43 142.0 CC criu/protobuf-desc.o [2021-06-01T23:00:21.741Z] #43 142.8 CC criu/protobuf.o [2021-06-01T23:00:21.741Z] #43 143.2 CC criu/pstree.o [2021-06-01T23:00:21.741Z] #43 144.2 CC criu/rbtree.o [2021-06-01T23:00:21.741Z] #43 144.5 CC criu/rst-malloc.o [2021-06-01T23:00:21.741Z] #43 144.8 CC criu/seccomp.o [2021-06-01T23:00:21.741Z] #43 145.7 CC criu/seize.o [2021-06-01T23:00:21.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-01T23:00:21.938Z] Using test binary docker [2021-06-01T23:00:21.938Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-01T23:00:21.938Z] +++ /etc/init.d/apparmor start [2021-06-01T23:00:21.938Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-01T23:00:21.938Z] INFO: Waiting for daemon to start... [2021-06-01T23:00:21.938Z] Starting dockerd [2021-06-01T23:00:21.938Z] +++ 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-06-01T23:00:22.332Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-01T23:00:22.332Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-01T23:00:22.332Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-01T23:00:22.332Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-01T23:00:22.332Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-01T23:00:22.332Z] PASS [2021-06-01T23:00:22.332Z] coverage: 35.9% of statements [2021-06-01T23:00:22.332Z] ok github.com/docker/docker/daemon/cluster/convert 0.334s coverage: 35.9% of statements [2021-06-01T23:00:22.332Z] === RUN TestNewListSecretsFilters [2021-06-01T23:00:22.332Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-01T23:00:22.332Z] === RUN TestNewListConfigsFilters [2021-06-01T23:00:22.332Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-01T23:00:22.332Z] PASS [2021-06-01T23:00:22.332Z] coverage: 0.5% of statements [2021-06-01T23:00:22.332Z] ok github.com/docker/docker/daemon/cluster 0.292s coverage: 0.5% of statements [2021-06-01T23:00:22.686Z] #43 146.5 CC criu/servicefd.o [2021-06-01T23:00:22.948Z] #43 147.0 CC criu/shmem.o [2021-06-01T23:00:23.171Z] --- PASS: TestRenameLinkedContainer (2.89s) [2021-06-01T23:00:23.171Z] === RUN TestRenameStoppedContainer [2021-06-01T23:00:23.430Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-06-01T23:00:23.430Z] === RUN TestRenameRunningContainerAndReuse [2021-06-01T23:00:23.852Z] . [2021-06-01T23:00:23.852Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-01T23:00:23.852Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-01T23:00:23.892Z] #43 147.8 CC criu/sigframe.o [2021-06-01T23:00:23.892Z] #43 ... [2021-06-01T23:00:23.892Z] [2021-06-01T23:00:23.892Z] #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-06-01T23:00:23.892Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-01T23:00:23.892Z] #40 DONE 243.8s [2021-06-01T23:00:23.892Z] [2021-06-01T23:00:23.892Z] #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-06-01T23:00:23.892Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T23:00:23.892Z] #43 148.0 CC criu/signalfd.o [2021-06-01T23:00:24.112Z] Error: No such image: emptyfs [2021-06-01T23:00:24.112Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-01T23:00:24.112Z] ++++ docker load [2021-06-01T23:00:24.373Z] Running integration-test (iteration 1) [2021-06-01T23:00:24.373Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-01T23:00:24.373Z] ++ 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-06-01T23:00:24.373Z] ++ set -e [2021-06-01T23:00:24.373Z] ++ '[' -n 0 ']' [2021-06-01T23:00:24.373Z] ++ set -x [2021-06-01T23:00:24.373Z] ++ env -i DEST=/go/src/github.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-06-01T23:00:24.465Z] #43 148.4 CC criu/sk-inet.o [2021-06-01T23:00:24.806Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2021-06-01T23:00:24.806Z] === RUN TestRenameInvalidName [2021-06-01T23:00:25.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-01T23:00:25.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-01T23:00:25.741Z] --- PASS: TestRenameInvalidName (0.75s) [2021-06-01T23:00:25.741Z] === RUN TestRenameAnonymousContainer [2021-06-01T23:00:25.853Z] #43 149.8 CC criu/sk-netlink.o [2021-06-01T23:00:26.115Z] #43 ... [2021-06-01T23:00:26.115Z] [2021-06-01T23:00:26.115Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-01T23:00:26.115Z] #41 sha256:d0ca3b7ec8e010e46bd38b616ef32d41c6e98733b08af9fc65f5e3e72bed83bf [2021-06-01T23:00:26.115Z] #41 DONE 0.6s [2021-06-01T23:00:26.115Z] [2021-06-01T23:00:26.115Z] #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-06-01T23:00:26.115Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T23:00:26.115Z] #43 150.2 CC criu/sk-packet.o [2021-06-01T23:00:26.960Z] === RUN TestBuilderGC [2021-06-01T23:00:26.960Z] --- PASS: TestBuilderGC (0.01s) [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationNotFound [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestDaemonBrokenConfiguration [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestParseClusterAdvertiseSettings [2021-06-01T23:00:26.960Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestFindConfigurationConflicts [2021-06-01T23:00:26.960Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-01T23:00:26.960Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-01T23:00:26.960Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-01T23:00:26.960Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-01T23:00:26.960Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestValidateConfiguration [2021-06-01T23:00:26.960Z] === RUN TestValidateConfiguration/with_label [2021-06-01T23:00:26.960Z] === RUN TestValidateConfiguration/with_dns [2021-06-01T23:00:26.960Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-01T23:00:26.960Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-01T23:00:26.960Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-01T23:00:26.960Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-01T23:00:26.960Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-01T23:00:26.960Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-01T23:00:26.960Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestModifiedDiscoverySettings [2021-06-01T23:00:26.960Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestReloadSetConfigFileNotExist [2021-06-01T23:00:26.960Z] === RUN TestDiscoveryOptsErrors [2021-06-01T23:00:26.960Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestDiscoveryOpts [2021-06-01T23:00:26.960Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-01T23:00:26.960Z] PASS [2021-06-01T23:00:26.960Z] coverage: 30.0% of statements [2021-06-01T23:00:26.960Z] ok github.com/docker/docker/daemon/discovery 0.076s coverage: 30.0% of statements [2021-06-01T23:00:26.960Z] time="2021-06-01T23:00:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-01T23:00:26.960Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-06-01T23:00:26.960Z] === RUN TestReloadDefaultConfigNotExist [2021-06-01T23:00:26.960Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-01T23:00:26.960Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:00:26.960Z] === RUN TestReloadBadDefaultConfig [2021-06-01T23:00:26.960Z] time="2021-06-01T23:00:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-746037103" [2021-06-01T23:00:26.960Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestReloadWithConflictingLabels [2021-06-01T23:00:26.960Z] time="2021-06-01T23:00:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-492451330" [2021-06-01T23:00:26.960Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestReloadWithDuplicateLabels [2021-06-01T23:00:26.960Z] time="2021-06-01T23:00:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-429564793" [2021-06-01T23:00:26.960Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-01T23:00:26.960Z] === RUN TestDaemonConfigurationMerge [2021-06-01T23:00:26.960Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-01T23:00:26.960Z] PASS [2021-06-01T23:00:26.960Z] coverage: 79.7% of statements [2021-06-01T23:00:26.960Z] ok github.com/docker/docker/daemon/config 0.532s coverage: 79.7% of statements [2021-06-01T23:00:27.059Z] #43 150.8 CC criu/sk-queue.o [2021-06-01T23:00:27.321Z] #43 151.3 CC criu/sk-tcp.o [2021-06-01T23:00:27.894Z] #43 151.7 CC criu/sk-unix.o [2021-06-01T23:00:27.894Z] #43 ... [2021-06-01T23:00:27.894Z] [2021-06-01T23:00:27.894Z] #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-06-01T23:00:27.894Z] #49 sha256:2a9ac3be71c631517bfaac0389c62ceb114ae8ae71e4ff2dd716c9a2b944cf22 [2021-06-01T23:00:27.894Z] #49 247.5 + /build/golangci-lint --version [2021-06-01T23:00:27.894Z] #49 247.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-01T23:00:27.894Z] #49 DONE 248.1s [2021-06-01T23:00:28.155Z] [2021-06-01T23:00:28.155Z] #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-06-01T23:00:28.155Z] #53 sha256:a4412913840f4b27786eb48657f08feb953c21faf83dc09a15e0aed2ea39f754 [2021-06-01T23:00:28.474Z] === RUN TestEventsLog [2021-06-01T23:00:28.474Z] --- PASS: TestEventsLog (0.00s) [2021-06-01T23:00:28.474Z] === RUN TestEventsLogTimeout [2021-06-01T23:00:28.474Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-01T23:00:28.474Z] === RUN TestLogEvents [2021-06-01T23:00:28.474Z] --- PASS: TestLogEvents (0.07s) [2021-06-01T23:00:28.474Z] === RUN TestLoadBufferedEvents [2021-06-01T23:00:28.925Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-06-01T23:00:28.925Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-01T23:00:28.925Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-01T23:00:28.925Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-01T23:00:28.925Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-01T23:00:28.925Z] PASS [2021-06-01T23:00:28.925Z] coverage: 50.0% of statements [2021-06-01T23:00:28.925Z] ok github.com/docker/docker/daemon/events 0.346s coverage: 50.0% of statements [2021-06-01T23:00:29.046Z] --- PASS: TestRenameAnonymousContainer (3.28s) [2021-06-01T23:00:29.046Z] === RUN TestRenameContainerWithSameName [2021-06-01T23:00:29.385Z] === RUN TestVerifyNetworkingConfig [2021-06-01T23:00:29.385Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestGetContainer [2021-06-01T23:00:29.385Z] --- PASS: TestGetContainer (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestValidContainerNames [2021-06-01T23:00:29.385Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestContainerInitDNS [2021-06-01T23:00:29.385Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-01T23:00:29.385Z] daemon_test.go:147: root required [2021-06-01T23:00:29.385Z] === RUN TestMerge [2021-06-01T23:00:29.385Z] --- PASS: TestMerge (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestValidateContainerIsolation [2021-06-01T23:00:29.385Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestFindNetworkErrorType [2021-06-01T23:00:29.385Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestEnsureServicesExist [2021-06-01T23:00:29.385Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestEnsureServicesExistErrors [2021-06-01T23:00:29.385Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-01T23:00:29.385Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-01T23:00:29.385Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-01T23:00:29.385Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestContainerDelete [2021-06-01T23:00:29.385Z] --- PASS: TestContainerDelete (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestContainerDoubleDelete [2021-06-01T23:00:29.385Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestLogContainerEventCopyLabels [2021-06-01T23:00:29.385Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestLogContainerEventWithAttributes [2021-06-01T23:00:29.385Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestNoneHealthcheck [2021-06-01T23:00:29.385Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestHealthStates [2021-06-01T23:00:29.385Z] time="2021-06-01T23:00:28Z" 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-06-01T23:00:29.385Z] time="2021-06-01T23:00:29Z" 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-06-01T23:00:29.385Z] time="2021-06-01T23:00:29Z" 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-06-01T23:00:29.385Z] time="2021-06-01T23:00:29Z" 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-06-01T23:00:29.385Z] time="2021-06-01T23:00:29Z" 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-06-01T23:00:29.385Z] time="2021-06-01T23:00:29Z" 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-06-01T23:00:29.385Z] time="2021-06-01T23:00:29Z" 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-06-01T23:00:29.385Z] time="2021-06-01T23:00:29Z" 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-06-01T23:00:29.385Z] time="2021-06-01T23:00:29Z" 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-06-01T23:00:29.385Z] time="2021-06-01T23:00:29Z" 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-06-01T23:00:29.385Z] --- PASS: TestHealthStates (0.14s) [2021-06-01T23:00:29.385Z] === RUN TestMaskURLCredentials [2021-06-01T23:00:29.385Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestGetInspectData [2021-06-01T23:00:29.385Z] --- PASS: TestGetInspectData (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestFillLicense [2021-06-01T23:00:29.385Z] --- PASS: TestFillLicense (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestListInvalidFilter [2021-06-01T23:00:29.385Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestNameFilter [2021-06-01T23:00:29.385Z] --- PASS: TestNameFilter (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-01T23:00:29.385Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-01T23:00:29.385Z] === 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-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-01T23:00:29.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-01T23:00:29.385Z] --- 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-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-01T23:00:29.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestDaemonReloadLabels [2021-06-01T23:00:29.385Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-01T23:00:29.385Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestDaemonReloadMirrors [2021-06-01T23:00:29.385Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-01T23:00:29.385Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-01T23:00:29.385Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-01T23:00:29.385Z] === RUN TestDaemonDiscoveryReload [2021-06-01T23:00:29.385Z] === RUN TestWaitNodeAttachment [2021-06-01T23:00:29.385Z] === RUN TestIsEmptyDir [2021-06-01T23:00:29.385Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-01T23:00:29.385Z] PASS [2021-06-01T23:00:29.385Z] coverage: 2.3% of statements [2021-06-01T23:00:29.385Z] ok github.com/docker/docker/daemon/graphdriver 0.051s coverage: 2.3% of statements [2021-06-01T23:00:29.542Z] #53 ... [2021-06-01T23:00:29.542Z] [2021-06-01T23:00:29.542Z] #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-06-01T23:00:29.542Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-01T23:00:29.542Z] #43 153.2 CC criu/sockets.o [2021-06-01T23:00:29.612Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-06-01T23:00:29.612Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-01T23:00:29.803Z] #43 153.8 CC criu/stats.o [2021-06-01T23:00:29.835Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-01T23:00:29.835Z] === RUN TestIsolationConversion [2021-06-01T23:00:29.835Z] === RUN TestIsolationConversion/default [2021-06-01T23:00:29.835Z] === RUN TestIsolationConversion/process [2021-06-01T23:00:29.835Z] === RUN TestIsolationConversion/hyperv [2021-06-01T23:00:29.835Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-01T23:00:29.835Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-01T23:00:29.835Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-01T23:00:29.835Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-01T23:00:29.835Z] === RUN TestContainerLabels [2021-06-01T23:00:29.835Z] --- PASS: TestContainerLabels (0.00s) [2021-06-01T23:00:29.835Z] === RUN TestCredentialSpecConversion [2021-06-01T23:00:29.835Z] === RUN TestCredentialSpecConversion/none [2021-06-01T23:00:29.835Z] === RUN TestCredentialSpecConversion/config [2021-06-01T23:00:29.835Z] === RUN TestCredentialSpecConversion/file [2021-06-01T23:00:29.835Z] === RUN TestCredentialSpecConversion/registry [2021-06-01T23:00:29.835Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-01T23:00:29.835Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-01T23:00:29.835Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-01T23:00:29.835Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-01T23:00:29.835Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-01T23:00:29.835Z] === RUN TestControllerValidateMountBind [2021-06-01T23:00:29.835Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-01T23:00:29.835Z] === RUN TestControllerValidateMountVolume [2021-06-01T23:00:29.835Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-01T23:00:29.835Z] === RUN TestControllerValidateMountTarget [2021-06-01T23:00:29.835Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-01T23:00:29.835Z] === RUN TestControllerValidateMountTmpfs [2021-06-01T23:00:29.835Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-01T23:00:29.835Z] === RUN TestControllerValidateMountInvalidType [2021-06-01T23:00:29.835Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-01T23:00:29.835Z] === RUN TestControllerValidateMountNamedPipe [2021-06-01T23:00:29.835Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-01T23:00:29.835Z] PASS [2021-06-01T23:00:29.835Z] coverage: 11.3% of statements [2021-06-01T23:00:29.835Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.971s coverage: 11.3% of statements [2021-06-01T23:00:30.065Z] #43 154.2 CC criu/string.o [2021-06-01T23:00:30.286Z] === RUN TestLinkNaming [2021-06-01T23:00:30.286Z] --- PASS: TestLinkNaming (0.00s) [2021-06-01T23:00:30.286Z] === RUN TestLinkNew [2021-06-01T23:00:30.286Z] --- PASS: TestLinkNew (0.00s) [2021-06-01T23:00:30.286Z] === RUN TestLinkEnv [2021-06-01T23:00:30.286Z] --- PASS: TestLinkEnv (0.00s) [2021-06-01T23:00:30.286Z] === RUN TestLinkMultipleEnv [2021-06-01T23:00:30.286Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-01T23:00:30.286Z] === RUN TestLinkPortRangeEnv [2021-06-01T23:00:30.286Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-01T23:00:30.286Z] PASS [2021-06-01T23:00:30.286Z] coverage: 93.0% of statements [2021-06-01T23:00:30.286Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-06-01T23:00:30.286Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-06-01T23:00:30.286Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-01T23:00:30.637Z] #43 154.4 CC criu/sysctl.o [2021-06-01T23:00:30.744Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-06-01T23:00:30.744Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-01T23:00:31.194Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-01T23:00:31.194Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-01T23:00:31.194Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-01T23:00:31.194Z] reload_test.go:520: root required [2021-06-01T23:00:31.194Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-01T23:00:31.194Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-01T23:00:31.194Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-01T23:00:31.194Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-06-01T23:00:31.194Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-01T23:00:31.194Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-01T23:00:31.194Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-01T23:00:31.210Z] #43 155.1 CC criu/sysfs_parse.o [2021-06-01T23:00:31.472Z] #43 155.4 CC criu/timens.o [2021-06-01T23:00:31.514Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2021-06-01T23:00:31.514Z] === RUN TestResize [2021-06-01T23:00:31.646Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-01T23:00:31.646Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-01T23:00:31.646Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-01T23:00:31.646Z] === RUN TestParseVolumesFrom [2021-06-01T23:00:31.646Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-01T23:00:31.646Z] PASS [2021-06-01T23:00:31.646Z] coverage: 9.0% of statements [2021-06-01T23:00:31.646Z] ok github.com/docker/docker/daemon 2.759s coverage: 9.0% of statements [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-01T23:00:31.646Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-01T23:00:31.733Z] #43 155.7 CC criu/timerfd.o [2021-06-01T23:00:31.995Z] #43 155.9 CC criu/tty.o [2021-06-01T23:00:32.080Z] --- PASS: TestResize (0.81s) [2021-06-01T23:00:32.080Z] === RUN TestResizeWithInvalidSize [2021-06-01T23:00:32.597Z] === RUN TestAdapterReadLogs [2021-06-01T23:00:32.597Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-01T23:00:32.597Z] === RUN TestCopier [2021-06-01T23:00:32.597Z] --- PASS: TestCopier (0.00s) [2021-06-01T23:00:32.597Z] === RUN TestCopierLongLines [2021-06-01T23:00:32.597Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-01T23:00:32.597Z] === RUN TestCopierSlow [2021-06-01T23:00:33.014Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2021-06-01T23:00:33.014Z] === RUN TestResizeWhenContainerNotStarted [2021-06-01T23:00:33.047Z] --- PASS: TestCopierSlow (0.20s) [2021-06-01T23:00:33.047Z] === RUN TestCopierWithSized [2021-06-01T23:00:33.047Z] === RUN TestCopierWithSized/as_is [2021-06-01T23:00:33.047Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-01T23:00:33.047Z] --- PASS: TestCopierWithSized (0.03s) [2021-06-01T23:00:33.047Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2021-06-01T23:00:33.047Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-01T23:00:33.047Z] === RUN TestCopierWithPartial [2021-06-01T23:00:33.047Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-01T23:00:33.047Z] === RUN TestRingLogger [2021-06-01T23:00:33.047Z] --- PASS: TestRingLogger (0.00s) [2021-06-01T23:00:33.047Z] === RUN TestRingCap [2021-06-01T23:00:33.047Z] --- PASS: TestRingCap (0.00s) [2021-06-01T23:00:33.047Z] === RUN TestRingClose [2021-06-01T23:00:33.047Z] --- PASS: TestRingClose (0.00s) [2021-06-01T23:00:33.047Z] === RUN TestRingDrain [2021-06-01T23:00:33.047Z] --- PASS: TestRingDrain (0.00s) [2021-06-01T23:00:33.047Z] PASS [2021-06-01T23:00:33.047Z] coverage: 43.8% of statements [2021-06-01T23:00:33.047Z] ok github.com/docker/docker/daemon/logger 0.362s coverage: 43.8% of statements [2021-06-01T23:00:33.047Z] === RUN TestNewStreamConfig [2021-06-01T23:00:33.047Z] === RUN TestNewStreamConfig/defaults [2021-06-01T23:00:33.047Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-01T23:00:33.047Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-01T23:00:33.047Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-01T23:00:33.047Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-01T23:00:33.047Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-01T23:00:33.047Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-01T23:00:33.047Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-01T23:00:33.047Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-01T23:00:33.047Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-01T23:00:33.047Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-01T23:00:33.047Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-01T23:00:33.047Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-01T23:00:33.047Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-01T23:00:33.047Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-01T23:00:33.047Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-01T23:00:33.047Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-01T23:00:33.047Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-01T23:00:33.047Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-01T23:00:33.047Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-01T23:00:33.381Z] #43 157.1 CC criu/tun.o [2021-06-01T23:00:33.381Z] #43 157.4 CC criu/uffd.o [2021-06-01T23:00:33.498Z] time="2021-06-01T23:00:32Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-01T23:00:33.498Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-06-01T23:00:33.498Z] === RUN TestCreateSuccess [2021-06-01T23:00:33.498Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCreateLogGroupSuccess [2021-06-01T23:00:33.498Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCreateError [2021-06-01T23:00:33.498Z] --- PASS: TestCreateError (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCreateAlreadyExists [2021-06-01T23:00:33.498Z] time="2021-06-01T23:00:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-01T23:00:33.498Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestLogClosed [2021-06-01T23:00:33.498Z] --- PASS: TestLogClosed (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestLogBlocking [2021-06-01T23:00:33.498Z] --- PASS: TestLogBlocking (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-01T23:00:33.498Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestLogNonBlockingBufferFull [2021-06-01T23:00:33.498Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestPublishBatchSuccess [2021-06-01T23:00:33.498Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestPublishBatchError [2021-06-01T23:00:33.498Z] time="2021-06-01T23:00:33Z" level=error msg=Error [2021-06-01T23:00:33.498Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-01T23:00:33.498Z] time="2021-06-01T23:00:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-01T23:00:33.498Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-01T23:00:33.498Z] time="2021-06-01T23:00:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-01T23:00:33.498Z] time="2021-06-01T23:00:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-01T23:00:33.498Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchSimple [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchTicker [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchMultilinePattern [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchClose [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestEffectiveLen [2021-06-01T23:00:33.498Z] === RUN TestEffectiveLen/0/Hello [2021-06-01T23:00:33.498Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-01T23:00:33.498Z] === RUN TestEffectiveLen/2/🙃 [2021-06-01T23:00:33.498Z] === RUN TestEffectiveLen/3/���� [2021-06-01T23:00:33.498Z] === RUN TestEffectiveLen/4/He��o [2021-06-01T23:00:33.498Z] === RUN TestEffectiveLen/5/ [2021-06-01T23:00:33.498Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestFindValidSplit [2021-06-01T23:00:33.498Z] === RUN TestFindValidSplit/0/ [2021-06-01T23:00:33.498Z] === RUN TestFindValidSplit/1/Hello [2021-06-01T23:00:33.498Z] === RUN TestFindValidSplit/2/Hello [2021-06-01T23:00:33.498Z] === RUN TestFindValidSplit/3/Hello [2021-06-01T23:00:33.498Z] === RUN TestFindValidSplit/4/🙃 [2021-06-01T23:00:33.498Z] === RUN TestFindValidSplit/5/🙃 [2021-06-01T23:00:33.498Z] === RUN TestFindValidSplit/6/a� [2021-06-01T23:00:33.498Z] === RUN TestFindValidSplit/7/a� [2021-06-01T23:00:33.498Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1044: [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1045: [2021-06-01T23:00:33.498Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1044: Hello [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1045: [2021-06-01T23:00:33.498Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1044: He [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1045: llo [2021-06-01T23:00:33.498Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1044: [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1045: Hello [2021-06-01T23:00:33.498Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1044: [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-01T23:00:33.498Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1045: [2021-06-01T23:00:33.498Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1044: a [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1045: � [2021-06-01T23:00:33.498Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1044: a� [2021-06-01T23:00:33.498Z] cloudwatchlogs_test.go:1045: [2021-06-01T23:00:33.498Z] === RUN TestProcessEventEmoji [2021-06-01T23:00:33.498Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchLineSplit [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchMaxEvents [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-01T23:00:33.498Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-01T23:00:33.498Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-06-01T23:00:33.498Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-01T23:00:33.498Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-01T23:00:33.498Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-01T23:00:33.498Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-01T23:00:33.498Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-01T23:00:33.498Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-01T23:00:33.498Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-01T23:00:33.498Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-01T23:00:33.498Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-01T23:00:33.498Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-01T23:00:33.498Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-01T23:00:33.498Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestCreateTagSuccess [2021-06-01T23:00:33.498Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-01T23:00:33.498Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-01T23:00:33.498Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-01T23:00:33.498Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-01T23:00:33.498Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-01T23:00:33.498Z] PASS [2021-06-01T23:00:33.498Z] coverage: 77.8% of statements [2021-06-01T23:00:33.498Z] ok github.com/docker/docker/daemon/logger/awslogs 0.339s coverage: 77.8% of statements [2021-06-01T23:00:33.498Z] === RUN TestSearchRegistryForImagesErrors [2021-06-01T23:00:33.498Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestSearchRegistryForImages [2021-06-01T23:00:33.498Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestOnlyPlatformWithFallback [2021-06-01T23:00:33.498Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-01T23:00:33.498Z] === RUN TestImageDelete [2021-06-01T23:00:33.498Z] === RUN TestImageDelete/no_lease [2021-06-01T23:00:33.498Z] === RUN TestImageDelete/lease_exists [2021-06-01T23:00:33.498Z] --- PASS: TestImageDelete (0.03s) [2021-06-01T23:00:33.498Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-01T23:00:33.498Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-01T23:00:33.498Z] === RUN TestContentStoreForPull [2021-06-01T23:00:33.581Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2021-06-01T23:00:33.581Z] === RUN TestDaemonRestartKillContainers [2021-06-01T23:00:33.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-01T23:00:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-01T23:00:33.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-01T23:00:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-01T23:00:33.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-01T23:00:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-01T23:00:33.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-01T23:00:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-01T23:00:33.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-01T23:00:33.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-01T23:00:33.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-01T23:00:33.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-01T23:00:33.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-01T23:00:33.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-01T23:00:33.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-01T23:00:33.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-01T23:00:33.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:00:33.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:00:33.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:00:33.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:00:33.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:00:33.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:00:33.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:00:33.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:00:33.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-01T23:00:33.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-01T23:00:33.948Z] --- PASS: TestContentStoreForPull (0.18s) [2021-06-01T23:00:33.948Z] PASS [2021-06-01T23:00:33.948Z] coverage: 6.7% of statements [2021-06-01T23:00:33.948Z] ok github.com/docker/docker/daemon/images 0.447s coverage: 6.7% of statements [2021-06-01T23:00:33.948Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-01T23:00:33.948Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-01T23:00:33.948Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-01T23:00:33.948Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-01T23:00:33.948Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-01T23:00:33.948Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-01T23:00:33.948Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-01T23:00:34.324Z] #43 158.3 CC criu/util.o [2021-06-01T23:00:34.398Z] === RUN TestJSONFileLogger [2021-06-01T23:00:34.398Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-01T23:00:34.398Z] === RUN TestJSONFileLoggerWithTags [2021-06-01T23:00:34.398Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-01T23:00:34.398Z] === RUN TestJSONFileLoggerWithOpts [2021-06-01T23:00:34.398Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-01T23:00:34.398Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-01T23:00:34.398Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-06-01T23:00:34.398Z] === RUN TestEncodeDecode [2021-06-01T23:00:34.398Z] === PAUSE TestEncodeDecode [2021-06-01T23:00:34.398Z] === RUN TestUnexpectedEOF [2021-06-01T23:00:34.398Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-01T23:00:34.398Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-01T23:00:34.398Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-01T23:00:34.398Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) [2021-06-01T23:00:34.398Z] === RUN TestFastTimeMarshalJSON [2021-06-01T23:00:34.398Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-01T23:00:34.398Z] PASS [2021-06-01T23:00:34.398Z] coverage: 87.2% of statements [2021-06-01T23:00:34.398Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.285s coverage: 87.2% of statements [2021-06-01T23:00:34.398Z] time="2021-06-01T23:00:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-01T23:00:34.398Z] time="2021-06-01T23:00:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-01T23:00:34.398Z] --- PASS: TestUnexpectedEOF (0.25s) [2021-06-01T23:00:34.398Z] === CONT TestEncodeDecode [2021-06-01T23:00:34.398Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-01T23:00:34.398Z] PASS [2021-06-01T23:00:34.398Z] coverage: 69.9% of statements [2021-06-01T23:00:34.398Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.419s coverage: 69.9% of statements [2021-06-01T23:00:35.268Z] #43 159.2 CC criu/uts_ns.o [2021-06-01T23:00:35.268Z] #43 159.3 CC criu/vdso-compat.o [2021-06-01T23:00:35.530Z] #43 159.5 CC criu/vdso.o [2021-06-01T23:00:35.908Z] === RUN TestWriteLog [2021-06-01T23:00:35.908Z] === PAUSE TestWriteLog [2021-06-01T23:00:35.908Z] === RUN TestReadLog [2021-06-01T23:00:35.908Z] === PAUSE TestReadLog [2021-06-01T23:00:35.908Z] === CONT TestWriteLog [2021-06-01T23:00:35.908Z] --- PASS: TestWriteLog (0.00s) [2021-06-01T23:00:35.908Z] === CONT TestReadLog [2021-06-01T23:00:35.908Z] === RUN TestReadLog/tail_exact [2021-06-01T23:00:35.908Z] === RUN TestReadLog/tail_less_than_available [2021-06-01T23:00:35.908Z] === RUN TestReadLog/tail_more_than_available [2021-06-01T23:00:35.908Z] --- PASS: TestReadLog (0.14s) [2021-06-01T23:00:35.908Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-06-01T23:00:35.908Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-01T23:00:35.909Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-01T23:00:35.909Z] PASS [2021-06-01T23:00:35.909Z] coverage: 75.2% of statements [2021-06-01T23:00:35.909Z] ok github.com/docker/docker/daemon/logger/local 0.240s coverage: 75.2% of statements [2021-06-01T23:00:35.909Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-01T23:00:36.103Z] #43 160.0 LINK criu/built-in.o [2021-06-01T23:00:36.103Z] #43 160.1 LINK criu/criu [2021-06-01T23:00:36.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:00:36.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:00:36.359Z] === RUN TestOpenFileDelete [2021-06-01T23:00:36.359Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-01T23:00:36.359Z] === RUN TestOpenFileRename [2021-06-01T23:00:36.359Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-01T23:00:36.359Z] === RUN TestParseLogTagDefaultTag [2021-06-01T23:00:36.359Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-01T23:00:36.359Z] === RUN TestParseLogTag [2021-06-01T23:00:36.359Z] --- PASS: TestParseLogTag (0.00s) [2021-06-01T23:00:36.359Z] === RUN TestParseLogTagEmptyTag [2021-06-01T23:00:36.359Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-01T23:00:36.359Z] === RUN TestTailFiles [2021-06-01T23:00:36.359Z] --- PASS: TestTailFiles (0.00s) [2021-06-01T23:00:36.359Z] === RUN TestFollowLogsConsumerGone [2021-06-01T23:00:36.359Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-01T23:00:36.359Z] === RUN TestFollowLogsProducerGone [2021-06-01T23:00:36.359Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-01T23:00:36.359Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-01T23:00:36.359Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-01T23:00:36.359Z] === RUN TestCheckCapacityAndRotate [2021-06-01T23:00:36.359Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-01T23:00:36.359Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-01T23:00:36.359Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-06-01T23:00:36.359Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-06-01T23:00:36.359Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-06-01T23:00:36.359Z] PASS [2021-06-01T23:00:36.359Z] coverage: 50.9% of statements [2021-06-01T23:00:36.359Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.198s coverage: 50.9% of statements [2021-06-01T23:00:36.364Z] #43 160.4 DEP lib/c/criu.d [2021-06-01T23:00:36.364Z] #43 160.5 CC images/rpc.pb-c.o [2021-06-01T23:00:36.613Z] Loaded image: buildpack-deps:buster [2021-06-01T23:00:36.613Z] Loaded image: busybox:latest [2021-06-01T23:00:36.613Z] Loaded image: busybox:glibc [2021-06-01T23:00:36.809Z] === RUN TestLog [2021-06-01T23:00:36.809Z] --- PASS: TestLog (0.00s) [2021-06-01T23:00:36.809Z] PASS [2021-06-01T23:00:36.809Z] coverage: 31.5% of statements [2021-06-01T23:00:36.809Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.138s coverage: 31.5% of statements [2021-06-01T23:00:36.937Z] #43 160.9 CC lib/c/criu.o [2021-06-01T23:00:37.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:00:37.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:00:37.758Z] === RUN TestValidateLogOpt [2021-06-01T23:00:37.758Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestNewMissedConfig [2021-06-01T23:00:37.758Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestNewMissedUrl [2021-06-01T23:00:37.758Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestNewMissedToken [2021-06-01T23:00:37.758Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestNewWithProxy [2021-06-01T23:00:37.758Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestDefault [2021-06-01T23:00:37.758Z] --- PASS: TestDefault (0.01s) [2021-06-01T23:00:37.758Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-01T23:00:37.758Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestJsonFormat [2021-06-01T23:00:37.758Z] --- PASS: TestJsonFormat (0.01s) [2021-06-01T23:00:37.758Z] === RUN TestRawFormat [2021-06-01T23:00:37.758Z] --- PASS: TestRawFormat (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestRawFormatWithLabels [2021-06-01T23:00:37.758Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestRawFormatWithoutTag [2021-06-01T23:00:37.758Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestBatching [2021-06-01T23:00:37.758Z] === RUN TestNewParse [2021-06-01T23:00:37.758Z] --- PASS: TestNewParse (0.00s) [2021-06-01T23:00:37.758Z] PASS [2021-06-01T23:00:37.758Z] coverage: 8.3% of statements [2021-06-01T23:00:37.758Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2021-06-01T23:00:37.758Z] --- PASS: TestBatching (0.21s) [2021-06-01T23:00:37.758Z] === RUN TestFrequency [2021-06-01T23:00:37.758Z] --- PASS: TestFrequency (0.18s) [2021-06-01T23:00:37.758Z] === RUN TestOneMessagePerRequest [2021-06-01T23:00:37.758Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-01T23:00:37.758Z] === RUN TestVerify [2021-06-01T23:00:37.758Z] --- PASS: TestVerify (0.00s) [2021-06-01T23:00:37.880Z] #43 161.6 LINK lib/c/built-in.o [2021-06-01T23:00:37.880Z] #43 161.6 LINK lib/c/libcriu.so [2021-06-01T23:00:37.880Z] #43 161.7 LINK lib/c/libcriu.a [2021-06-01T23:00:37.880Z] #43 161.7 GEN magic.py [2021-06-01T23:00:37.880Z] #43 161.9 Note: Building without setproctitle() and strlcpy() support. [2021-06-01T23:00:37.880Z] #43 161.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-01T23:00:37.880Z] #43 161.9 Note: Building without GnuTLS support [2021-06-01T23:00:37.880Z] #43 161.9 Makefile.config:39: Warn: you have no libnftables installed [2021-06-01T23:00:37.880Z] #43 161.9 Makefile.config:40: Warn: Building without nftables support [2021-06-01T23:00:38.001Z] Loaded image: debian:bullseye [2021-06-01T23:00:38.209Z] === RUN TestSkipVerify [2021-06-01T23:00:38.209Z] time="2021-06-01T23:00:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.209Z] time="2021-06-01T23:00:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.209Z] time="2021-06-01T23:00:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.209Z] === RUN TestParseLogFormat [2021-06-01T23:00:38.209Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-01T23:00:38.209Z] === RUN TestValidateLogOptEmpty [2021-06-01T23:00:38.209Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-01T23:00:38.209Z] === RUN TestValidateSyslogAddress [2021-06-01T23:00:38.209Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-01T23:00:38.209Z] === RUN TestParseAddressDefaultPort [2021-06-01T23:00:38.209Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-01T23:00:38.209Z] === RUN TestValidateSyslogFacility [2021-06-01T23:00:38.209Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-01T23:00:38.209Z] === RUN TestValidateLogOptSyslogFormat [2021-06-01T23:00:38.209Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-01T23:00:38.209Z] === RUN TestValidateLogOpt [2021-06-01T23:00:38.209Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-01T23:00:38.209Z] PASS [2021-06-01T23:00:38.209Z] coverage: 46.8% of statements [2021-06-01T23:00:38.209Z] ok github.com/docker/docker/daemon/logger/syslog 0.396s coverage: 46.8% of statements [2021-06-01T23:00:38.262Z] Loaded image: hello-world:latest [2021-06-01T23:00:38.262Z] Loaded image: arm32v7/hello-world:latest [2021-06-01T23:00:38.453Z] #43 162.4 fatal: not a git repository (or any of the parent directories): .git [2021-06-01T23:00:38.522Z] INFO: Testing against a local daemon [2021-06-01T23:00:38.522Z] === RUN TestCgroupNamespacesBuild [2021-06-01T23:00:38.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-01T23:00:38.659Z] --- PASS: TestSkipVerify (0.57s) [2021-06-01T23:00:38.659Z] === RUN TestBufferMaximum [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622588438.274008\",\"host\":\"f857e7aaeccc\"}'" [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622588438.274008\",\"host\":\"f857e7aaeccc\"}'" [2021-06-01T23:00:38.659Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-01T23:00:38.659Z] === RUN TestServerAlwaysDown [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622588438.277008\",\"host\":\"f857e7aaeccc\"}'" [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622588438.277008\",\"host\":\"f857e7aaeccc\"}'" [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622588438.277008\",\"host\":\"f857e7aaeccc\"}'" [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622588438.277008\",\"host\":\"f857e7aaeccc\"}'" [2021-06-01T23:00:38.659Z] time="2021-06-01T23:00:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622588438.277008\",\"host\":\"f857e7aaeccc\"}'" [2021-06-01T23:00:38.659Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-01T23:00:38.659Z] === RUN TestCannotSendAfterClose [2021-06-01T23:00:38.659Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-01T23:00:38.659Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-01T23:00:38.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-01T23:00:39.025Z] #43 163.0 make[1]: Nothing to be done for 'all'. [2021-06-01T23:00:39.597Z] #43 163.5 make[1]: 'images/built-in.o' is up to date. [2021-06-01T23:00:39.597Z] #43 163.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-06-01T23:00:39.597Z] #43 163.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-06-01T23:00:39.597Z] #43 163.6 make[1]: 'compel/libcompel.a' is up to date. [2021-06-01T23:00:39.597Z] #43 163.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-06-01T23:00:39.597Z] #43 163.6 make[1]: Nothing to be done for 'all'. [2021-06-01T23:00:39.597Z] #43 163.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-01T23:00:39.609Z] time="2021-06-01T23:00:39Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49199/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-01T23:00:39.609Z] time="2021-06-01T23:00:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f857e7aaeccc\"}'" [2021-06-01T23:00:39.609Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-01T23:00:39.609Z] PASS [2021-06-01T23:00:39.609Z] coverage: 82.5% of statements [2021-06-01T23:00:39.609Z] ok github.com/docker/docker/daemon/logger/splunk 2.138s coverage: 82.5% of statements [2021-06-01T23:00:39.609Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-01T23:00:39.609Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-01T23:00:39.609Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-01T23:00:39.609Z] === RUN TestV1IDService [2021-06-01T23:00:39.609Z] --- PASS: TestV1IDService (0.02s) [2021-06-01T23:00:39.609Z] === RUN TestV2MetadataService [2021-06-01T23:00:39.860Z] #43 163.8 make[2]: Nothing to be done for 'all'. [2021-06-01T23:00:39.860Z] #43 163.8 make[2]: Nothing to be done for 'all'. [2021-06-01T23:00:39.860Z] #43 163.9 make[2]: Nothing to be done for 'all'. [2021-06-01T23:00:39.860Z] #43 164.0 make[2]: Nothing to be done for 'all'. [2021-06-01T23:00:39.860Z] #43 164.0 make[2]: Nothing to be done for 'all'. [2021-06-01T23:00:40.122Z] #43 164.0 make[2]: Nothing to be done for 'all'. [2021-06-01T23:00:40.122Z] #43 164.1 make[2]: Nothing to be done for 'all'. [2021-06-01T23:00:40.122Z] #43 164.2 make[2]: Nothing to be done for 'all'. [2021-06-01T23:00:40.122Z] #43 164.2 INSTALL criu/criu [2021-06-01T23:00:40.384Z] #43 DONE 164.4s [2021-06-01T23:00:40.384Z] [2021-06-01T23:00:40.384Z] #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-06-01T23:00:40.384Z] #53 sha256:a4412913840f4b27786eb48657f08feb953c21faf83dc09a15e0aed2ea39f754 [2021-06-01T23:00:40.562Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-01T23:00:40.562Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-01T23:00:40.562Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-01T23:00:40.562Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-01T23:00:40.562Z] === RUN TestContinueOnError_NeverContinue [2021-06-01T23:00:40.562Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-01T23:00:40.562Z] === RUN TestManifestStore [2021-06-01T23:00:40.562Z] === RUN TestManifestStore/no_remote_or_local [2021-06-01T23:00:40.562Z] --- PASS: TestV2MetadataService (1.03s) [2021-06-01T23:00:40.562Z] PASS [2021-06-01T23:00:40.562Z] coverage: 48.2% of statements [2021-06-01T23:00:40.562Z] ok github.com/docker/docker/distribution/metadata 1.184s coverage: 48.2% of statements [2021-06-01T23:00:40.562Z] time="2021-06-01T23:00:40Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local955405879\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-01T23:00:40.562Z] === RUN TestManifestStore/no_local_cache [2021-06-01T23:00:40.562Z] === RUN TestManifestStore/with_local_cache [2021-06-01T23:00:40.562Z] === RUN TestManifestStore/unknown_media_type [2021-06-01T23:00:40.562Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-01T23:00:40.562Z] time="2021-06-01T23:00:40Z" level=warning msg="reference for unknown type: " [2021-06-01T23:00:40.562Z] time="2021-06-01T23:00:40Z" level=warning msg="reference for unknown type: " [2021-06-01T23:00:40.562Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-01T23:00:40.562Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-01T23:00:40.562Z] time="2021-06-01T23:00:40Z" level=warning msg="reference for unknown type: " [2021-06-01T23:00:40.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-01T23:00:40.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-01T23:00:41.012Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-01T23:00:41.012Z] time="2021-06-01T23:00:40Z" level=warning msg="reference for unknown type: " [2021-06-01T23:00:41.012Z] time="2021-06-01T23:00:40Z" level=warning msg="reference for unknown type: " [2021-06-01T23:00:41.012Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-01T23:00:41.012Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-01T23:00:41.012Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-01T23:00:41.012Z] time="2021-06-01T23:00:40Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore (0.28s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-01T23:00:41.012Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-01T23:00:41.012Z] === RUN TestDetectManifestBlobMediaType [2021-06-01T23:00:41.012Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-01T23:00:41.012Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-01T23:00:41.012Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-01T23:00:41.012Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-01T23:00:41.012Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-01T23:00:41.012Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-01T23:00:41.012Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-01T23:00:41.012Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-01T23:00:41.012Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-01T23:00:41.012Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-01T23:00:41.012Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-01T23:00:41.012Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-01T23:00:41.012Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-01T23:00:41.012Z] === RUN TestFixManifestLayers [2021-06-01T23:00:41.012Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-01T23:00:41.012Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-01T23:00:41.012Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-01T23:00:41.012Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-01T23:00:41.012Z] === RUN TestFixManifestLayersBadParent [2021-06-01T23:00:41.012Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-01T23:00:41.012Z] === RUN TestValidateManifest [2021-06-01T23:00:41.012Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-01T23:00:41.012Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-01T23:00:41.012Z] === RUN TestFormatPlatform [2021-06-01T23:00:41.012Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-01T23:00:41.012Z] === RUN TestGetRepositoryMountCandidates [2021-06-01T23:00:41.012Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-01T23:00:41.012Z] === RUN TestLayerAlreadyExists [2021-06-01T23:00:41.012Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-01T23:00:41.012Z] 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-06-01T23:00:41.012Z] 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-06-01T23:00:41.012Z] 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-06-01T23:00:41.013Z] 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-06-01T23:00:41.013Z] 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-06-01T23:00:41.013Z] 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-06-01T23:00:41.013Z] === RUN TestWhenEmptyAuthConfig [2021-06-01T23:00:41.013Z] === RUN TestSuccessfulDownload [2021-06-01T23:00:41.013Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-01T23:00:41.013Z] download_test.go:268: Needs fixing on Windows [2021-06-01T23:00:41.013Z] === RUN TestCancelledDownload [2021-06-01T23:00:41.013Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-01T23:00:41.013Z] === RUN TestMaxDownloadAttempts [2021-06-01T23:00:41.013Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-01T23:00:41.013Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-01T23:00:41.013Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-01T23:00:41.013Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-01T23:00:41.013Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-01T23:00:41.013Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-01T23:00:41.013Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-01T23:00:41.013Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-01T23:00:41.013Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-01T23:00:41.013Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-01T23:00:41.013Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-01T23:00:41.013Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-01T23:00:41.463Z] time="2021-06-01T23:00:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-01T23:00:41.463Z] time="2021-06-01T23:00:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-01T23:00:41.463Z] time="2021-06-01T23:00:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-01T23:00:41.463Z] time="2021-06-01T23:00:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-01T23:00:41.463Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-06-01T23:00:41.463Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-06-01T23:00:41.463Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-06-01T23:00:41.463Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-06-01T23:00:41.463Z] === RUN TestTransfer [2021-06-01T23:00:41.463Z] === RUN TestNotFound [2021-06-01T23:00:41.463Z] --- PASS: TestNotFound (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestConflict [2021-06-01T23:00:41.463Z] --- PASS: TestConflict (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestForbidden [2021-06-01T23:00:41.463Z] --- PASS: TestForbidden (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestInvalidParameter [2021-06-01T23:00:41.463Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestNotImplemented [2021-06-01T23:00:41.463Z] --- PASS: TestNotImplemented (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestNotModified [2021-06-01T23:00:41.463Z] --- PASS: TestNotModified (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestUnauthorized [2021-06-01T23:00:41.463Z] --- PASS: TestUnauthorized (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestUnknown [2021-06-01T23:00:41.463Z] --- PASS: TestUnknown (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestCancelled [2021-06-01T23:00:41.463Z] --- PASS: TestCancelled (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestDeadline [2021-06-01T23:00:41.463Z] --- PASS: TestDeadline (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestDataLoss [2021-06-01T23:00:41.463Z] --- PASS: TestDataLoss (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestUnavailable [2021-06-01T23:00:41.463Z] --- PASS: TestUnavailable (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestSystem [2021-06-01T23:00:41.463Z] --- PASS: TestSystem (0.00s) [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Not_Found [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Bad_Request [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Conflict [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Unauthorized [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Forbidden [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Not_Modified [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-01T23:00:41.463Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-01T23:00:41.463Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-01T23:00:41.463Z] PASS [2021-06-01T23:00:41.463Z] coverage: 53.1% of statements [2021-06-01T23:00:41.463Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2021-06-01T23:00:41.463Z] --- PASS: TestTransfer (0.13s) [2021-06-01T23:00:41.463Z] === RUN TestConcurrencyLimit [2021-06-01T23:00:41.775Z] #53 ... [2021-06-01T23:00:41.775Z] [2021-06-01T23:00:41.775Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-01T23:00:41.775Z] #44 sha256:f67c8521185ceb4f0ab03d5ffc3cf3505de2e951a5ade4df4a05952648520276 [2021-06-01T23:00:41.775Z] #44 DONE 0.1s [2021-06-01T23:00:41.775Z] [2021-06-01T23:00:41.775Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-01T23:00:41.775Z] #46 sha256:d273d152db49e99f9255380eb1a42c4b323e5da621e4a4db3a8730cabc302ff5 [2021-06-01T23:00:41.775Z] #46 DONE 0.2s [2021-06-01T23:00:41.775Z] [2021-06-01T23:00:41.775Z] #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-06-01T23:00:41.775Z] #53 sha256:a4412913840f4b27786eb48657f08feb953c21faf83dc09a15e0aed2ea39f754 [2021-06-01T23:00:41.821Z] --- PASS: TestCgroupNamespacesBuild (3.03s) [2021-06-01T23:00:41.821Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-01T23:00:41.913Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-06-01T23:00:41.913Z] === RUN TestInactiveJobs [2021-06-01T23:00:41.913Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-06-01T23:00:41.913Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-01T23:00:41.913Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-01T23:00:41.913Z] === RUN TestTokenPassThru [2021-06-01T23:00:41.913Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-01T23:00:41.913Z] === RUN TestTokenPassThruDifferentHost [2021-06-01T23:00:41.913Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-06-01T23:00:41.913Z] PASS [2021-06-01T23:00:41.913Z] coverage: 23.6% of statements [2021-06-01T23:00:41.913Z] ok github.com/docker/docker/distribution 1.622s coverage: 23.6% of statements [2021-06-01T23:00:41.913Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-01T23:00:42.036Z] #53 ... [2021-06-01T23:00:42.036Z] [2021-06-01T23:00:42.036Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-01T23:00:42.036Z] #48 sha256:adf9b2938e38947db89e4b7adff0ca7b4817f4ada77ec7238f897a93570ff131 [2021-06-01T23:00:42.036Z] #48 DONE 0.1s [2021-06-01T23:00:42.036Z] [2021-06-01T23:00:42.036Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-01T23:00:42.036Z] #50 sha256:a425f6d8a937859f7ee0a667802756eace00f41d5cd7b653902fa344b6358542 [2021-06-01T23:00:42.299Z] #50 DONE 0.5s [2021-06-01T23:00:42.299Z] [2021-06-01T23:00:42.299Z] #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-06-01T23:00:42.299Z] #53 sha256:a4412913840f4b27786eb48657f08feb953c21faf83dc09a15e0aed2ea39f754 [2021-06-01T23:00:42.363Z] --- PASS: TestInactiveJobs (0.44s) [2021-06-01T23:00:42.363Z] === RUN TestWatchRelease [2021-06-01T23:00:42.363Z] --- PASS: TestWatchRelease (0.11s) [2021-06-01T23:00:42.363Z] === RUN TestWatchFinishedTransfer [2021-06-01T23:00:42.363Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-01T23:00:42.363Z] === RUN TestDuplicateTransfer [2021-06-01T23:00:42.363Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-01T23:00:42.363Z] === RUN TestSuccessfulUpload [2021-06-01T23:00:42.560Z] #53 ... [2021-06-01T23:00:42.560Z] [2021-06-01T23:00:42.560Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-01T23:00:42.560Z] #52 sha256:8683a3e411ba4980e6d5e4339b6a25d4b6c9e3a72edd3bbdfd280d62b8b6a116 [2021-06-01T23:00:42.560Z] #52 DONE 0.1s [2021-06-01T23:00:42.560Z] [2021-06-01T23:00:42.560Z] #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-06-01T23:00:42.560Z] #56 sha256:56ac25895ead479f6e49de8933c165ecd1e3eebbdeb76f423bdef49453f8b71c [2021-06-01T23:00:42.813Z] === RUN TestFSGetInvalidData [2021-06-01T23:00:42.813Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-01T23:00:42.813Z] === RUN TestFSInvalidSet [2021-06-01T23:00:42.813Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-01T23:00:42.813Z] === RUN TestFSInvalidRoot [2021-06-01T23:00:42.813Z] time="2021-06-01T23:00:42Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-01T23:00:42.813Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-01T23:00:42.813Z] === RUN TestFSMetadataGetSet [2021-06-01T23:00:42.813Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-06-01T23:00:42.813Z] === RUN TestFSInvalidWalker [2021-06-01T23:00:42.813Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-01T23:00:42.813Z] === RUN TestFSGetSet [2021-06-01T23:00:42.813Z] --- PASS: TestFSGetSet (0.02s) [2021-06-01T23:00:42.813Z] === RUN TestFSGetUnsetKey [2021-06-01T23:00:42.813Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-01T23:00:42.813Z] === RUN TestFSGetEmptyData [2021-06-01T23:00:42.813Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-01T23:00:42.813Z] === RUN TestFSDelete [2021-06-01T23:00:42.813Z] --- PASS: TestFSDelete (0.01s) [2021-06-01T23:00:42.813Z] === RUN TestFSWalker [2021-06-01T23:00:42.813Z] --- PASS: TestFSWalker (0.02s) [2021-06-01T23:00:42.813Z] === RUN TestFSWalkerStopOnError [2021-06-01T23:00:42.813Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-01T23:00:42.813Z] === RUN TestNewFromJSON [2021-06-01T23:00:42.813Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-01T23:00:42.813Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-01T23:00:42.813Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-01T23:00:42.813Z] === RUN TestMarshalKeyOrder [2021-06-01T23:00:42.813Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-01T23:00:42.813Z] === RUN TestHistoryEqual [2021-06-01T23:00:42.813Z] --- PASS: TestSuccessfulUpload (0.46s) [2021-06-01T23:00:42.813Z] === RUN TestCancelledUpload [2021-06-01T23:00:42.813Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-01T23:00:42.813Z] PASS [2021-06-01T23:00:42.813Z] coverage: 77.3% of statements [2021-06-01T23:00:42.813Z] ok github.com/docker/docker/distribution/xfer 1.973s coverage: 77.3% of statements [2021-06-01T23:00:42.813Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-01T23:00:42.813Z] === RUN TestCompare [2021-06-01T23:00:42.813Z] --- PASS: TestCompare (0.00s) [2021-06-01T23:00:42.813Z] PASS [2021-06-01T23:00:42.813Z] coverage: 19.2% of statements [2021-06-01T23:00:42.813Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2021-06-01T23:00:42.813Z] --- PASS: TestHistoryEqual (0.14s) [2021-06-01T23:00:42.813Z] === RUN TestImage [2021-06-01T23:00:42.813Z] --- PASS: TestImage (0.00s) [2021-06-01T23:00:42.813Z] === RUN TestImageOSNotEmpty [2021-06-01T23:00:42.813Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-01T23:00:42.813Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-01T23:00:42.813Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-01T23:00:42.813Z] === RUN TestCreate [2021-06-01T23:00:42.813Z] --- PASS: TestCreate (0.02s) [2021-06-01T23:00:42.813Z] === RUN TestRestore [2021-06-01T23:00:42.813Z] time="2021-06-01T23:00:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-01T23:00:42.813Z] --- PASS: TestRestore (0.03s) [2021-06-01T23:00:42.813Z] === RUN TestAddDelete [2021-06-01T23:00:43.264Z] --- PASS: TestAddDelete (0.02s) [2021-06-01T23:00:43.264Z] === RUN TestSearchAfterDelete [2021-06-01T23:00:43.264Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-01T23:00:43.264Z] === RUN TestParentReset [2021-06-01T23:00:43.264Z] --- PASS: TestParentReset (0.03s) [2021-06-01T23:00:43.264Z] === RUN TestGetAndSetLastUpdated [2021-06-01T23:00:43.264Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-01T23:00:43.264Z] === RUN TestStoreLen [2021-06-01T23:00:43.264Z] --- PASS: TestStoreLen (0.06s) [2021-06-01T23:00:43.264Z] PASS [2021-06-01T23:00:43.264Z] coverage: 86.6% of statements [2021-06-01T23:00:43.264Z] ok github.com/docker/docker/image 0.548s coverage: 86.6% of statements [2021-06-01T23:00:43.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-01T23:00:43.737Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s) [2021-06-01T23:00:43.737Z] === RUN TestBuildWithSession [2021-06-01T23:00:43.737Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-01T23:00:43.737Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:00:43.737Z] === RUN TestBuildSquashParent [2021-06-01T23:00:44.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-01T23:00:44.215Z] === RUN TestValidateManifest [2021-06-01T23:00:44.215Z] === RUN TestValidateManifest/nil [2021-06-01T23:00:44.215Z] === RUN TestValidateManifest/non-nil [2021-06-01T23:00:44.215Z] --- PASS: TestValidateManifest (0.00s) [2021-06-01T23:00:44.215Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-01T23:00:44.215Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-01T23:00:44.665Z] PASS [2021-06-01T23:00:44.665Z] coverage: 0.6% of statements [2021-06-01T23:00:44.665Z] ok github.com/docker/docker/image/tarexport 0.251s coverage: 0.6% of statements [2021-06-01T23:00:44.665Z] === RUN TestMakeV1ConfigFromConfig [2021-06-01T23:00:44.665Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-01T23:00:44.665Z] PASS [2021-06-01T23:00:44.665Z] coverage: 25.0% of statements [2021-06-01T23:00:44.665Z] ok github.com/docker/docker/image/v1 0.194s coverage: 25.0% of statements [2021-06-01T23:00:44.665Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-01T23:00:45.614Z] === RUN TestSerialization [2021-06-01T23:00:45.614Z] --- PASS: TestSerialization (0.02s) [2021-06-01T23:00:45.614Z] PASS [2021-06-01T23:00:45.614Z] coverage: 100.0% of statements [2021-06-01T23:00:45.614Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-06-01T23:00:46.064Z] === RUN TestEnvironmentParsing [2021-06-01T23:00:46.064Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-01T23:00:46.064Z] PASS [2021-06-01T23:00:46.064Z] coverage: 1.0% of statements [2021-06-01T23:00:46.064Z] ok github.com/docker/docker/libcontainerd/local 0.141s coverage: 1.0% of statements [2021-06-01T23:00:46.515Z] === RUN TestEmptyLayer [2021-06-01T23:00:46.515Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-01T23:00:46.515Z] === RUN TestCommitFailure [2021-06-01T23:00:46.515Z] --- PASS: TestCommitFailure (0.01s) [2021-06-01T23:00:46.515Z] === RUN TestStartTransactionFailure [2021-06-01T23:00:46.515Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-01T23:00:46.515Z] === RUN TestGetOrphan [2021-06-01T23:00:46.515Z] --- PASS: TestGetOrphan (0.01s) [2021-06-01T23:00:46.515Z] === RUN TestMountAndRegister [2021-06-01T23:00:46.515Z] --- PASS: TestMountAndRegister (0.05s) [2021-06-01T23:00:46.515Z] layer_test.go:271: Layer size: 14 [2021-06-01T23:00:46.515Z] === RUN TestLayerRelease [2021-06-01T23:00:46.515Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-01T23:00:46.515Z] layer_test.go:304: Failing on Windows [2021-06-01T23:00:46.515Z] === RUN TestStoreRestore [2021-06-01T23:00:46.515Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-01T23:00:46.515Z] layer_test.go:353: Failing on Windows [2021-06-01T23:00:46.515Z] === RUN TestTarStreamStability [2021-06-01T23:00:46.515Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-01T23:00:46.515Z] layer_test.go:468: Failing on Windows [2021-06-01T23:00:46.515Z] === RUN TestRegisterExistingLayer [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2021-06-01T23:00:46.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2021-06-01T23:00:46.599Z] === RUN TestCgroupNamespacesRun [2021-06-01T23:00:46.966Z] --- PASS: TestRegisterExistingLayer (0.30s) [2021-06-01T23:00:46.966Z] === RUN TestTarStreamVerification [2021-06-01T23:00:46.966Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-01T23:00:46.966Z] layer_test.go:697: Failing on Windows [2021-06-01T23:00:46.966Z] === RUN TestLayerMigration [2021-06-01T23:00:46.966Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-01T23:00:46.966Z] migration_test.go:46: Failing on Windows [2021-06-01T23:00:46.966Z] === RUN TestLayerMigrationNoTarsplit [2021-06-01T23:00:46.966Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-01T23:00:46.966Z] migration_test.go:182: Failing on Windows [2021-06-01T23:00:46.966Z] === RUN TestMountInit [2021-06-01T23:00:46.966Z] --- SKIP: TestMountInit (0.00s) [2021-06-01T23:00:46.966Z] mount_test.go:17: Failing on Windows [2021-06-01T23:00:46.966Z] === RUN TestMountSize [2021-06-01T23:00:46.966Z] --- SKIP: TestMountSize (0.00s) [2021-06-01T23:00:46.966Z] mount_test.go:76: Failing on Windows [2021-06-01T23:00:46.966Z] === RUN TestMountChanges [2021-06-01T23:00:46.966Z] --- SKIP: TestMountChanges (0.00s) [2021-06-01T23:00:46.966Z] mount_test.go:125: Failing on Windows [2021-06-01T23:00:46.966Z] === RUN TestMountApply [2021-06-01T23:00:46.966Z] --- SKIP: TestMountApply (0.00s) [2021-06-01T23:00:46.966Z] mount_test.go:212: Failing on Windows [2021-06-01T23:00:46.966Z] PASS [2021-06-01T23:00:46.966Z] coverage: 30.1% of statements [2021-06-01T23:00:46.966Z] ok github.com/docker/docker/layer 0.601s coverage: 30.1% of statements [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-01T23:00:46.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-01T23:00:46.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-01T23:00:46.966Z] PASS [2021-06-01T23:00:46.966Z] coverage: 42.3% of statements [2021-06-01T23:00:46.966Z] ok github.com/docker/docker/oci 0.081s coverage: 42.3% of statements [2021-06-01T23:00:46.966Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-01T23:00:46.966Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-01T23:00:46.966Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-01T23:00:46.966Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-01T23:00:46.966Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-01T23:00:46.966Z] === RUN TestParseVersion [2021-06-01T23:00:46.966Z] --- PASS: TestParseVersion (0.00s) [2021-06-01T23:00:46.966Z] PASS [2021-06-01T23:00:46.966Z] coverage: 52.9% of statements [2021-06-01T23:00:46.966Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2021-06-01T23:00:47.920Z] === RUN TestAddressPoolOpt [2021-06-01T23:00:47.920Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/a [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/something [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/_=a [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/env1=value1 [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/_env1=value1 [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/PATH [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/=a [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/PATH= [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/PATH=something [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/asd!qwe [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/1asd [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/123 [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/some_space [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/__some_space_before [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/some_space_after__ [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/= [2021-06-01T23:00:47.920Z] === RUN TestValidateEnv/PaTh [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestParseHost [2021-06-01T23:00:47.921Z] --- PASS: TestParseHost (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestParseDockerDaemonHost [2021-06-01T23:00:47.921Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestParseTCP [2021-06-01T23:00:47.921Z] --- PASS: TestParseTCP (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-01T23:00:47.921Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestValidateExtraHosts [2021-06-01T23:00:47.921Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestIpOptString [2021-06-01T23:00:47.921Z] --- PASS: TestIpOptString (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-01T23:00:47.921Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestNewIpOptValidDefaultVal [2021-06-01T23:00:47.921Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestIpOptSetInvalidVal [2021-06-01T23:00:47.921Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestValidateIPAddress [2021-06-01T23:00:47.921Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestMapOpts [2021-06-01T23:00:47.921Z] --- PASS: TestMapOpts (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestListOptsWithoutValidator [2021-06-01T23:00:47.921Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestListOptsWithValidator [2021-06-01T23:00:47.921Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestValidateDNSSearch [2021-06-01T23:00:47.921Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_general_format [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_one_more [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-01T23:00:47.921Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-01T23:00:47.921Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestNamedListOpts [2021-06-01T23:00:47.921Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestNamedMapOpts [2021-06-01T23:00:47.921Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestParseLink [2021-06-01T23:00:47.921Z] --- PASS: TestParseLink (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestQuotedStringSetWithQuotes [2021-06-01T23:00:47.921Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-01T23:00:47.921Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-01T23:00:47.921Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-01T23:00:47.921Z] === RUN TestUlimitOpt [2021-06-01T23:00:47.921Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-01T23:00:47.921Z] PASS [2021-06-01T23:00:47.921Z] coverage: 67.1% of statements [2021-06-01T23:00:47.921Z] ok github.com/docker/docker/opts 0.166s coverage: 67.1% of statements [2021-06-01T23:00:48.371Z] === RUN TestUnbuffered [2021-06-01T23:00:48.371Z] --- PASS: TestUnbuffered (0.00s) [2021-06-01T23:00:48.371Z] === RUN TestRaceUnbuffered [2021-06-01T23:00:48.371Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-01T23:00:48.371Z] PASS [2021-06-01T23:00:48.371Z] coverage: 100.0% of statements [2021-06-01T23:00:48.371Z] ok github.com/docker/docker/pkg/broadcaster 0.147s coverage: 100.0% of statements [2021-06-01T23:00:48.513Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2021-06-01T23:00:48.513Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-01T23:00:48.513Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-01T23:00:48.513Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-01T23:00:48.513Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-01T23:00:48.821Z] === RUN TestPeerCertificateMarshalJSON [2021-06-01T23:00:49.271Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-01T23:00:49.271Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-01T23:00:49.271Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2021-06-01T23:00:49.271Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-01T23:00:49.271Z] === RUN TestMiddleware [2021-06-01T23:00:49.271Z] --- PASS: TestMiddleware (0.00s) [2021-06-01T23:00:49.271Z] === RUN TestNewResponseModifier [2021-06-01T23:00:49.271Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-01T23:00:49.271Z] PASS [2021-06-01T23:00:49.271Z] coverage: 26.8% of statements [2021-06-01T23:00:49.271Z] ok github.com/docker/docker/pkg/authorization 0.454s coverage: 26.8% of statements [2021-06-01T23:00:49.271Z] === RUN TestMatch [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[]] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[foo]] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[foo_bar]] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[]#01 [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[qux]] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-01T23:00:49.271Z] === RUN TestMatch/[[foo_baz]] [2021-06-01T23:00:49.271Z] --- PASS: TestMatch (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-01T23:00:49.271Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-01T23:00:49.271Z] PASS [2021-06-01T23:00:49.271Z] coverage: 87.5% of statements [2021-06-01T23:00:49.271Z] ok github.com/docker/docker/pkg/capabilities 0.082s coverage: 87.5% of statements [2021-06-01T23:00:49.720Z] === RUN TestChrootTarUntar [2021-06-01T23:00:49.720Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-01T23:00:49.720Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:00:49.720Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-01T23:00:49.720Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-01T23:00:49.720Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:00:49.720Z] === RUN TestChrootUntarEmptyArchive [2021-06-01T23:00:49.720Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-01T23:00:49.720Z] === RUN TestChrootTarUntarWithSymlink [2021-06-01T23:00:49.720Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-01T23:00:49.720Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:00:49.720Z] === RUN TestChrootCopyWithTar [2021-06-01T23:00:49.720Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-01T23:00:49.720Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:00:49.720Z] === RUN TestChrootCopyFileWithTar [2021-06-01T23:00:49.720Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-01T23:00:49.720Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:00:49.720Z] === RUN TestChrootUntarPath [2021-06-01T23:00:49.721Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-01T23:00:49.721Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:00:49.721Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-01T23:00:49.721Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-01T23:00:49.721Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:00:49.721Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-01T23:00:49.721Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-01T23:00:49.721Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:00:49.721Z] === RUN TestChrootApplyDotDotFile [2021-06-01T23:00:49.721Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-01T23:00:49.721Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:00:49.721Z] PASS [2021-06-01T23:00:49.721Z] coverage: 15.4% of statements [2021-06-01T23:00:49.721Z] ok github.com/docker/docker/pkg/chrootarchive 0.080s coverage: 15.4% of statements [2021-06-01T23:00:49.721Z] === RUN TestIsArchivePathDir [2021-06-01T23:00:49.721Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-06-01T23:00:49.721Z] === RUN TestIsArchivePathInvalidFile [2021-06-01T23:00:50.172Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-06-01T23:00:50.172Z] === RUN TestIsArchivePathTar [2021-06-01T23:00:50.172Z] === RUN TestSizeEmpty [2021-06-01T23:00:50.172Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-01T23:00:50.172Z] === RUN TestSizeEmptyFile [2021-06-01T23:00:50.172Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-01T23:00:50.172Z] === RUN TestSizeNonemptyFile [2021-06-01T23:00:50.172Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-01T23:00:50.172Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-01T23:00:50.172Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-01T23:00:50.172Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-01T23:00:50.172Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-01T23:00:50.172Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-01T23:00:50.172Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-01T23:00:50.172Z] === RUN TestMoveToSubdir [2021-06-01T23:00:50.172Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-01T23:00:50.172Z] === RUN TestSizeNonExistingDirectory [2021-06-01T23:00:50.172Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-01T23:00:50.172Z] PASS [2021-06-01T23:00:50.172Z] coverage: 80.0% of statements [2021-06-01T23:00:50.172Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-06-01T23:00:50.172Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-06-01T23:00:50.172Z] === RUN TestDecompressStreamGzip [2021-06-01T23:00:50.325Z] --- PASS: TestBuildSquashParent (6.43s) [2021-06-01T23:00:50.326Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-01T23:00:50.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:00:50.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:00:50.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:00:50.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:00:50.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:00:50.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:00:50.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:00:50.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:00:50.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:00:50.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:00:50.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:00:50.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:00:50.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:00:50.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:00:50.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:00:50.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:00:50.426Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2021-06-01T23:00:50.426Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-01T23:00:50.622Z] --- PASS: TestDecompressStreamGzip (0.17s) [2021-06-01T23:00:50.622Z] === RUN TestDecompressStreamBzip2 [2021-06-01T23:00:50.622Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2021-06-01T23:00:50.622Z] === RUN TestDecompressStreamXz [2021-06-01T23:00:50.622Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-01T23:00:50.622Z] archive_test.go:134: Xz not present in msys2 [2021-06-01T23:00:50.622Z] === RUN TestCompressStreamXzUnsupported [2021-06-01T23:00:50.622Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-01T23:00:50.622Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-01T23:00:50.622Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-01T23:00:50.622Z] === RUN TestCompressStreamInvalid [2021-06-01T23:00:50.622Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-01T23:00:50.622Z] === RUN TestExtensionInvalid [2021-06-01T23:00:50.622Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-01T23:00:50.622Z] === RUN TestExtensionUncompressed [2021-06-01T23:00:50.622Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-01T23:00:50.622Z] === RUN TestExtensionBzip2 [2021-06-01T23:00:50.622Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-01T23:00:50.622Z] === RUN TestExtensionGzip [2021-06-01T23:00:50.622Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-01T23:00:50.622Z] === RUN TestExtensionXz [2021-06-01T23:00:50.622Z] --- PASS: TestExtensionXz (0.00s) [2021-06-01T23:00:50.622Z] === RUN TestCmdStreamLargeStderr [2021-06-01T23:00:50.622Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-01T23:00:50.622Z] === RUN TestCmdStreamBad [2021-06-01T23:00:50.622Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-01T23:00:50.622Z] archive_test.go:239: Failing on Windows CI machines [2021-06-01T23:00:50.622Z] === RUN TestCmdStreamGood [2021-06-01T23:00:50.622Z] === RUN Test [2021-06-01T23:00:50.622Z] === RUN Test/TestContainsEntry [2021-06-01T23:00:50.622Z] === RUN Test/TestCreateEntries [2021-06-01T23:00:50.622Z] === RUN Test/TestEntriesDiff [2021-06-01T23:00:50.622Z] === RUN Test/TestEntriesEquality [2021-06-01T23:00:50.622Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-01T23:00:50.622Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-01T23:00:50.622Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-01T23:00:50.622Z] === RUN Test/TestGeneratorNotGenerate [2021-06-01T23:00:50.622Z] === RUN Test/TestGeneratorWithPort [2021-06-01T23:00:50.622Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-01T23:00:50.622Z] === RUN Test/TestNewEntry [2021-06-01T23:00:50.622Z] === RUN Test/TestParse [2021-06-01T23:00:50.622Z] --- PASS: Test (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-01T23:00:50.622Z] --- PASS: Test/TestParse (0.00s) [2021-06-01T23:00:50.622Z] PASS [2021-06-01T23:00:50.622Z] coverage: 58.3% of statements [2021-06-01T23:00:50.622Z] ok github.com/docker/docker/pkg/discovery 0.059s coverage: 58.3% of statements [2021-06-01T23:00:50.622Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-01T23:00:50.622Z] === RUN TestUntarPathWithInvalidDest [2021-06-01T23:00:50.622Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2021-06-01T23:00:50.622Z] === RUN TestUntarPathWithInvalidSrc [2021-06-01T23:00:50.622Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-01T23:00:50.622Z] === RUN TestUntarPath [2021-06-01T23:00:51.074Z] --- PASS: TestUntarPath (0.09s) [2021-06-01T23:00:51.074Z] === RUN TestUntarPathWithDestinationFile [2021-06-01T23:00:51.074Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-06-01T23:00:51.074Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-01T23:00:51.074Z] === RUN Test [2021-06-01T23:00:51.074Z] === RUN Test/TestContent [2021-06-01T23:00:51.074Z] === RUN Test/TestInitialize [2021-06-01T23:00:51.074Z] === RUN Test/TestNew [2021-06-01T23:00:51.074Z] === RUN Test/TestParsingContentsWithComments [2021-06-01T23:00:51.074Z] === RUN Test/TestRegister [2021-06-01T23:00:51.074Z] === RUN Test/TestWatch [2021-06-01T23:00:51.074Z] --- PASS: Test (0.01s) [2021-06-01T23:00:51.074Z] --- PASS: Test/TestContent (0.00s) [2021-06-01T23:00:51.074Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-01T23:00:51.074Z] --- PASS: Test/TestNew (0.00s) [2021-06-01T23:00:51.074Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-01T23:00:51.074Z] --- PASS: Test/TestRegister (0.00s) [2021-06-01T23:00:51.074Z] --- PASS: Test/TestWatch (0.00s) [2021-06-01T23:00:51.074Z] PASS [2021-06-01T23:00:51.074Z] coverage: 92.9% of statements [2021-06-01T23:00:51.074Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-06-01T23:00:51.074Z] === RUN TestCopyWithTarInvalidSrc [2021-06-01T23:00:51.074Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-01T23:00:51.074Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-01T23:00:51.074Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-01T23:00:51.074Z] === RUN TestCopyWithTarSrcFile [2021-06-01T23:00:51.074Z] ok github.com/docker/docker/pkg/discovery/file 0.048s coverage: 92.9% of statements [2021-06-01T23:00:51.074Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-01T23:00:51.074Z] === RUN TestCopyWithTarSrcFolder [2021-06-01T23:00:51.074Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-01T23:00:51.074Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-01T23:00:51.074Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-01T23:00:51.074Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-01T23:00:51.074Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-01T23:00:51.074Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-01T23:00:51.074Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-01T23:00:51.074Z] === RUN TestCopyFileWithTarSrcFile [2021-06-01T23:00:51.074Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-01T23:00:51.074Z] === RUN TestTarFiles [2021-06-01T23:00:51.801Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2021-06-01T23:00:51.801Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-01T23:00:52.024Z] === RUN Test [2021-06-01T23:00:52.024Z] === RUN Test/TestWatch [2021-06-01T23:00:52.024Z] --- PASS: Test (0.00s) [2021-06-01T23:00:52.024Z] --- PASS: Test/TestWatch (0.00s) [2021-06-01T23:00:52.024Z] PASS [2021-06-01T23:00:52.024Z] coverage: 92.3% of statements [2021-06-01T23:00:52.024Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-06-01T23:00:52.024Z] === RUN Test [2021-06-01T23:00:52.024Z] === RUN Test/TestInitialize [2021-06-01T23:00:52.474Z] === RUN Test [2021-06-01T23:00:52.474Z] === RUN Test/TestInitialize [2021-06-01T23:00:52.474Z] === RUN Test/TestInitializeWithPattern [2021-06-01T23:00:52.474Z] === RUN Test/TestRegister [2021-06-01T23:00:52.474Z] === RUN Test/TestWatch [2021-06-01T23:00:52.474Z] --- PASS: Test (0.00s) [2021-06-01T23:00:52.474Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-01T23:00:52.474Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-01T23:00:52.474Z] --- PASS: Test/TestRegister (0.00s) [2021-06-01T23:00:52.474Z] --- PASS: Test/TestWatch (0.00s) [2021-06-01T23:00:52.474Z] PASS [2021-06-01T23:00:52.474Z] time="2021-06-01T23:00:51Z" level=info msg="Initializing discovery without TLS" [2021-06-01T23:00:52.474Z] time="2021-06-01T23:00:51Z" level=info msg="Initializing discovery without TLS" [2021-06-01T23:00:52.474Z] time="2021-06-01T23:00:51Z" level=info msg="Initializing discovery without TLS" [2021-06-01T23:00:52.474Z] === RUN Test/TestInitializeWithCerts [2021-06-01T23:00:52.474Z] coverage: 93.8% of statements [2021-06-01T23:00:52.474Z] time="2021-06-01T23:00:52Z" level=info msg="Initializing discovery with TLS" [2021-06-01T23:00:52.474Z] === RUN Test/TestWatch [2021-06-01T23:00:52.474Z] time="2021-06-01T23:00:52Z" level=info msg="Initializing discovery without TLS" [2021-06-01T23:00:52.474Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2021-06-01T23:00:52.559Z] #56 215.1 + bin/containerd [2021-06-01T23:00:52.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:00:53.426Z] === RUN TestPollerAddRemove [2021-06-01T23:00:53.426Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-01T23:00:53.426Z] === RUN TestPollerEvent [2021-06-01T23:00:53.426Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-01T23:00:53.426Z] poller_test.go:41: No chmod on Windows [2021-06-01T23:00:53.426Z] === RUN TestPollerClose [2021-06-01T23:00:53.426Z] --- PASS: TestPollerClose (0.00s) [2021-06-01T23:00:53.426Z] PASS [2021-06-01T23:00:53.426Z] coverage: 36.2% of statements [2021-06-01T23:00:53.426Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 36.2% of statements [2021-06-01T23:00:53.446Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:00:53.703Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-06-01T23:00:53.703Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-01T23:00:53.877Z] === RUN TestCopyFileWithInvalidSrc [2021-06-01T23:00:53.877Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCopyFileWithInvalidDest [2021-06-01T23:00:53.877Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-01T23:00:53.877Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-01T23:00:53.877Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCopyFile [2021-06-01T23:00:53.877Z] --- PASS: TestCopyFile (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-01T23:00:53.877Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-01T23:00:53.877Z] fileutils_test.go:134: Needs porting to Windows [2021-06-01T23:00:53.877Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-01T23:00:53.877Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-01T23:00:53.877Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-01T23:00:53.877Z] fileutils_test.go:180: Needs porting to Windows [2021-06-01T23:00:53.877Z] === RUN TestWildcardMatches [2021-06-01T23:00:53.877Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestPatternMatches [2021-06-01T23:00:53.877Z] --- PASS: TestPatternMatches (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-01T23:00:53.877Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestPatternMatchesFolderExclusions [2021-06-01T23:00:53.877Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-01T23:00:53.877Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-01T23:00:53.877Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-01T23:00:53.877Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-01T23:00:53.877Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestSingleExclamationError [2021-06-01T23:00:53.877Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestMatchesWithNoPatterns [2021-06-01T23:00:53.877Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestMatchesWithMalformedPatterns [2021-06-01T23:00:53.877Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestMatches [2021-06-01T23:00:53.877Z] --- PASS: TestMatches (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCleanPatterns [2021-06-01T23:00:53.877Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-01T23:00:53.877Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCleanPatternsExceptionFlag [2021-06-01T23:00:53.877Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-01T23:00:53.877Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-01T23:00:53.877Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCleanPatternsErrorSingleException [2021-06-01T23:00:53.877Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCreateIfNotExistsDir [2021-06-01T23:00:53.877Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-01T23:00:53.877Z] === RUN TestCreateIfNotExistsFile [2021-06-01T23:00:53.877Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-01T23:00:53.877Z] === RUN TestMatch [2021-06-01T23:00:53.877Z] --- PASS: TestMatch (0.00s) [2021-06-01T23:00:53.877Z] PASS [2021-06-01T23:00:53.877Z] coverage: 87.7% of statements [2021-06-01T23:00:53.877Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 87.7% of statements [2021-06-01T23:00:53.947Z] #56 ... [2021-06-01T23:00:53.947Z] [2021-06-01T23:00:53.947Z] #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-06-01T23:00:53.947Z] #53 sha256:a4412913840f4b27786eb48657f08feb953c21faf83dc09a15e0aed2ea39f754 [2021-06-01T23:00:53.947Z] #53 126.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-01T23:00:53.947Z] #53 127.2 + mkdir -p /build [2021-06-01T23:00:53.947Z] #53 127.2 + cp runc /build/runc [2021-06-01T23:00:53.947Z] #53 DONE 127.6s [2021-06-01T23:00:53.947Z] [2021-06-01T23:00:53.947Z] #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-06-01T23:00:53.947Z] #56 sha256:56ac25895ead479f6e49de8933c165ecd1e3eebbdeb76f423bdef49453f8b71c [2021-06-01T23:00:54.327Z] === RUN TestGet [2021-06-01T23:00:54.327Z] --- PASS: TestGet (0.00s) [2021-06-01T23:00:54.327Z] === RUN TestGetShortcutString [2021-06-01T23:00:54.327Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-01T23:00:54.327Z] PASS [2021-06-01T23:00:54.327Z] coverage: 42.9% of statements [2021-06-01T23:00:54.327Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-06-01T23:00:55.078Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2021-06-01T23:00:55.078Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-01T23:00:55.277Z] === RUN TestCreateIDMapOrder [2021-06-01T23:00:55.277Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-01T23:00:55.277Z] PASS [2021-06-01T23:00:55.277Z] coverage: 7.2% of statements [2021-06-01T23:00:55.277Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2021-06-01T23:00:55.277Z] --- PASS: Test (3.16s) [2021-06-01T23:00:55.277Z] --- PASS: Test/TestInitialize (0.15s) [2021-06-01T23:00:55.277Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-01T23:00:55.277Z] --- PASS: Test/TestWatch (3.01s) [2021-06-01T23:00:55.277Z] PASS [2021-06-01T23:00:55.277Z] coverage: 84.1% of statements [2021-06-01T23:00:55.277Z] ok github.com/docker/docker/pkg/discovery/kv 3.223s coverage: 84.1% of statements [2021-06-01T23:00:55.334Z] #56 ... [2021-06-01T23:00:55.334Z] [2021-06-01T23:00:55.334Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-01T23:00:55.334Z] #54 sha256:fe7a93438b4485a97ca71fd76d657a1db6cbf7e6905f271013f68a55b15f0295 [2021-06-01T23:00:55.334Z] #54 DONE 0.2s [2021-06-01T23:00:55.334Z] [2021-06-01T23:00:55.334Z] #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-06-01T23:00:55.334Z] #56 sha256:56ac25895ead479f6e49de8933c165ecd1e3eebbdeb76f423bdef49453f8b71c [2021-06-01T23:00:55.360Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-01T23:00:55.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2021-06-01T23:00:55.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2021-06-01T23:00:55.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2021-06-01T23:00:55.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2021-06-01T23:00:55.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2021-06-01T23:00:55.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2021-06-01T23:00:55.360Z] === RUN TestBuildMultiStageCopy [2021-06-01T23:00:55.360Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-01T23:00:55.727Z] === RUN TestFixedBufferCap [2021-06-01T23:00:55.727Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-01T23:00:55.727Z] === RUN TestFixedBufferLen [2021-06-01T23:00:55.727Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-01T23:00:55.727Z] === RUN TestFixedBufferString [2021-06-01T23:00:55.727Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-01T23:00:55.727Z] === RUN TestFixedBufferWrite [2021-06-01T23:00:55.727Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-01T23:00:55.727Z] === RUN TestFixedBufferRead [2021-06-01T23:00:55.727Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-01T23:00:55.727Z] === RUN TestBytesPipeRead [2021-06-01T23:00:55.727Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-01T23:00:55.727Z] === RUN TestBytesPipeWrite [2021-06-01T23:00:55.727Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-01T23:00:55.727Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-01T23:00:56.010Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-06-01T23:00:56.010Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-01T23:00:56.177Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2021-06-01T23:00:56.177Z] === RUN TestAtomicWriteToFile [2021-06-01T23:00:56.177Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-01T23:00:56.177Z] === RUN TestAtomicWriteSetCommit [2021-06-01T23:00:56.177Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-01T23:00:56.177Z] === RUN TestAtomicWriteSetCancel [2021-06-01T23:00:56.177Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-01T23:00:56.177Z] === RUN TestReadCloserWrapperClose [2021-06-01T23:00:56.177Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-01T23:00:56.177Z] === RUN TestReaderErrWrapperReadOnError [2021-06-01T23:00:56.177Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-01T23:00:56.177Z] === RUN TestReaderErrWrapperRead [2021-06-01T23:00:56.177Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-01T23:00:56.177Z] === RUN TestHashData [2021-06-01T23:00:56.177Z] --- PASS: TestHashData (0.00s) [2021-06-01T23:00:56.177Z] === RUN TestCancelReadCloser [2021-06-01T23:00:56.628Z] === RUN TestStandardLongPath [2021-06-01T23:00:56.628Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-01T23:00:56.628Z] === RUN TestUNCLongPath [2021-06-01T23:00:56.628Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-01T23:00:56.628Z] PASS [2021-06-01T23:00:56.628Z] coverage: 100.0% of statements [2021-06-01T23:00:56.628Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-01T23:00:56.629Z] === RUN TestWriteCloserWrapperClose [2021-06-01T23:00:56.629Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestNopWriteCloser [2021-06-01T23:00:56.629Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestNopWriter [2021-06-01T23:00:56.629Z] --- PASS: TestNopWriter (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestWriteCounter [2021-06-01T23:00:56.629Z] --- PASS: TestWriteCounter (0.00s) [2021-06-01T23:00:56.629Z] PASS [2021-06-01T23:00:56.629Z] coverage: 69.2% of statements [2021-06-01T23:00:56.629Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2021-06-01T23:00:56.629Z] ok github.com/docker/docker/pkg/ioutils 0.711s coverage: 69.2% of statements [2021-06-01T23:00:56.629Z] --- PASS: TestTarFiles (5.39s) [2021-06-01T23:00:56.629Z] === RUN TestTarUntar [2021-06-01T23:00:56.629Z] === RUN TestError [2021-06-01T23:00:56.629Z] --- PASS: TestError (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestProgressString [2021-06-01T23:00:56.629Z] === RUN TestProgressString/no_progress [2021-06-01T23:00:56.629Z] === RUN TestProgressString/progress_1 [2021-06-01T23:00:56.629Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-01T23:00:56.629Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-01T23:00:56.629Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-01T23:00:56.629Z] === RUN TestProgressString/with_units [2021-06-01T23:00:56.629Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-01T23:00:56.629Z] === RUN TestProgressString/hide_counts [2021-06-01T23:00:56.629Z] --- PASS: TestProgressString (0.00s) [2021-06-01T23:00:56.629Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-01T23:00:56.629Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-01T23:00:56.629Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-01T23:00:56.629Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-01T23:00:56.629Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-01T23:00:56.629Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-01T23:00:56.629Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-01T23:00:56.629Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestJSONMessageDisplay [2021-06-01T23:00:56.629Z] --- PASS: TestTarUntar (0.04s) [2021-06-01T23:00:56.629Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-01T23:00:56.629Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestTarWithOptions [2021-06-01T23:00:56.629Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-01T23:00:56.629Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-01T23:00:56.629Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestUntarUstarGnuConflict [2021-06-01T23:00:56.629Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestUntarInvalidFilenames [2021-06-01T23:00:56.629Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-06-01T23:00:56.629Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-01T23:00:56.629Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-01T23:00:56.629Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestDisplayJSONMessagesStream [2021-06-01T23:00:56.629Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-01T23:00:56.629Z] PASS [2021-06-01T23:00:56.629Z] coverage: 91.7% of statements [2021-06-01T23:00:56.629Z] ok github.com/docker/docker/pkg/jsonmessage 0.204s coverage: 91.7% of statements [2021-06-01T23:00:56.629Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames443749490\\dest" [2021-06-01T23:00:56.629Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-06-01T23:00:56.629Z] === RUN TestUntarHardlinkToSymlink [2021-06-01T23:00:56.629Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-01T23:00:56.629Z] === RUN TestUntarInvalidHardlink [2021-06-01T23:00:56.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink638416195\\victim\\hello" -> "../victim/hello" [2021-06-01T23:00:56.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink217477574\\victim\\hello" -> "/../victim/hello" [2021-06-01T23:00:56.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink892225645\\victim" -> "../victim" [2021-06-01T23:00:56.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink142702312\\victim" -> "../victim" [2021-06-01T23:00:56.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink622015271\\victim" -> "../victim" [2021-06-01T23:00:56.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink281589850\\victim" -> "../victim" [2021-06-01T23:00:56.629Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2021-06-01T23:00:56.629Z] === RUN TestUntarInvalidSymlink [2021-06-01T23:00:56.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink491530225\\dest\\dotdot" -> "../victim/hello" [2021-06-01T23:00:56.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink696088732\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-01T23:00:56.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink322627915\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:00:56.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink382298158\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:00:56.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink040307125\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:00:56.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink381514640\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:00:56.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink899100079\\dest\\dir\\loophole" -> "../../victim" [2021-06-01T23:00:56.629Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-06-01T23:00:56.629Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-01T23:00:56.629Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestXGlobalNoParent [2021-06-01T23:00:56.629Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-01T23:00:56.629Z] === RUN TestReplaceFileTarWrapper [2021-06-01T23:00:57.084Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-06-01T23:00:57.084Z] === RUN TestPrefixHeaderReadable [2021-06-01T23:00:57.084Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-01T23:00:57.084Z] === RUN TestDisablePigz [2021-06-01T23:00:57.084Z] --- PASS: TestDisablePigz (0.19s) [2021-06-01T23:00:57.084Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-01T23:00:57.084Z] === RUN TestPigz [2021-06-01T23:00:57.084Z] === RUN TestNameFormat [2021-06-01T23:00:57.084Z] --- PASS: TestNameFormat (0.00s) [2021-06-01T23:00:57.084Z] === RUN TestNameRetries [2021-06-01T23:00:57.084Z] --- PASS: TestNameRetries (0.00s) [2021-06-01T23:00:57.084Z] PASS [2021-06-01T23:00:57.084Z] coverage: 85.7% of statements [2021-06-01T23:00:57.084Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2021-06-01T23:00:57.543Z] --- PASS: TestPigz (0.16s) [2021-06-01T23:00:57.543Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-01T23:00:57.543Z] === RUN TestCopyFileWithInvalidDest [2021-06-01T23:00:57.543Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-01T23:00:57.543Z] archive_windows_test.go:16: Currently fails [2021-06-01T23:00:57.543Z] === RUN TestCanonicalTarNameForPath [2021-06-01T23:00:57.543Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-01T23:00:57.543Z] === RUN TestCanonicalTarName [2021-06-01T23:00:57.543Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-01T23:00:57.543Z] === RUN TestChmodTarEntry [2021-06-01T23:00:57.543Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-01T23:00:57.543Z] === RUN TestHardLinkOrder [2021-06-01T23:00:57.543Z] --- PASS: TestHardLinkOrder (0.10s) [2021-06-01T23:00:57.543Z] === RUN TestChangeString [2021-06-01T23:00:57.543Z] --- PASS: TestChangeString (0.00s) [2021-06-01T23:00:57.543Z] === RUN TestChangesWithNoChanges [2021-06-01T23:00:57.543Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-01T23:00:57.543Z] === RUN TestChangesWithChanges [2021-06-01T23:00:57.543Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-01T23:00:57.543Z] === RUN TestChangesWithChangesGH13590 [2021-06-01T23:00:57.543Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-01T23:00:57.543Z] changes_test.go:196: needs more investigation [2021-06-01T23:00:57.543Z] === RUN TestChangesDirsEmpty [2021-06-01T23:00:57.543Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-01T23:00:57.543Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-01T23:00:57.543Z] === RUN TestChangesDirsMutated [2021-06-01T23:00:57.543Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-01T23:00:57.544Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-01T23:00:57.544Z] === RUN TestApplyLayer [2021-06-01T23:00:57.544Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-01T23:00:57.544Z] changes_test.go:433: needs further investigation [2021-06-01T23:00:57.544Z] === RUN TestChangesSizeWithHardlinks [2021-06-01T23:00:57.544Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-01T23:00:57.544Z] changes_test.go:469: needs further investigation [2021-06-01T23:00:57.544Z] === RUN TestChangesSizeWithNoChanges [2021-06-01T23:00:57.544Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-01T23:00:57.544Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-01T23:00:57.544Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-01T23:00:57.544Z] === RUN TestChangesSize [2021-06-01T23:00:57.544Z] --- PASS: TestChangesSize (0.00s) [2021-06-01T23:00:57.544Z] === RUN TestApplyLayerInvalidFilenames [2021-06-01T23:00:57.544Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames002332436\\dest" [2021-06-01T23:00:57.544Z] === RUN TestParseKeyValueOpt [2021-06-01T23:00:57.544Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-01T23:00:57.544Z] === RUN TestParseUintList [2021-06-01T23:00:57.544Z] --- PASS: TestParseUintList (0.00s) [2021-06-01T23:00:57.544Z] === RUN TestParseUintListMaximumLimits [2021-06-01T23:00:57.544Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-01T23:00:57.544Z] PASS [2021-06-01T23:00:57.544Z] coverage: 97.0% of statements [2021-06-01T23:00:57.544Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-01T23:00:57.544Z] === RUN TestApplyLayerInvalidHardlink [2021-06-01T23:00:57.544Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink426639206\\victim\\hello" -> "../victim/hello" [2021-06-01T23:00:57.544Z] ok github.com/docker/docker/pkg/parsers 0.066s coverage: 97.0% of statements [2021-06-01T23:00:57.544Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink105214861\\victim\\hello" -> "/../victim/hello" [2021-06-01T23:00:57.544Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink402483080\\victim" -> "../victim" [2021-06-01T23:00:57.544Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink487443783\\victim" -> "../victim" [2021-06-01T23:00:57.544Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink313449466\\victim" -> "../victim" [2021-06-01T23:00:57.544Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink823148305\\victim" -> "../victim" [2021-06-01T23:00:57.544Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-01T23:00:57.544Z] === RUN TestApplyLayerInvalidSymlink [2021-06-01T23:00:57.544Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink544285500\\dest\\dotdot" -> "../victim/hello" [2021-06-01T23:00:57.544Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink563841387\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-01T23:00:57.544Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink643547598\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:00:57.544Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink250138325\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:00:57.544Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink458717232\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:00:57.544Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink122052559\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:00:57.544Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-01T23:00:57.544Z] === RUN TestApplyLayerWhiteouts [2021-06-01T23:00:57.544Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-06-01T23:00:57.544Z] === RUN TestGenerateEmptyFile [2021-06-01T23:00:57.544Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-01T23:00:57.544Z] === RUN TestGenerateWithContent [2021-06-01T23:00:57.544Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-01T23:00:57.544Z] PASS [2021-06-01T23:00:57.544Z] coverage: 61.6% of statements [2021-06-01T23:00:57.544Z] ok github.com/docker/docker/pkg/archive 7.866s coverage: 61.6% of statements [2021-06-01T23:00:57.904Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-01T23:00:57.904Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-01T23:00:57.911Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-06-01T23:00:57.911Z] === RUN TestNISDomainname [2021-06-01T23:00:58.002Z] === RUN TestNewAndRemove [2021-06-01T23:00:58.002Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-01T23:00:58.002Z] === RUN TestRemoveInvalidPath [2021-06-01T23:00:58.002Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-01T23:00:58.002Z] PASS [2021-06-01T23:00:58.002Z] coverage: 82.6% of statements [2021-06-01T23:00:58.002Z] ok github.com/docker/docker/pkg/pidfile 0.135s coverage: 82.6% of statements [2021-06-01T23:00:58.165Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-01T23:00:58.737Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-01T23:00:58.957Z] === RUN TestParseEmptyInterface [2021-06-01T23:00:58.957Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-01T23:00:58.957Z] === RUN TestParseNonInterfaceType [2021-06-01T23:00:58.957Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-01T23:00:58.957Z] === RUN TestParseWithOneFunction [2021-06-01T23:00:58.957Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-01T23:00:58.957Z] === RUN TestParseWithMultipleFuncs [2021-06-01T23:00:58.957Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-01T23:00:58.957Z] === RUN TestParseWithUnnamedReturn [2021-06-01T23:00:58.957Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-01T23:00:58.957Z] === RUN TestEmbeddedInterface [2021-06-01T23:00:58.957Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-01T23:00:58.957Z] === RUN TestParsedImports [2021-06-01T23:00:58.957Z] --- PASS: TestParsedImports (0.00s) [2021-06-01T23:00:58.957Z] === RUN TestAliasedImports [2021-06-01T23:00:58.957Z] --- PASS: TestAliasedImports (0.00s) [2021-06-01T23:00:58.957Z] PASS [2021-06-01T23:00:58.957Z] coverage: 56.8% of statements [2021-06-01T23:00:58.957Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2021-06-01T23:00:58.998Z] --- PASS: TestBuildMultiStageCopy (3.62s) [2021-06-01T23:00:58.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.17s) [2021-06-01T23:00:58.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-06-01T23:00:58.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-06-01T23:00:58.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-06-01T23:00:58.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-06-01T23:00:58.998Z] === RUN TestBuildMultiStageParentConfig [2021-06-01T23:00:59.284Z] --- PASS: TestNISDomainname (1.30s) [2021-06-01T23:00:59.284Z] === RUN TestHostnameDnsResolution [2021-06-01T23:00:59.408Z] === RUN TestFailedConnection [2021-06-01T23:00:59.859Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-01T23:00:59.859Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-01T23:00:59.859Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-01T23:00:59.859Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-01T23:00:59.859Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-01T23:00:59.859Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-01T23:00:59.859Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-01T23:00:59.859Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-01T23:00:59.859Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-01T23:00:59.859Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-01T23:00:59.859Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-01T23:00:59.859Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-01T23:00:59.859Z] === RUN TestBufferPoolPutAndGet [2021-06-01T23:00:59.859Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-01T23:00:59.859Z] PASS [2021-06-01T23:00:59.859Z] coverage: 88.2% of statements [2021-06-01T23:00:59.859Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-06-01T23:00:59.940Z] --- PASS: TestBuildMultiStageParentConfig (0.93s) [2021-06-01T23:00:59.940Z] === RUN TestBuildLabelWithTargets [2021-06-01T23:01:00.309Z] === RUN TestHTTPTransport [2021-06-01T23:01:00.309Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-01T23:01:00.309Z] PASS [2021-06-01T23:01:00.309Z] coverage: 85.7% of statements [2021-06-01T23:01:00.309Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2021-06-01T23:01:00.759Z] === RUN TestOutputOnPrematureClose [2021-06-01T23:01:00.759Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-01T23:01:00.759Z] === RUN TestCompleteSilently [2021-06-01T23:01:00.759Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-01T23:01:00.759Z] PASS [2021-06-01T23:01:00.759Z] coverage: 75.9% of statements [2021-06-01T23:01:00.759Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2021-06-01T23:01:00.759Z] === RUN TestSendToOneSub [2021-06-01T23:01:00.759Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-01T23:01:00.759Z] === RUN TestSendToMultipleSubs [2021-06-01T23:01:00.759Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-01T23:01:00.759Z] === RUN TestEvictOneSub [2021-06-01T23:01:00.759Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-01T23:01:00.759Z] === RUN TestClosePublisher [2021-06-01T23:01:00.759Z] --- PASS: TestClosePublisher (0.00s) [2021-06-01T23:01:00.759Z] === RUN TestPubSubRace [2021-06-01T23:01:01.186Z] --- PASS: TestHostnameDnsResolution (1.76s) [2021-06-01T23:01:01.186Z] === RUN TestStats [2021-06-01T23:01:01.326Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2021-06-01T23:01:01.326Z] === RUN TestBuildWithEmptyLayers [2021-06-01T23:01:01.710Z] === RUN TestRegister [2021-06-01T23:01:01.710Z] --- PASS: TestRegister (0.00s) [2021-06-01T23:01:01.710Z] === RUN TestCommand [2021-06-01T23:01:01.710Z] --- PASS: TestFailedConnection (2.26s) [2021-06-01T23:01:01.710Z] === RUN TestFailOnce [2021-06-01T23:01:01.710Z] --- PASS: TestCommand (0.02s) [2021-06-01T23:01:01.710Z] === RUN TestNaiveSelf [2021-06-01T23:01:01.710Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-01T23:01:01.710Z] PASS [2021-06-01T23:01:01.710Z] coverage: 82.4% of statements [2021-06-01T23:01:01.710Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2021-06-01T23:01:01.710Z] 2021/06/01 23:01:01 http: panic serving 127.0.0.1:49219: Plugin not ready [2021-06-01T23:01:01.710Z] goroutine 10 [running]: [2021-06-01T23:01:01.710Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-06-01T23:01:01.710Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-01T23:01:01.710Z] panic(0x849b40, 0x986aa0) [2021-06-01T23:01:01.710Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-01T23:01:01.710Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc00014a000, 0xc0000d0300) [2021-06-01T23:01:01.710Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-01T23:01:01.710Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc00014a000, 0xc0000d0300) [2021-06-01T23:01:01.710Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-01T23:01:01.710Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc00014a000, 0xc0000d0300) [2021-06-01T23:01:01.710Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-01T23:01:01.710Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc00014a000, 0xc0000d0300) [2021-06-01T23:01:01.710Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-01T23:01:01.710Z] net/http.(*conn).serve(0xc000058be0, 0x99b2a0, 0xc00004a9c0) [2021-06-01T23:01:01.710Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-01T23:01:01.710Z] created by net/http.(*Server).Serve [2021-06-01T23:01:01.710Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-01T23:01:01.710Z] time="2021-06-01T23:01:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s" [2021-06-01T23:01:02.161Z] --- PASS: TestPubSubRace (1.05s) [2021-06-01T23:01:02.161Z] PASS [2021-06-01T23:01:02.161Z] coverage: 75.0% of statements [2021-06-01T23:01:02.161Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-06-01T23:01:02.268Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2021-06-01T23:01:02.268Z] === RUN TestBuildMultiStageOnBuild [2021-06-01T23:01:02.612Z] === RUN TestParseSignal [2021-06-01T23:01:02.612Z] --- PASS: TestParseSignal (0.00s) [2021-06-01T23:01:02.612Z] === RUN TestValidSignalForPlatform [2021-06-01T23:01:02.612Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-01T23:01:02.612Z] PASS [2021-06-01T23:01:02.612Z] coverage: 19.7% of statements [2021-06-01T23:01:02.612Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 19.7% of statements [2021-06-01T23:01:02.612Z] --- PASS: TestFailOnce (1.14s) [2021-06-01T23:01:02.612Z] === RUN TestEchoInputOutput [2021-06-01T23:01:03.063Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestBackoff [2021-06-01T23:01:03.063Z] --- PASS: TestBackoff (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestAbortRetry [2021-06-01T23:01:03.063Z] --- PASS: TestAbortRetry (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestClientScheme [2021-06-01T23:01:03.063Z] --- PASS: TestClientScheme (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestNewClientWithTimeout [2021-06-01T23:01:03.063Z] === RUN TestNewStdWriter [2021-06-01T23:01:03.063Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-01T23:01:03.063Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestWriteWithNilBytes [2021-06-01T23:01:03.063Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestWrite [2021-06-01T23:01:03.063Z] --- PASS: TestWrite (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestWriteWithWriterError [2021-06-01T23:01:03.063Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-01T23:01:03.063Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestStdCopyWriteAndRead [2021-06-01T23:01:03.063Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-01T23:01:03.063Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-01T23:01:03.063Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-01T23:01:03.063Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-01T23:01:03.063Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-01T23:01:03.063Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-01T23:01:03.063Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-01T23:01:03.063Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-01T23:01:03.063Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-01T23:01:03.063Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-01T23:01:03.063Z] PASS [2021-06-01T23:01:03.063Z] coverage: 100.0% of statements [2021-06-01T23:01:03.063Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-06-01T23:01:03.514Z] time="2021-06-01T23:01:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-01T23:01:03.715Z] --- PASS: TestStats (2.80s) [2021-06-01T23:01:03.715Z] === RUN TestStopContainerWithTimeout [2021-06-01T23:01:03.715Z] === RUN TestStopContainerWithTimeout/0 [2021-06-01T23:01:03.715Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-01T23:01:03.716Z] === RUN TestStopContainerWithTimeout/1 [2021-06-01T23:01:03.716Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-01T23:01:03.716Z] === RUN TestStopContainerWithTimeout/3 [2021-06-01T23:01:03.716Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-01T23:01:03.716Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-01T23:01:03.716Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-01T23:01:03.716Z] === CONT TestStopContainerWithTimeout/0 [2021-06-01T23:01:03.716Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-01T23:01:03.966Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-01T23:01:03.966Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-01T23:01:03.966Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestFormatStatus [2021-06-01T23:01:03.966Z] --- PASS: TestFormatStatus (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestFormatError [2021-06-01T23:01:03.966Z] --- PASS: TestFormatError (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestFormatJSONError [2021-06-01T23:01:03.966Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-01T23:01:03.966Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-01T23:01:03.966Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestNewJSONProgressOutput [2021-06-01T23:01:03.966Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestAuxFormatterEmit [2021-06-01T23:01:03.966Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestStreamWriterStdout [2021-06-01T23:01:03.966Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestStreamWriterStderr [2021-06-01T23:01:03.966Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-01T23:01:03.966Z] PASS [2021-06-01T23:01:03.966Z] coverage: 66.2% of statements [2021-06-01T23:01:03.966Z] === RUN TestGenerateRandomID [2021-06-01T23:01:03.966Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestShortenId [2021-06-01T23:01:03.966Z] --- PASS: TestShortenId (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestShortenSha256Id [2021-06-01T23:01:03.966Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestShortenIdEmpty [2021-06-01T23:01:03.966Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestShortenIdInvalid [2021-06-01T23:01:03.966Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestIsShortIDNonHex [2021-06-01T23:01:03.966Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-01T23:01:03.966Z] === RUN TestIsShortIDNotCorrectSize [2021-06-01T23:01:03.966Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-01T23:01:03.966Z] PASS [2021-06-01T23:01:03.966Z] coverage: 70.6% of statements [2021-06-01T23:01:03.966Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2021-06-01T23:01:03.966Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2021-06-01T23:01:04.813Z] === CONT TestStopContainerWithTimeout/3 [2021-06-01T23:01:04.816Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2021-06-01T23:01:04.816Z] === RUN TestBuildUncleanTarFilenames [2021-06-01T23:01:05.073Z] time="2021-06-01T23:01:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-01T23:01:05.073Z] === RUN TestIsCpusetListAvailable [2021-06-01T23:01:05.073Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-01T23:01:05.073Z] PASS [2021-06-01T23:01:05.073Z] coverage: 38.2% of statements [2021-06-01T23:01:05.073Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 38.2% of statements [2021-06-01T23:01:05.524Z] === RUN TestChtimes [2021-06-01T23:01:05.524Z] --- PASS: TestChtimes (0.00s) [2021-06-01T23:01:05.524Z] === RUN TestChtimesWindows [2021-06-01T23:01:05.524Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-01T23:01:05.524Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-01T23:01:05.524Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-01T23:01:05.524Z] === RUN TestEnsureRemoveAllNotExist [2021-06-01T23:01:05.524Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-01T23:01:05.524Z] === RUN TestEnsureRemoveAllWithDir [2021-06-01T23:01:05.524Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-01T23:01:05.524Z] === RUN TestEnsureRemoveAllWithFile [2021-06-01T23:01:05.524Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-01T23:01:05.524Z] === RUN TestHasWin32KSupport [2021-06-01T23:01:05.524Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-01T23:01:05.524Z] syscall_windows_test.go:8: win32k: true [2021-06-01T23:01:05.524Z] PASS [2021-06-01T23:01:05.524Z] coverage: 12.0% of statements [2021-06-01T23:01:05.524Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 12.0% of statements [2021-06-01T23:01:05.975Z] === RUN TestTailFile [2021-06-01T23:01:05.975Z] --- PASS: TestTailFile (0.00s) [2021-06-01T23:01:05.975Z] === RUN TestTailFileManyLines [2021-06-01T23:01:05.975Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-01T23:01:05.975Z] === RUN TestTailEmptyFile [2021-06-01T23:01:05.975Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-01T23:01:05.975Z] === RUN TestTailNegativeN [2021-06-01T23:01:05.975Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/truncated_last_line [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:05.975Z] === CONT TestNewTailReader/no_delimiter [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-01T23:01:05.975Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-01T23:01:05.975Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:05.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-01T23:01:05.976Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:05.977Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:05.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:05.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:05.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:05.978Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:05.978Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:05.978Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:05.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:05.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.200Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-06-01T23:01:06.200Z] === RUN TestBuildMultiStageLayerLeak [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.430Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:01:06.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:01:06.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:01:06.434Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:01:06.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-06-01T23:01:06.713Z] === CONT TestStopContainerWithTimeout/1 [2021-06-01T23:01:06.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:01:06.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:01:06.887Z] PASS [2021-06-01T23:01:06.887Z] coverage: 88.6% of statements [2021-06-01T23:01:06.887Z] ok github.com/docker/docker/pkg/tailfile 0.377s coverage: 88.6% of statements [2021-06-01T23:01:06.887Z] === RUN TestTarSumRemoveNonExistent [2021-06-01T23:01:06.887Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestTarSumRemove [2021-06-01T23:01:06.887Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestSortFileInfoSums [2021-06-01T23:01:06.887Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestNewTarSumForLabelInvalid [2021-06-01T23:01:06.887Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestNewTarSumForLabel [2021-06-01T23:01:06.887Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestEmptyTar [2021-06-01T23:01:06.887Z] --- PASS: TestEmptyTar (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestTarSumsReadSize [2021-06-01T23:01:06.887Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-06-01T23:01:06.887Z] === RUN TestTarSums [2021-06-01T23:01:06.887Z] --- PASS: TestTarSums (0.08s) [2021-06-01T23:01:06.887Z] === RUN TestIteration [2021-06-01T23:01:06.887Z] --- PASS: TestIteration (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestVersionLabelForChecksum [2021-06-01T23:01:06.887Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestVersion [2021-06-01T23:01:06.887Z] --- PASS: TestVersion (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestGetVersion [2021-06-01T23:01:06.887Z] --- PASS: TestGetVersion (0.00s) [2021-06-01T23:01:06.887Z] === RUN TestGetVersions [2021-06-01T23:01:06.887Z] --- PASS: TestGetVersions (0.00s) [2021-06-01T23:01:06.887Z] PASS [2021-06-01T23:01:06.887Z] coverage: 89.3% of statements [2021-06-01T23:01:06.887Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2021-06-01T23:01:07.337Z] time="2021-06-01T23:01:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-01T23:01:07.337Z] testing: warning: no tests to run [2021-06-01T23:01:07.337Z] PASS [2021-06-01T23:01:07.337Z] coverage: [no statements] [2021-06-01T23:01:07.337Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-06-01T23:01:07.788Z] === RUN TestTruncIndex [2021-06-01T23:01:07.788Z] --- PASS: TestTruncIndex (0.10s) [2021-06-01T23:01:07.788Z] PASS [2021-06-01T23:01:07.788Z] coverage: 91.5% of statements [2021-06-01T23:01:07.788Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2021-06-01T23:01:08.239Z] === RUN TestIsGIT [2021-06-01T23:01:08.239Z] --- PASS: TestIsGIT (0.00s) [2021-06-01T23:01:08.239Z] === RUN TestIsTransport [2021-06-01T23:01:08.239Z] --- PASS: TestIsTransport (0.00s) [2021-06-01T23:01:08.239Z] PASS [2021-06-01T23:01:08.239Z] coverage: 100.0% of statements [2021-06-01T23:01:08.239Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-06-01T23:01:08.615Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-01T23:01:08.615Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-06-01T23:01:08.615Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-06-01T23:01:08.615Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-06-01T23:01:08.615Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-06-01T23:01:08.615Z] === RUN TestDeleteDevicemapper [2021-06-01T23:01:08.615Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-01T23:01:08.615Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-01T23:01:08.615Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-01T23:01:08.690Z] === RUN TestVersionInfo [2021-06-01T23:01:08.690Z] --- PASS: TestVersionInfo (0.00s) [2021-06-01T23:01:08.690Z] === RUN TestAppendVersions [2021-06-01T23:01:08.690Z] --- PASS: TestAppendVersions (0.00s) [2021-06-01T23:01:08.690Z] PASS [2021-06-01T23:01:08.690Z] coverage: 88.9% of statements [2021-06-01T23:01:08.690Z] ok github.com/docker/docker/pkg/useragent 0.091s coverage: 88.9% of statements [2021-06-01T23:01:08.767Z] --- PASS: TestBuildMultiStageLayerLeak (2.63s) [2021-06-01T23:01:08.768Z] === RUN TestBuildWithHugeFile [2021-06-01T23:01:10.202Z] === RUN TestNewSettable [2021-06-01T23:01:10.202Z] --- PASS: TestNewSettable (0.00s) [2021-06-01T23:01:10.202Z] === RUN TestIsSettable [2021-06-01T23:01:10.202Z] --- PASS: TestIsSettable (0.00s) [2021-06-01T23:01:10.202Z] === RUN TestUpdateSettingsEnv [2021-06-01T23:01:10.202Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-01T23:01:10.202Z] PASS [2021-06-01T23:01:10.202Z] coverage: 20.1% of statements [2021-06-01T23:01:10.202Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.1% of statements [2021-06-01T23:01:10.202Z] === RUN TestValidatePrivileges [2021-06-01T23:01:10.202Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-01T23:01:10.202Z] === RUN TestFilterByCapNeg [2021-06-01T23:01:10.202Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-01T23:01:10.202Z] === RUN TestFilterByCapPos [2021-06-01T23:01:10.202Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-01T23:01:10.202Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-01T23:01:10.202Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-01T23:01:10.202Z] PASS [2021-06-01T23:01:10.202Z] coverage: 12.0% of statements [2021-06-01T23:01:10.202Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements [2021-06-01T23:01:11.155Z] === RUN TestLoad [2021-06-01T23:01:11.155Z] --- PASS: TestLoad (0.00s) [2021-06-01T23:01:11.155Z] === RUN TestSave [2021-06-01T23:01:11.155Z] --- PASS: TestSave (0.02s) [2021-06-01T23:01:11.155Z] === RUN TestAddDeleteGet [2021-06-01T23:01:11.605Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-01T23:01:11.605Z] === RUN TestInvalidTags [2021-06-01T23:01:11.605Z] --- PASS: TestInvalidTags (0.00s) [2021-06-01T23:01:11.605Z] PASS [2021-06-01T23:01:11.605Z] coverage: 84.4% of statements [2021-06-01T23:01:11.605Z] ok github.com/docker/docker/reference 0.098s coverage: 84.4% of statements [2021-06-01T23:01:11.933Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.29s) [2021-06-01T23:01:11.933Z] === RUN TestUpdateMemory [2021-06-01T23:01:12.056Z] time="2021-06-01T23:01:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-01T23:01:13.006Z] === RUN TestResolveAuthConfigIndexServer [2021-06-01T23:01:13.006Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestResolveAuthConfigFullURL [2021-06-01T23:01:13.006Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-01T23:01:13.006Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestValidateMirror [2021-06-01T23:01:13.006Z] --- PASS: TestValidateMirror (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestLoadInsecureRegistries [2021-06-01T23:01:13.006Z] time="2021-06-01T23:01:12Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-01T23:01:13.006Z] time="2021-06-01T23:01:12Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-01T23:01:13.006Z] time="2021-06-01T23:01:12Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-01T23:01:13.006Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-06-01T23:01:13.006Z] === RUN TestNewServiceConfig [2021-06-01T23:01:13.006Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestValidateIndexName [2021-06-01T23:01:13.006Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestValidateIndexNameWithError [2021-06-01T23:01:13.006Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestEndpointParse [2021-06-01T23:01:13.006Z] --- PASS: TestEndpointParse (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestEndpointParseInvalid [2021-06-01T23:01:13.006Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestValidateEndpoint [2021-06-01T23:01:13.006Z] --- PASS: TestValidateEndpoint (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestPing [2021-06-01T23:01:13.006Z] --- PASS: TestPing (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestPingRegistryEndpoint [2021-06-01T23:01:13.006Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-01T23:01:13.006Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:13.006Z] === RUN TestEndpoint [2021-06-01T23:01:13.006Z] --- SKIP: TestEndpoint (0.00s) [2021-06-01T23:01:13.006Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:13.006Z] === RUN TestParseRepositoryInfo [2021-06-01T23:01:13.006Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestNewIndexInfo [2021-06-01T23:01:13.006Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-01T23:01:13.006Z] === RUN TestMirrorEndpointLookup [2021-06-01T23:01:13.006Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-01T23:01:13.006Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:13.006Z] === RUN TestSearchRepositories [2021-06-01T23:01:13.007Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-01T23:01:13.007Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-01T23:01:13.007Z] Host: 127.0.0.1:49228 [2021-06-01T23:01:13.007Z] User-Agent: docker test client [2021-06-01T23:01:13.007Z] Authorization: Token fake-token [2021-06-01T23:01:13.007Z] X-Docker-Token: true [2021-06-01T23:01:13.007Z] Accept-Encoding: gzip [2021-06-01T23:01:13.007Z] [2021-06-01T23:01:13.007Z] [2021-06-01T23:01:13.007Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-01T23:01:13.007Z] Connection: close [2021-06-01T23:01:13.007Z] Content-Length: 144 [2021-06-01T23:01:13.007Z] Cache-Control: no-cache [2021-06-01T23:01:13.007Z] Content-Type: application/json [2021-06-01T23:01:13.007Z] Date: Tue, 01 Jun 2021 23:01:12 GMT [2021-06-01T23:01:13.007Z] Expires: -1 [2021-06-01T23:01:13.007Z] Pragma: no-cache [2021-06-01T23:01:13.007Z] Server: docker-tests/mock [2021-06-01T23:01:13.007Z] X-Docker-Registry-Config: mock [2021-06-01T23:01:13.007Z] X-Docker-Registry-Version: 0.0.0 [2021-06-01T23:01:13.007Z] [2021-06-01T23:01:13.007Z] [2021-06-01T23:01:13.007Z] === RUN TestTrustedLocation [2021-06-01T23:01:13.007Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-01T23:01:13.007Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-01T23:01:13.007Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-01T23:01:13.007Z] === RUN TestAllowNondistributableArtifacts [2021-06-01T23:01:13.007Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-01T23:01:13.007Z] === RUN TestIsSecureIndex [2021-06-01T23:01:13.007Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-01T23:01:13.007Z] PASS [2021-06-01T23:01:13.007Z] coverage: 51.7% of statements [2021-06-01T23:01:13.007Z] ok github.com/docker/docker/registry 0.223s coverage: 51.7% of statements [2021-06-01T23:01:13.007Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-01T23:01:13.007Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-01T23:01:13.007Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-01T23:01:13.007Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-01T23:01:13.007Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-01T23:01:13.007Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-01T23:01:13.007Z] === RUN TestResumableRequestReaderWithReadError [2021-06-01T23:01:13.007Z] time="2021-06-01T23:01:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-01T23:01:13.007Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-06-01T23:01:13.007Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-01T23:01:13.007Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-01T23:01:13.007Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-01T23:01:13.007Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-01T23:01:13.007Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-01T23:01:13.007Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-01T23:01:13.007Z] === RUN TestResumableRequestReader [2021-06-01T23:01:13.007Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-01T23:01:13.007Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-01T23:01:13.007Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-01T23:01:13.007Z] PASS [2021-06-01T23:01:13.007Z] coverage: 100.0% of statements [2021-06-01T23:01:13.007Z] ok github.com/docker/docker/registry/resumable 0.180s coverage: 100.0% of statements [2021-06-01T23:01:13.308Z] --- PASS: TestUpdateMemory (1.35s) [2021-06-01T23:01:13.308Z] === RUN TestUpdateCPUQuota [2021-06-01T23:01:13.457Z] === RUN TestRestartManagerTimeout [2021-06-01T23:01:13.457Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-01T23:01:13.457Z] === RUN TestRestartManagerTimeoutReset [2021-06-01T23:01:13.457Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-01T23:01:13.457Z] PASS [2021-06-01T23:01:13.457Z] coverage: 45.3% of statements [2021-06-01T23:01:13.457Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 45.3% of statements [2021-06-01T23:01:13.909Z] === RUN TestDecodeContainerConfig [2021-06-01T23:01:13.909Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-01T23:01:13.909Z] === RUN TestDecodeContainerConfigIsolation [2021-06-01T23:01:13.909Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-01T23:01:13.909Z] === RUN TestValidatePrivileged [2021-06-01T23:01:13.909Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-01T23:01:13.909Z] PASS [2021-06-01T23:01:13.909Z] coverage: 52.2% of statements [2021-06-01T23:01:13.909Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.2% of statements [2021-06-01T23:01:14.860Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-01T23:01:14.860Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-01T23:01:14.860Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-01T23:01:14.860Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-01T23:01:14.860Z] PASS [2021-06-01T23:01:14.860Z] coverage: 62.5% of statements [2021-06-01T23:01:14.860Z] ok github.com/docker/docker/testutil 0.085s coverage: 62.5% of statements [2021-06-01T23:01:17.003Z] === RUN TestGetDriver [2021-06-01T23:01:17.003Z] --- PASS: TestGetDriver (0.00s) [2021-06-01T23:01:17.003Z] === RUN TestVolumeRequestError [2021-06-01T23:01:17.454Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-01T23:01:17.454Z] PASS [2021-06-01T23:01:17.454Z] coverage: 36.1% of statements [2021-06-01T23:01:17.454Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2021-06-01T23:01:17.454Z] === RUN TestGetAddress [2021-06-01T23:01:17.454Z] --- PASS: TestGetAddress (0.00s) [2021-06-01T23:01:17.454Z] === RUN TestRemove [2021-06-01T23:01:17.454Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-01T23:01:17.454Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-01T23:01:17.454Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-01T23:01:17.454Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-01T23:01:17.454Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-01T23:01:17.454Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-01T23:01:17.454Z] --- SKIP: TestRemove (0.00s) [2021-06-01T23:01:17.454Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-01T23:01:17.454Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-01T23:01:17.454Z] === RUN TestInitializeWithVolumes [2021-06-01T23:01:17.454Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-01T23:01:17.454Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-01T23:01:17.454Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-01T23:01:17.454Z] === RUN TestCreate [2021-06-01T23:01:17.454Z] --- PASS: TestCreate (0.01s) [2021-06-01T23:01:17.454Z] === RUN TestValidateName [2021-06-01T23:01:17.454Z] --- PASS: TestValidateName (0.00s) [2021-06-01T23:01:17.454Z] === RUN TestCreateWithOpts [2021-06-01T23:01:17.454Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-01T23:01:17.454Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-01T23:01:17.454Z] === RUN TestRelaodNoOpts [2021-06-01T23:01:17.454Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-01T23:01:17.454Z] PASS [2021-06-01T23:01:17.454Z] coverage: 41.5% of statements [2021-06-01T23:01:17.454Z] ok github.com/docker/docker/volume/local 0.064s coverage: 41.5% of statements [2021-06-01T23:01:18.407Z] === RUN TestConvertTmpfsOptions [2021-06-01T23:01:18.407Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-01T23:01:18.407Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-01T23:01:18.407Z] parser_test.go:49: data="ro" [2021-06-01T23:01:18.407Z] === RUN TestParseMountRaw [2021-06-01T23:01:18.407Z] --- PASS: TestParseMountRaw (0.05s) [2021-06-01T23:01:18.407Z] === RUN TestParseMountRawSplit [2021-06-01T23:01:18.407Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-06-01T23:01:18.407Z] parser_test.go:390: case 0 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 1 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 2 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 3 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 4 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 5 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 6 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 7 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 8 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 0 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 1 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 2 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 3 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 4 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 5 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 6 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 7 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 8 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 9 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 10 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 11 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 12 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 0 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 1 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 2 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 3 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 4 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 5 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 6 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 7 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 8 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 9 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 10 [2021-06-01T23:01:18.407Z] parser_test.go:390: case 11 [2021-06-01T23:01:18.407Z] === RUN TestParseMountSpec [2021-06-01T23:01:18.407Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-01T23:01:18.407Z] parser_test.go:455: case 0 [2021-06-01T23:01:18.407Z] parser_test.go:455: case 1 [2021-06-01T23:01:18.407Z] parser_test.go:455: case 2 [2021-06-01T23:01:18.407Z] parser_test.go:455: case 3 [2021-06-01T23:01:18.407Z] parser_test.go:455: case 4 [2021-06-01T23:01:18.407Z] parser_test.go:455: case 5 [2021-06-01T23:01:18.407Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-01T23:01:18.407Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-01T23:01:18.407Z] === RUN TestValidateMount [2021-06-01T23:01:18.407Z] --- PASS: TestValidateMount (0.00s) [2021-06-01T23:01:18.407Z] PASS [2021-06-01T23:01:18.407Z] coverage: 66.2% of statements [2021-06-01T23:01:18.407Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 66.2% of statements [2021-06-01T23:01:18.857Z] === RUN TestSetGetMeta [2021-06-01T23:01:18.857Z] === PAUSE TestSetGetMeta [2021-06-01T23:01:18.857Z] === RUN TestRestore [2021-06-01T23:01:18.857Z] === PAUSE TestRestore [2021-06-01T23:01:18.857Z] === RUN TestServiceCreate [2021-06-01T23:01:18.857Z] === PAUSE TestServiceCreate [2021-06-01T23:01:18.857Z] === RUN TestServiceList [2021-06-01T23:01:18.857Z] === PAUSE TestServiceList [2021-06-01T23:01:18.857Z] === RUN TestServiceRemove [2021-06-01T23:01:18.857Z] === PAUSE TestServiceRemove [2021-06-01T23:01:18.857Z] === RUN TestServiceGet [2021-06-01T23:01:18.857Z] === PAUSE TestServiceGet [2021-06-01T23:01:18.857Z] === RUN TestServicePrune [2021-06-01T23:01:18.857Z] === PAUSE TestServicePrune [2021-06-01T23:01:18.857Z] === RUN TestCreate [2021-06-01T23:01:18.857Z] === PAUSE TestCreate [2021-06-01T23:01:18.857Z] === RUN TestRemove [2021-06-01T23:01:18.857Z] === PAUSE TestRemove [2021-06-01T23:01:18.857Z] === RUN TestList [2021-06-01T23:01:18.857Z] === PAUSE TestList [2021-06-01T23:01:18.857Z] === RUN TestFindByDriver [2021-06-01T23:01:18.857Z] === PAUSE TestFindByDriver [2021-06-01T23:01:18.857Z] === RUN TestFindByReferenced [2021-06-01T23:01:18.857Z] === PAUSE TestFindByReferenced [2021-06-01T23:01:18.857Z] === RUN TestDerefMultipleOfSameRef [2021-06-01T23:01:18.857Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-01T23:01:18.857Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-01T23:01:18.857Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-01T23:01:18.857Z] === RUN TestDefererencePluginOnCreateError [2021-06-01T23:01:18.858Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-01T23:01:18.858Z] === RUN TestRefDerefRemove [2021-06-01T23:01:18.858Z] === PAUSE TestRefDerefRemove [2021-06-01T23:01:18.858Z] === RUN TestGet [2021-06-01T23:01:18.858Z] === PAUSE TestGet [2021-06-01T23:01:18.858Z] === RUN TestGetWithReference [2021-06-01T23:01:18.858Z] === PAUSE TestGetWithReference [2021-06-01T23:01:18.858Z] === RUN TestFilterFunc [2021-06-01T23:01:18.858Z] === RUN TestFilterFunc/test_nil_list [2021-06-01T23:01:18.858Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-01T23:01:18.858Z] === RUN TestFilterFunc/test_empty_list [2021-06-01T23:01:18.858Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-01T23:01:18.858Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-01T23:01:18.858Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-01T23:01:18.858Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-01T23:01:18.858Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-01T23:01:18.858Z] === RUN TestFilterFunc/test_filter_some [2021-06-01T23:01:18.858Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-01T23:01:18.858Z] === RUN TestFilterFunc/test_filter_middle [2021-06-01T23:01:18.858Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-01T23:01:18.858Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-01T23:01:18.858Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-01T23:01:18.858Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-01T23:01:18.858Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-01T23:01:18.858Z] === CONT TestFilterFunc/test_nil_list [2021-06-01T23:01:18.858Z] === CONT TestFilterFunc/test_filter_some [2021-06-01T23:01:18.858Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-01T23:01:18.858Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-01T23:01:18.858Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-01T23:01:18.858Z] === CONT TestFilterFunc/test_empty_list [2021-06-01T23:01:18.858Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-01T23:01:18.858Z] === CONT TestFilterFunc/test_filter_middle [2021-06-01T23:01:18.858Z] --- PASS: TestFilterFunc (0.00s) [2021-06-01T23:01:18.858Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-01T23:01:18.858Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-01T23:01:18.858Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-01T23:01:18.858Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-01T23:01:18.858Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-01T23:01:18.858Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-01T23:01:18.858Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-01T23:01:18.858Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-01T23:01:18.858Z] === CONT TestSetGetMeta [2021-06-01T23:01:18.858Z] === CONT TestFindByDriver [2021-06-01T23:01:18.858Z] === CONT TestRefDerefRemove [2021-06-01T23:01:18.858Z] === CONT TestServiceGet [2021-06-01T23:01:18.858Z] --- PASS: TestRefDerefRemove (0.03s) [2021-06-01T23:01:18.858Z] === CONT TestGetWithReference [2021-06-01T23:01:18.858Z] --- PASS: TestSetGetMeta (0.04s) [2021-06-01T23:01:18.858Z] === CONT TestGet [2021-06-01T23:01:18.858Z] --- PASS: TestFindByDriver (0.05s) [2021-06-01T23:01:18.858Z] === CONT TestServiceRemove [2021-06-01T23:01:18.858Z] --- PASS: TestGetWithReference (0.02s) [2021-06-01T23:01:18.858Z] === CONT TestServiceList [2021-06-01T23:01:18.858Z] --- PASS: TestGet (0.02s) [2021-06-01T23:01:18.858Z] === CONT TestServiceCreate [2021-06-01T23:01:19.308Z] --- PASS: TestServiceGet (0.15s) [2021-06-01T23:01:19.308Z] === CONT TestRestore [2021-06-01T23:01:19.308Z] --- PASS: TestServiceRemove (0.10s) [2021-06-01T23:01:19.308Z] === CONT TestList [2021-06-01T23:01:19.308Z] --- PASS: TestServiceCreate (0.09s) [2021-06-01T23:01:19.308Z] === CONT TestRemove [2021-06-01T23:01:19.308Z] --- PASS: TestServiceList (0.11s) [2021-06-01T23:01:19.308Z] === CONT TestCreate [2021-06-01T23:01:19.308Z] --- PASS: TestCreate (0.02s) [2021-06-01T23:01:19.308Z] === CONT TestServicePrune [2021-06-01T23:01:19.308Z] --- PASS: TestRestore (0.03s) [2021-06-01T23:01:19.308Z] === CONT TestDefererencePluginOnCreateError [2021-06-01T23:01:19.308Z] --- PASS: TestRemove (0.02s) [2021-06-01T23:01:19.308Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-01T23:01:19.308Z] --- PASS: TestList (0.02s) [2021-06-01T23:01:19.308Z] === CONT TestDerefMultipleOfSameRef [2021-06-01T23:01:19.308Z] time="2021-06-01T23:01:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-01T23:01:19.308Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-01T23:01:19.308Z] === CONT TestFindByReferenced [2021-06-01T23:01:19.308Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-01T23:01:19.308Z] time="2021-06-01T23:01:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-01T23:01:19.308Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-01T23:01:19.308Z] time="2021-06-01T23:01:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-01T23:01:19.308Z] time="2021-06-01T23:01:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-01T23:01:19.308Z] --- PASS: TestFindByReferenced (0.01s) [2021-06-01T23:01:19.308Z] time="2021-06-01T23:01:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-01T23:01:19.308Z] --- PASS: TestServicePrune (0.04s) [2021-06-01T23:01:19.308Z] PASS [2021-06-01T23:01:19.308Z] coverage: 70.3% of statements [2021-06-01T23:01:19.308Z] ok github.com/docker/docker/volume/service 0.258s coverage: 70.3% of statements [2021-06-01T23:01:19.866Z] --- PASS: TestUpdateCPUQuota (6.79s) [2021-06-01T23:01:19.866Z] === RUN TestUpdatePidsLimit [2021-06-01T23:01:19.866Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-01T23:01:20.258Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-01T23:01:20.258Z] === RUN TestClientStream [2021-06-01T23:01:20.258Z] --- PASS: TestClientStream (0.00s) [2021-06-01T23:01:20.258Z] === RUN TestClientSendFile [2021-06-01T23:01:20.258Z] --- PASS: TestClientSendFile (0.00s) [2021-06-01T23:01:20.258Z] === RUN TestClientWithRequestTimeout [2021-06-01T23:01:20.258Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-01T23:01:20.258Z] === RUN TestFileSpecPlugin [2021-06-01T23:01:20.258Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-06-01T23:01:20.258Z] === RUN TestFileJSONSpecPlugin [2021-06-01T23:01:20.258Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-01T23:01:20.258Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-01T23:01:20.258Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-01T23:01:20.258Z] === RUN TestPluginAddHandler [2021-06-01T23:01:20.258Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-01T23:01:20.258Z] === RUN TestPluginWaitBadPlugin [2021-06-01T23:01:20.258Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-01T23:01:20.258Z] === RUN TestGet [2021-06-01T23:01:20.258Z] time="2021-06-01T23:01:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-01T23:01:20.802Z] === RUN TestUpdatePidsLimit/no_change [2021-06-01T23:01:21.369Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-01T23:01:21.767Z] time="2021-06-01T23:01:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-01T23:01:21.936Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-01T23:01:22.871Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-01T23:01:23.276Z] time="2021-06-01T23:01:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-01T23:01:23.438Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-01T23:01:24.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-01T23:01:25.382Z] --- PASS: TestUpdatePidsLimit (5.58s) [2021-06-01T23:01:25.382Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-06-01T23:01:25.382Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-06-01T23:01:25.382Z] --- PASS: TestUpdatePidsLimit/update_lower (0.71s) [2021-06-01T23:01:25.382Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-06-01T23:01:25.382Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-06-01T23:01:25.382Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-06-01T23:01:25.382Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.74s) [2021-06-01T23:01:25.382Z] === RUN TestUpdateRestartPolicy [2021-06-01T23:01:27.457Z] #56 246.2 # github.com/containerd/containerd/cmd/containerd [2021-06-01T23:01:27.457Z] #56 246.2 /usr/bin/ld: /tmp/go-link-822583289/000018.o: in function `New': [2021-06-01T23:01:27.457Z] #56 246.2 /tmp/tmp.C7di4iW7b9/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-01T23:01:27.457Z] #56 246.2 + bin/containerd-stress [2021-06-01T23:01:27.457Z] #56 248.4 + bin/containerd-shim [2021-06-01T23:01:27.822Z] 4612f6d0b889: Pull complete [2021-06-01T23:01:27.903Z] time="2021-06-01T23:01:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-01T23:01:32.749Z] #56 255.3 + bin/containerd-shim-runc-v1 [2021-06-01T23:01:32.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-01T23:01:36.391Z] --- PASS: TestGet (15.00s) [2021-06-01T23:01:36.391Z] === RUN TestPluginWithNoManifest [2021-06-01T23:01:36.391Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-01T23:01:36.391Z] === RUN TestGetAll [2021-06-01T23:01:36.391Z] --- PASS: TestGetAll (0.00s) [2021-06-01T23:01:36.391Z] PASS [2021-06-01T23:01:36.391Z] coverage: 73.4% of statements [2021-06-01T23:01:36.391Z] ok github.com/docker/docker/pkg/plugins 36.105s coverage: 73.4% of statements [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/quota [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/rootless [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/volume [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-01T23:01:36.391Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === Skipped [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-01T23:01:37.342Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-01T23:01:37.342Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-01T23:01:37.342Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-01T23:01:37.342Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-01T23:01:37.342Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-01T23:01:37.342Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-01T23:01:37.342Z] daemon_test.go:147: root required [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-01T23:01:37.342Z] reload_test.go:520: root required [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-01T23:01:37.342Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-01T23:01:37.342Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-01T23:01:37.342Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-01T23:01:37.342Z] download_test.go:268: Needs fixing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-01T23:01:37.342Z] layer_test.go:304: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-01T23:01:37.342Z] layer_test.go:353: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-01T23:01:37.342Z] layer_test.go:468: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-01T23:01:37.342Z] layer_test.go:697: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-01T23:01:37.342Z] migration_test.go:46: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-01T23:01:37.342Z] migration_test.go:182: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-01T23:01:37.342Z] mount_test.go:17: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-01T23:01:37.342Z] mount_test.go:76: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-01T23:01:37.342Z] mount_test.go:125: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-01T23:01:37.342Z] mount_test.go:212: Failing on Windows [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:134: Xz not present in msys2 [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:239: Failing on Windows CI machines [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-01T23:01:37.342Z] archive_windows_test.go:16: Currently fails [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-01T23:01:37.342Z] changes_test.go:196: needs more investigation [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-01T23:01:37.342Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-01T23:01:37.342Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-01T23:01:37.342Z] changes_test.go:433: needs further investigation [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-01T23:01:37.342Z] changes_test.go:469: needs further investigation [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-01T23:01:37.342Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.342Z] [2021-06-01T23:01:37.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-01T23:01:37.343Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-01T23:01:37.343Z] poller_test.go:41: No chmod on Windows [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-01T23:01:37.343Z] fileutils_test.go:134: Needs porting to Windows [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-01T23:01:37.343Z] fileutils_test.go:180: Needs porting to Windows [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-01T23:01:37.343Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-01T23:01:37.343Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-01T23:01:37.343Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-01T23:01:37.343Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-01T23:01:37.343Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] [2021-06-01T23:01:37.343Z] DONE 1833 tests, 47 skipped in 180.467s [2021-06-01T23:01:37.343Z] INFO: make.ps1 ended at 06/01/2021 23:01:37 [2021-06-01T23:01:38.040Z] #56 260.3 + bin/containerd-shim-runc-v2 [2021-06-01T23:01:38.300Z] #56 261.4 + binaries [2021-06-01T23:01:38.560Z] #56 261.4 + install -D bin/containerd /build/containerd [2021-06-01T23:01:38.560Z] #56 261.5 + install -D bin/containerd-shim /build/containerd-shim [2021-06-01T23:01:38.561Z] #56 261.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-01T23:01:38.561Z] #56 261.5 + install -D bin/ctr /build/ctr [2021-06-01T23:01:38.857Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-01T23:01:38.857Z] INFO: Unit tests ended at 06/01/2021 23:01:38. Duration:00:03:13.8908190 [2021-06-01T23:01:38.857Z] INFO: Building busybox [2021-06-01T23:01:38.857Z] Sending build context to Docker daemon 5.12kB [2021-06-01T23:01:38.857Z] [2021-06-01T23:01:38.857Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-01T23:01:38.857Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-01T23:01:38.857Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-01T23:01:38.857Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-01T23:01:38.857Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-01T23:01:38.857Z] ---> 39d157a84080 [2021-06-01T23:01:38.857Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-01T23:01:39.308Z] ---> Running in dda1ece5061a [2021-06-01T23:01:39.944Z] #56 DONE 262.8s [2021-06-01T23:01:40.251Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2021-06-01T23:01:40.251Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-01T23:01:40.251Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-06-01T23:01:40.251Z] === RUN TestWaitNonBlocked [2021-06-01T23:01:40.251Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:01:40.251Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:01:40.251Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:01:40.251Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:01:40.251Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:01:40.251Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:01:40.251Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-01T23:01:40.251Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-06-01T23:01:40.251Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-06-01T23:01:40.251Z] === RUN TestWaitBlocked [2021-06-01T23:01:40.251Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:01:40.251Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:01:40.251Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:01:40.251Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:01:40.251Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:01:40.251Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:01:40.888Z] [2021-06-01T23:01:40.888Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-01T23:01:40.888Z] #57 sha256:dd738b9e48276624faa0857f78657a5ecb1ef2b9ccb114bfa04f35646a09400c [2021-06-01T23:01:41.186Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-01T23:01:41.186Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-06-01T23:01:41.186Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2021-06-01T23:01:41.186Z] === CONT TestContainerStartOnDaemonRestart [2021-06-01T23:01:41.186Z] === CONT TestContainerKillOnDaemonStart [2021-06-01T23:01:41.868Z] #57 DONE 1.0s [2021-06-01T23:01:41.868Z] [2021-06-01T23:01:41.868Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-01T23:01:41.868Z] #61 sha256:89d89e50128add0f44362af4819eafaa650d573d2e5edb000951bf4b01f499ef [2021-06-01T23:01:42.134Z] #61 DONE 0.2s [2021-06-01T23:01:42.134Z] [2021-06-01T23:01:42.134Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-01T23:01:42.134Z] #66 sha256:55ddd5f574e8d260f8d94d0d1fe2558656c56a57a1707fbf931ccb5bc2f0ea26 [2021-06-01T23:01:42.201Z] Removing intermediate container dda1ece5061a [2021-06-01T23:01:42.201Z] ---> bf689d185c0a [2021-06-01T23:01:42.201Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-01T23:01:42.201Z] ---> Running in b2f8864c2d18 [2021-06-01T23:01:42.651Z] Removing intermediate container b2f8864c2d18 [2021-06-01T23:01:42.651Z] ---> d97e2c458720 [2021-06-01T23:01:42.651Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-01T23:01:42.651Z] ---> Running in 399554a50914 [2021-06-01T23:01:43.088Z] #66 DONE 1.0s [2021-06-01T23:01:43.088Z] [2021-06-01T23:01:43.088Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-01T23:01:43.088Z] #68 sha256:1b9153b20f606bf74b5acc32ed1a899faa83d1cf7b5f38cfa4ad2c32317da64a [2021-06-01T23:01:43.088Z] #68 DONE 0.1s [2021-06-01T23:01:43.088Z] [2021-06-01T23:01:43.088Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-01T23:01:43.088Z] #69 sha256:4c3762d11e0bdf25c9dd2f2000b2fa7aae8601072561fc2750e7f95dc717bfb8 [2021-06-01T23:01:43.088Z] #69 DONE 0.0s [2021-06-01T23:01:43.088Z] [2021-06-01T23:01:43.088Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-01T23:01:43.088Z] #70 sha256:68bc0f90b47bc33b80d1253f509632e63d80bece676b9b955b24866f7bfea3c8 [2021-06-01T23:01:43.103Z] Removing intermediate container 399554a50914 [2021-06-01T23:01:43.103Z] ---> 9f9beb87f098 [2021-06-01T23:01:43.103Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-01T23:01:44.487Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2021-06-01T23:01:44.487Z] === CONT TestIpcModeOlderClient [2021-06-01T23:01:44.487Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-01T23:01:44.487Z] === CONT TestDaemonHostGatewayIP [2021-06-01T23:01:44.613Z] [2021-06-01T23:01:44.613Z] ---> 8f6ae6cdddd9 [2021-06-01T23:01:44.613Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-01T23:01:44.613Z] ---> Running in 167a259bb11b [2021-06-01T23:01:46.388Z] #70 DONE 3.1s [2021-06-01T23:01:46.388Z] [2021-06-01T23:01:46.388Z] #71 exporting to image [2021-06-01T23:01:46.388Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-01T23:01:46.388Z] #71 exporting layers [2021-06-01T23:01:48.681Z] --- PASS: TestDaemonHostGatewayIP (3.81s) [2021-06-01T23:01:48.681Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-01T23:01:51.211Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s) [2021-06-01T23:01:51.211Z] === CONT TestDaemonRestartIpcMode [2021-06-01T23:01:51.649Z] Removing intermediate container 167a259bb11b [2021-06-01T23:01:51.649Z] ---> e3344fef9cc2 [2021-06-01T23:01:51.649Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-01T23:01:51.649Z] ---> Running in 4dd9b5169382 [2021-06-01T23:01:52.973Z] #71 exporting layers 6.8s done [2021-06-01T23:01:52.973Z] #71 writing image sha256:a11b86f02ebdf243e3b54c1e520e2b6ec28e50d866d6c334d2bb5421707ce33a 0.0s done [2021-06-01T23:01:52.973Z] #71 naming to docker.io/library/docker:08c4508ef9d3dba932a1ceb352bbcc79385ec9f6 done [2021-06-01T23:01:52.973Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-01T23:01:53.160Z] [2021-06-01T23:01:53.160Z] SUCCESS: Specified value was saved. [2021-06-01T23:01:53.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=08c4508ef9d3dba932a1ceb352bbcc79385ec9f6 -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:08c4508ef9d3dba932a1ceb352bbcc79385ec9f6 hack/make.sh dynbinary test-integration [2021-06-01T23:01:54.495Z] --- PASS: TestDaemonRestartIpcMode (3.13s) [2021-06-01T23:01:54.495Z] --- PASS: TestContainerKillOnDaemonStart (12.96s) [2021-06-01T23:01:54.495Z] PASS [2021-06-01T23:01:54.495Z] [2021-06-01T23:01:54.495Z] === Skipped [2021-06-01T23:01:54.495Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-01T23:01:54.495Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:01:54.495Z] [2021-06-01T23:01:54.495Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-01T23:01:54.495Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-01T23:01:54.495Z] [2021-06-01T23:01:54.495Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-01T23:01:54.495Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-01T23:01:54.495Z] [2021-06-01T23:01:54.495Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-01T23:01:54.495Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-01T23:01:54.495Z] [2021-06-01T23:01:54.495Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-01T23:01:54.495Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-01T23:01:54.495Z] [2021-06-01T23:01:54.495Z] [2021-06-01T23:01:54.495Z] DONE 196 tests, 5 skipped in 155.485s [2021-06-01T23:01:54.495Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-01T23:01:54.495Z] INFO: Testing against a local daemon [2021-06-01T23:01:54.495Z] === RUN TestCommitInheritsEnv [2021-06-01T23:01:54.670Z] Removing intermediate container 4dd9b5169382 [2021-06-01T23:01:54.671Z] ---> 65861d0f4c09 [2021-06-01T23:01:54.671Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-01T23:01:54.671Z] ---> Running in 9d6eb96499d3 [2021-06-01T23:01:54.719Z] [2021-06-01T23:01:54.719Z] Removing bundles/ [2021-06-01T23:01:54.719Z] [2021-06-01T23:01:54.719Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-01T23:01:54.754Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-06-01T23:01:54.754Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-01T23:01:54.754Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-01T23:01:54.754Z] === RUN TestImagesFilterMultiReference [2021-06-01T23:01:54.754Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-01T23:01:54.754Z] === RUN TestImagePullPlatformInvalid [2021-06-01T23:01:54.754Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-01T23:01:54.754Z] === RUN TestRemoveImageOrphaning [2021-06-01T23:01:54.980Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T23:01:54.980Z] GOOS="" GOARCH="" GOARM="" [2021-06-01T23:01:55.012Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-06-01T23:01:55.012Z] === RUN TestRemoveImageGarbageCollector [2021-06-01T23:01:55.498Z] --- PASS: TestBuildWithHugeFile (40.49s) [2021-06-01T23:01:55.498Z] === RUN TestBuildWCOWSandboxSize [2021-06-01T23:01:55.498Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-01T23:01:55.498Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-01T23:01:55.498Z] === RUN TestBuildWithEmptyDockerfile [2021-06-01T23:01:55.498Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:01:55.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:01:55.498Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:01:55.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:01:55.498Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:01:55.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:01:55.498Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:01:55.498Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:01:55.498Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:01:55.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-06-01T23:01:55.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-06-01T23:01:55.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-06-01T23:01:55.498Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-06-01T23:01:55.498Z] === RUN TestBuildPreserveOwnership [2021-06-01T23:01:55.498Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-01T23:01:55.498Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-01T23:01:55.498Z] --- PASS: TestBuildPreserveOwnership (5.49s) [2021-06-01T23:01:55.498Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.72s) [2021-06-01T23:01:55.498Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.75s) [2021-06-01T23:01:55.498Z] === RUN TestBuildPlatformInvalid [2021-06-01T23:01:55.498Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-01T23:01:55.498Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-01T23:01:57.543Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2021-06-01T23:01:57.543Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-01T23:01:57.543Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-01T23:01:57.543Z] === RUN TestTagInvalidReference [2021-06-01T23:01:57.543Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-01T23:01:57.543Z] === RUN TestTagValidPrefixedRepo [2021-06-01T23:01:57.543Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-01T23:01:57.543Z] === RUN TestTagExistedNameWithoutForce [2021-06-01T23:01:57.543Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-01T23:01:57.543Z] === RUN TestTagOfficialNames [2021-06-01T23:01:57.543Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-01T23:01:57.543Z] === RUN TestTagMatchesDigest [2021-06-01T23:01:57.543Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-01T23:01:57.543Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-01T23:01:58.360Z] Cannot create a file when that file already exists. [2021-06-01T23:02:02.042Z] Removing intermediate container 9d6eb96499d3 [2021-06-01T23:02:02.042Z] ---> 70cd16fb5bc0 [2021-06-01T23:02:02.042Z] Step 13/13 : CMD ["sh"] [2021-06-01T23:02:02.042Z] ---> Running in c736cfbe65bd [2021-06-01T23:02:02.498Z] Removing intermediate container c736cfbe65bd [2021-06-01T23:02:02.498Z] ---> 9c797cb3ae1f [2021-06-01T23:02:02.498Z] Successfully built 9c797cb3ae1f [2021-06-01T23:02:02.498Z] Successfully tagged busybox:latest [2021-06-01T23:02:02.498Z] INFO: Docker images of the daemon under test [2021-06-01T23:02:02.498Z] [2021-06-01T23:02:02.498Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-01T23:02:02.498Z] busybox latest 9c797cb3ae1f 1 second ago 2.77GB [2021-06-01T23:02:02.498Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-01T23:02:02.498Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-01T23:02:02.498Z] [2021-06-01T23:02:02.498Z] INFO: Running integration tests at 06/01/2021 23:02:02... [2021-06-01T23:02:02.498Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-01T23:02:02.498Z] INFO: Integration API tests being run from the host: [2021-06-01T23:02:02.498Z] INFO: make.ps1 starting at 06/01/2021 23:02:02 [2021-06-01T23:02:02.949Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-01T23:02:04.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-01T23:02:06.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-01T23:02:09.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-01T23:02:10.412Z] Loaded image: buildpack-deps:buster [2021-06-01T23:02:10.412Z] Loaded image: busybox:latest [2021-06-01T23:02:10.412Z] Loaded image: busybox:glibc [2021-06-01T23:02:10.983Z] Loaded image: debian:bullseye [2021-06-01T23:02:11.244Z] Loaded image: hello-world:latest [2021-06-01T23:02:11.244Z] Loaded image: arm32v7/hello-world:latest [2021-06-01T23:02:12.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-01T23:02:13.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-01T23:02:16.618Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|deps|exports_file|compiled_files) took 1m58.27753338s [2021-06-01T23:02:16.618Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 655.526503ms [2021-06-01T23:02:17.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-01T23:02:21.249Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.42s) [2021-06-01T23:02:21.249Z] PASS [2021-06-01T23:02:21.249Z] [2021-06-01T23:02:21.249Z] === Skipped [2021-06-01T23:02:21.249Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-01T23:02:21.249Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:02:21.249Z] [2021-06-01T23:02:21.249Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-01T23:02:21.249Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-01T23:02:21.249Z] [2021-06-01T23:02:21.249Z] [2021-06-01T23:02:21.249Z] DONE 34 tests, 2 skipped in 116.289s [2021-06-01T23:02:21.249Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-01T23:02:21.249Z] ++ 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-06-01T23:02:21.249Z] ++ set -e [2021-06-01T23:02:21.249Z] ++ '[' -n 0 ']' [2021-06-01T23:02:21.249Z] ++ set -x [2021-06-01T23:02:21.249Z] ++ env -i DEST=/go/src/github.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-06-01T23:02:21.249Z] INFO: Testing against a local daemon [2021-06-01T23:02:21.249Z] === RUN TestConfigInspect [2021-06-01T23:02:23.791Z] --- PASS: TestConfigInspect (3.13s) [2021-06-01T23:02:23.791Z] === RUN TestConfigList [2021-06-01T23:02:24.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:02:24.059Z] INFO: Testing against a local daemon [2021-06-01T23:02:24.059Z] === RUN TestBuildWithSession [2021-06-01T23:02:24.059Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-01T23:02:24.059Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:02:24.059Z] === RUN TestBuildSquashParent [2021-06-01T23:02:24.059Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-01T23:02:24.059Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:02:24.059Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-01T23:02:24.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:02:24.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:02:24.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:02:24.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:02:24.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:02:24.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:02:24.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:02:24.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:02:24.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:02:24.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:02:24.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:02:24.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:02:24.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:02:24.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:02:24.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:02:24.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:02:27.088Z] --- PASS: TestConfigList (3.12s) [2021-06-01T23:02:27.088Z] === RUN TestConfigsCreateAndDelete [2021-06-01T23:02:30.387Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2021-06-01T23:02:30.387Z] === RUN TestConfigsUpdate [2021-06-01T23:02:31.573Z] INFO [runner/unused/goanalysis] analyzers took 28.88034458s with top 10 stages: buildssa: 24.798420655s, U1000: 4.081923925s [2021-06-01T23:02:32.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-01T23:02:33.684Z] --- PASS: TestConfigsUpdate (3.22s) [2021-06-01T23:02:33.684Z] === RUN TestTemplatedConfig [2021-06-01T23:02:34.374Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:02:34.374Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:02:36.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-01T23:02:37.889Z] --- PASS: TestTemplatedConfig (3.83s) [2021-06-01T23:02:37.889Z] === RUN TestConfigCreateResolve [2021-06-01T23:02:40.095Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-01T23:02:40.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.24s) [2021-06-01T23:02:40.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.29s) [2021-06-01T23:02:40.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.53s) [2021-06-01T23:02:40.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.56s) [2021-06-01T23:02:40.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.91s) [2021-06-01T23:02:40.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.89s) [2021-06-01T23:02:40.095Z] === RUN TestBuildMultiStageCopy [2021-06-01T23:02:40.095Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-01T23:02:40.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-01T23:02:40.432Z] --- PASS: TestConfigCreateResolve (3.19s) [2021-06-01T23:02:40.432Z] === RUN TestConfigDaemonLibtrustID [2021-06-01T23:02:41.820Z] --- PASS: TestConfigDaemonLibtrustID (1.19s) [2021-06-01T23:02:41.820Z] PASS [2021-06-01T23:02:41.820Z] [2021-06-01T23:02:41.820Z] DONE 7 tests in 21.013s [2021-06-01T23:02:41.820Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-01T23:02:41.820Z] ++ 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-06-01T23:02:41.820Z] ++ set -e [2021-06-01T23:02:41.820Z] ++ '[' -n 0 ']' [2021-06-01T23:02:41.820Z] ++ set -x [2021-06-01T23:02:41.820Z] ++ env -i DEST=/go/src/github.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-06-01T23:02:41.820Z] INFO: Testing against a local daemon [2021-06-01T23:02:41.820Z] === RUN TestCheckpoint [2021-06-01T23:02:41.820Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-01T23:02:41.820Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:02:41.820Z] === RUN TestContainerInvalidJSON [2021-06-01T23:02:41.820Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:02:41.820Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:02:41.820Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:02:41.820Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:02:41.820Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:02:41.820Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:02:41.820Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:02:41.820Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:02:41.820Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:02:41.820Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-01T23:02:41.820Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-01T23:02:41.820Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-01T23:02:41.820Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-01T23:02:41.820Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-01T23:02:41.820Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-01T23:02:41.820Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-01T23:02:42.081Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-01T23:02:42.081Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-01T23:02:42.081Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-01T23:02:42.081Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-01T23:02:42.081Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-01T23:02:42.081Z] === RUN TestCopyFromContainer [2021-06-01T23:02:42.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-01T23:02:43.992Z] === RUN TestCopyFromContainer// [2021-06-01T23:02:43.992Z] === RUN TestCopyFromContainer//bar/root [2021-06-01T23:02:43.992Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-01T23:02:44.253Z] === RUN TestCopyFromContainer/bar/quux [2021-06-01T23:02:44.253Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-01T23:02:44.253Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-01T23:02:44.513Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-01T23:02:44.513Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-01T23:02:44.774Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-01T23:02:44.774Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer (2.79s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-01T23:02:45.034Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-01T23:02:45.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-01T23:02:45.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:02:45.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:02:45.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:02:45.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:02:45.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:02:45.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:02:45.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:02:45.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:02:45.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:02:45.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-01T23:02:45.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-01T23:02:45.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-01T23:02:45.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-01T23:02:45.034Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-01T23:02:45.034Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-01T23:02:45.034Z] === RUN TestCreateWithInvalidEnv [2021-06-01T23:02:45.034Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-01T23:02:45.034Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-01T23:02:45.034Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-01T23:02:45.034Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-01T23:02:45.034Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-01T23:02:45.034Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-01T23:02:45.034Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-01T23:02:45.034Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-01T23:02:45.034Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-01T23:02:45.034Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-01T23:02:45.034Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-01T23:02:45.034Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-01T23:02:45.034Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-01T23:02:45.034Z] === RUN TestCreateTmpfsMountsTarget [2021-06-01T23:02:45.034Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-01T23:02:45.034Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-01T23:02:46.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-01T23:02:47.576Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-06-01T23:02:47.576Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-01T23:02:49.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-01T23:02:50.118Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2021-06-01T23:02:50.118Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-01T23:02:50.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:02:50.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:02:50.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:02:50.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:02:50.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:02:50.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:02:50.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:02:50.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:02:50.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:02:50.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:02:50.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:02:50.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:02:50.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:02:50.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:02:50.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:02:50.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-01T23:02:50.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-01T23:02:50.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-01T23:02:50.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-06-01T23:02:50.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-06-01T23:02:50.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-01T23:02:50.118Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-01T23:02:51.060Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-06-01T23:02:51.060Z] === RUN TestCreateDifferentPlatform [2021-06-01T23:02:51.060Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-01T23:02:51.060Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-01T23:02:51.060Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-01T23:02:51.060Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-01T23:02:51.060Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-01T23:02:51.060Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-01T23:02:51.060Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-01T23:02:51.060Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-01T23:02:51.060Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-01T23:02:51.060Z] === RUN TestContainerStartOnDaemonRestart [2021-06-01T23:02:51.060Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-01T23:02:51.060Z] === RUN TestDaemonRestartIpcMode [2021-06-01T23:02:51.060Z] === PAUSE TestDaemonRestartIpcMode [2021-06-01T23:02:51.060Z] === RUN TestDaemonHostGatewayIP [2021-06-01T23:02:51.060Z] === PAUSE TestDaemonHostGatewayIP [2021-06-01T23:02:51.060Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-01T23:02:51.060Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-01T23:02:51.060Z] === RUN TestContainerKillOnDaemonStart [2021-06-01T23:02:51.060Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-01T23:02:51.060Z] === RUN TestDiff [2021-06-01T23:02:52.001Z] --- PASS: TestDiff (0.84s) [2021-06-01T23:02:52.001Z] === RUN TestExecWithCloseStdin [2021-06-01T23:02:52.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-01T23:02:52.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-01T23:02:53.307Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-01T23:02:53.383Z] --- PASS: TestExecWithCloseStdin (1.24s) [2021-06-01T23:02:53.383Z] === RUN TestExec [2021-06-01T23:02:54.255Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-01T23:02:54.323Z] --- PASS: TestExec (1.12s) [2021-06-01T23:02:54.323Z] === RUN TestExecUser [2021-06-01T23:02:54.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-01T23:02:55.263Z] --- PASS: TestExecUser (1.10s) [2021-06-01T23:02:55.263Z] === RUN TestExportContainerAndImportImage [2021-06-01T23:02:55.765Z] --- PASS: TestBuildMultiStageCopy (15.49s) [2021-06-01T23:02:55.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.56s) [2021-06-01T23:02:55.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2021-06-01T23:02:55.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2021-06-01T23:02:55.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.08s) [2021-06-01T23:02:55.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s) [2021-06-01T23:02:55.765Z] === RUN TestBuildMultiStageParentConfig [2021-06-01T23:02:56.649Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-06-01T23:02:56.649Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-01T23:02:57.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-01T23:02:57.906Z] --- PASS: TestBuildMultiStageParentConfig (2.10s) [2021-06-01T23:02:57.906Z] === RUN TestBuildLabelWithTargets [2021-06-01T23:02:57.906Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-01T23:02:57.906Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:02:57.906Z] === RUN TestBuildWithEmptyLayers [2021-06-01T23:02:58.855Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-06-01T23:02:58.855Z] === RUN TestBuildMultiStageOnBuild [2021-06-01T23:02:59.952Z] --- PASS: TestExportContainerAfterDaemonRestart (3.09s) [2021-06-01T23:02:59.952Z] === RUN TestHealthCheckWorkdir [2021-06-01T23:03:00.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-01T23:03:00.893Z] --- PASS: TestHealthCheckWorkdir (1.48s) [2021-06-01T23:03:00.893Z] === RUN TestHealthKillContainer [2021-06-01T23:03:04.012Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-01T23:03:04.012Z] Using test binary docker [2021-06-01T23:03:04.012Z] +++ /etc/init.d/apparmor start [2021-06-01T23:03:04.012Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-01T23:03:04.012Z] INFO: Waiting for daemon to start... [2021-06-01T23:03:04.012Z] Starting dockerd [2021-06-01T23:03:04.012Z] +++ 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-06-01T23:03:04.189Z] --- PASS: TestHealthKillContainer (3.09s) [2021-06-01T23:03:04.189Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-01T23:03:05.129Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-06-01T23:03:05.129Z] === RUN TestIpcModeNone [2021-06-01T23:03:05.902Z] . [2021-06-01T23:03:05.902Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-01T23:03:05.902Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-01T23:03:05.902Z] Error: No such image: emptyfs [2021-06-01T23:03:05.902Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-01T23:03:05.902Z] ++++ docker load [2021-06-01T23:03:06.070Z] --- PASS: TestIpcModeNone (1.09s) [2021-06-01T23:03:06.070Z] === RUN TestIpcModePrivate [2021-06-01T23:03:06.466Z] Running integration-test (iteration 1) [2021-06-01T23:03:06.466Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-01T23:03:06.466Z] ++ 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-06-01T23:03:06.466Z] ++ set -e [2021-06-01T23:03:06.466Z] ++ '[' -n 0 ']' [2021-06-01T23:03:06.466Z] ++ set -x [2021-06-01T23:03:06.466Z] ++ env -i DEST=/go/src/github.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-06-01T23:03:07.013Z] --- PASS: TestIpcModePrivate (1.11s) [2021-06-01T23:03:07.013Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-06-01T23:03:07.013Z] === RUN TestIpcModeShareable [2021-06-01T23:03:08.400Z] --- PASS: TestIpcModeShareable (1.13s) [2021-06-01T23:03:08.400Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-06-01T23:03:08.400Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-01T23:03:11.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2021-06-01T23:03:11.699Z] === RUN TestAPIIpcModeHost [2021-06-01T23:03:12.641Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-06-01T23:03:12.641Z] === RUN TestDaemonIpcModeShareable [2021-06-01T23:03:15.184Z] --- PASS: TestDaemonIpcModeShareable (2.46s) [2021-06-01T23:03:15.184Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-01T23:03:15.184Z] === RUN TestDaemonIpcModePrivate [2021-06-01T23:03:16.402Z] --- PASS: TestBuildMultiStageOnBuild (15.60s) [2021-06-01T23:03:16.402Z] === RUN TestBuildUncleanTarFilenames [2021-06-01T23:03:16.402Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-01T23:03:16.402Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:03:16.402Z] === RUN TestBuildMultiStageLayerLeak [2021-06-01T23:03:17.727Z] --- PASS: TestDaemonIpcModePrivate (2.51s) [2021-06-01T23:03:17.727Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-01T23:03:17.727Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-01T23:03:20.295Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.52s) [2021-06-01T23:03:20.295Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-01T23:03:20.295Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-01T23:03:22.838Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.55s) [2021-06-01T23:03:22.838Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-01T23:03:22.838Z] === RUN TestIpcModeOlderClient [2021-06-01T23:03:22.838Z] === PAUSE TestIpcModeOlderClient [2021-06-01T23:03:22.838Z] === RUN TestKillContainerInvalidSignal [2021-06-01T23:03:23.410Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-06-01T23:03:23.410Z] === RUN TestKillContainer [2021-06-01T23:03:23.410Z] === RUN TestKillContainer/no_signal [2021-06-01T23:03:24.350Z] === RUN TestKillContainer/non_killing_signal [2021-06-01T23:03:24.389Z] 8116de3c91c3: Pull complete [2021-06-01T23:03:24.389Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-06-01T23:03:24.389Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:03:24.389Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:03:24.389Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-01T23:03:24.389Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-01T23:03:24.389Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-06-01T23:03:24.389Z] INFO: Docker version of control daemon [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.389Z] Client: [2021-06-01T23:03:24.389Z] Version: 20.10.6 [2021-06-01T23:03:24.389Z] API version: 1.41 [2021-06-01T23:03:24.389Z] Go version: go1.16.3 [2021-06-01T23:03:24.389Z] Git commit: 370c289 [2021-06-01T23:03:24.389Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-01T23:03:24.389Z] OS/Arch: windows/amd64 [2021-06-01T23:03:24.389Z] Context: default [2021-06-01T23:03:24.389Z] Experimental: true [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.389Z] Server: Docker Engine - Community [2021-06-01T23:03:24.389Z] Engine: [2021-06-01T23:03:24.389Z] Version: 20.10.6 [2021-06-01T23:03:24.389Z] API version: 1.41 (minimum version 1.24) [2021-06-01T23:03:24.389Z] Go version: go1.13.15 [2021-06-01T23:03:24.389Z] Git commit: 8728dd2 [2021-06-01T23:03:24.389Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-01T23:03:24.389Z] OS/Arch: windows/amd64 [2021-06-01T23:03:24.389Z] Experimental: true [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.389Z] INFO: Docker info of control daemon [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.389Z] Client: [2021-06-01T23:03:24.389Z] Context: default [2021-06-01T23:03:24.389Z] Debug Mode: false [2021-06-01T23:03:24.389Z] Plugins: [2021-06-01T23:03:24.389Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-01T23:03:24.389Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-01T23:03:24.389Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.389Z] Server: [2021-06-01T23:03:24.389Z] Containers: 0 [2021-06-01T23:03:24.389Z] Running: 0 [2021-06-01T23:03:24.389Z] Paused: 0 [2021-06-01T23:03:24.389Z] Stopped: 0 [2021-06-01T23:03:24.389Z] Images: 1 [2021-06-01T23:03:24.389Z] Server Version: 20.10.6 [2021-06-01T23:03:24.389Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-01T23:03:24.389Z] Windows: [2021-06-01T23:03:24.389Z] LCOW: [2021-06-01T23:03:24.389Z] Logging Driver: json-file [2021-06-01T23:03:24.389Z] Plugins: [2021-06-01T23:03:24.389Z] Volume: local [2021-06-01T23:03:24.389Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-01T23:03:24.389Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-01T23:03:24.389Z] Swarm: inactive [2021-06-01T23:03:24.389Z] Default Isolation: process [2021-06-01T23:03:24.389Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-01T23:03:24.389Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-01T23:03:24.389Z] OSType: windows [2021-06-01T23:03:24.389Z] Architecture: x86_64 [2021-06-01T23:03:24.389Z] CPUs: 4 [2021-06-01T23:03:24.389Z] Total Memory: 32GiB [2021-06-01T23:03:24.389Z] Name: azwin-2-cad6e0 [2021-06-01T23:03:24.389Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-01T23:03:24.389Z] Docker Root Dir: D:\docker [2021-06-01T23:03:24.389Z] Debug Mode: false [2021-06-01T23:03:24.389Z] Registry: https://index.docker.io/v1/ [2021-06-01T23:03:24.389Z] Labels: [2021-06-01T23:03:24.389Z] Experimental: true [2021-06-01T23:03:24.389Z] Insecure Registries: [2021-06-01T23:03:24.389Z] 10.0.0.4:5000 [2021-06-01T23:03:24.389Z] 127.0.0.0/8 [2021-06-01T23:03:24.389Z] Registry Mirrors: [2021-06-01T23:03:24.389Z] http://10.0.0.4:5000/ [2021-06-01T23:03:24.389Z] Live Restore Enabled: false [2021-06-01T23:03:24.389Z] Product License: Community Engine [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.389Z] INFO: Commit hash is 527957ad81 [2021-06-01T23:03:24.389Z] INFO: Nuke-Everything... [2021-06-01T23:03:24.389Z] INFO: Container count on control daemon to delete is 0 [2021-06-01T23:03:24.389Z] INFO: Nuking d:\CI [2021-06-01T23:03:24.389Z] INFO: Zapped successfully [2021-06-01T23:03:24.389Z] INFO: Location for testing is d:\CI\PR-42446\4 [2021-06-01T23:03:24.389Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.389Z] INFO: Building the image from Dockerfile.windows at 06/01/2021 23:03:20... [2021-06-01T23:03:24.389Z] [2021-06-01T23:03:24.882Z] --- PASS: TestBuildMultiStageLayerLeak (9.26s) [2021-06-01T23:03:24.882Z] === RUN TestBuildWithHugeFile [2021-06-01T23:03:24.921Z] === RUN TestKillContainer/killing_signal [2021-06-01T23:03:26.309Z] --- PASS: TestKillContainer (2.61s) [2021-06-01T23:03:26.309Z] --- PASS: TestKillContainer/no_signal (0.85s) [2021-06-01T23:03:26.309Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-06-01T23:03:26.309Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-06-01T23:03:26.309Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-01T23:03:26.309Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-01T23:03:26.880Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-01T23:03:27.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2021-06-01T23:03:27.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-06-01T23:03:27.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-06-01T23:03:27.820Z] === RUN TestKillStoppedContainer [2021-06-01T23:03:27.820Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-01T23:03:27.820Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-01T23:03:27.820Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-01T23:03:27.820Z] === RUN TestKillDifferentUserContainer [2021-06-01T23:03:28.152Z] Sending build context to Docker daemon 58.29MB [2021-06-01T23:03:28.152Z] [2021-06-01T23:03:28.152Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-01T23:03:28.152Z] ---> 3a7f23e29bd7 [2021-06-01T23:03:28.152Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-01T23:03:28.152Z] ---> Running in 2f9cda645549 [2021-06-01T23:03:28.618Z] Removing intermediate container 2f9cda645549 [2021-06-01T23:03:28.618Z] ---> e846899ab1d1 [2021-06-01T23:03:28.618Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-01T23:03:28.618Z] ---> Running in cd9e17a68154 [2021-06-01T23:03:28.761Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2021-06-01T23:03:28.761Z] === RUN TestInspectOomKilledTrue [2021-06-01T23:03:28.761Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-01T23:03:28.761Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:03:28.761Z] === RUN TestInspectOomKilledFalse [2021-06-01T23:03:28.761Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-01T23:03:28.761Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:03:28.761Z] === RUN TestLinksEtcHostsContentMatch [2021-06-01T23:03:29.086Z] Removing intermediate container cd9e17a68154 [2021-06-01T23:03:29.086Z] ---> 4e1ba8069661 [2021-06-01T23:03:29.086Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-01T23:03:29.086Z] ---> Running in a5de64f376c6 [2021-06-01T23:03:29.553Z] Removing intermediate container a5de64f376c6 [2021-06-01T23:03:29.553Z] ---> 15735fa83f7c [2021-06-01T23:03:29.553Z] 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-06-01T23:03:29.553Z] ---> Running in 3e370aab9575 [2021-06-01T23:03:29.702Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-06-01T23:03:29.702Z] === RUN TestLinksContainerNames [2021-06-01T23:03:30.017Z] Removing intermediate container 3e370aab9575 [2021-06-01T23:03:30.017Z] ---> ba70847156cd [2021-06-01T23:03:30.018Z] 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-06-01T23:03:30.018Z] ---> Running in 04018627f55e [2021-06-01T23:03:31.481Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T23:03:31.481Z] [2021-06-01T23:03:31.481Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-01T23:03:31.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-01T23:03:31.481Z] HOSTNAME=59ecc2e116da [2021-06-01T23:03:31.481Z] DEST=bundles/test-integration [2021-06-01T23:03:31.481Z] PWD=/go/src/github.com/docker/docker [2021-06-01T23:03:31.481Z] DOCKER_ROOTLESS=1 [2021-06-01T23:03:31.481Z] DOCKER_GITCOMMIT=08c4508ef9d3dba932a1ceb352bbcc79385ec9f6 [2021-06-01T23:03:31.481Z] container=docker [2021-06-01T23:03:31.481Z] HOME=/root [2021-06-01T23:03:31.481Z] GOLANG_VERSION=1.13.15 [2021-06-01T23:03:31.481Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-01T23:03:31.481Z] VALIDATE_BRANCH=master [2021-06-01T23:03:31.481Z] TERM=xterm [2021-06-01T23:03:31.481Z] DOCKER_PKG=github.com/docker/docker [2021-06-01T23:03:31.481Z] SHLVL=1 [2021-06-01T23:03:31.481Z] TIMEOUT=120m [2021-06-01T23:03:31.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-01T23:03:31.481Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-01T23:03:31.481Z] GO111MODULE=off [2021-06-01T23:03:31.481Z] DOCKER_EXPERIMENTAL=1 [2021-06-01T23:03:31.481Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-01T23:03:31.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-01T23:03:31.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-01T23:03:31.481Z] GOPATH=/go [2021-06-01T23:03:31.481Z] PKG_CONFIG=pkg-config [2021-06-01T23:03:31.481Z] _=/usr/bin/env [2021-06-01T23:03:31.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-01T23:03:31.615Z] --- PASS: TestLinksContainerNames (1.71s) [2021-06-01T23:03:31.615Z] === RUN TestLogsFollowTailEmpty [2021-06-01T23:03:32.186Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2021-06-01T23:03:32.186Z] === RUN TestContainerNetworkMountsNoChown [2021-06-01T23:03:33.129Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/default [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/default [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/private [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/private [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rprivate [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/slave [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/slave [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rslave [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/shared [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/shared [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rshared [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/default [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rslave [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/shared [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/slave [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rprivate [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rshared [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/private [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-01T23:03:33.129Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:03:33.129Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:03:33.129Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:03:33.390Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-01T23:03:33.390Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-01T23:03:33.390Z] === RUN TestContainerBindMountNonRecursive [2021-06-01T23:03:35.896Z] [2021-06-01T23:03:35.896Z] SUCCESS: Specified value was saved. [2021-06-01T23:03:35.934Z] --- PASS: TestContainerBindMountNonRecursive (2.46s) [2021-06-01T23:03:35.934Z] === RUN TestContainerVolumesMountedAsShared [2021-06-01T23:03:36.362Z] INFO: Downloading git... [2021-06-01T23:03:36.509Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2021-06-01T23:03:36.509Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-01T23:03:37.453Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s) [2021-06-01T23:03:37.453Z] === RUN TestNetworkNat [2021-06-01T23:03:37.913Z] INFO: Downloading go... [2021-06-01T23:03:38.838Z] --- PASS: TestNetworkNat (1.11s) [2021-06-01T23:03:38.838Z] === RUN TestNetworkLocalhostTCPNat [2021-06-01T23:03:39.780Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2021-06-01T23:03:39.780Z] === RUN TestNetworkLoopbackNat [2021-06-01T23:03:40.112Z] INFO: Downloading compiler 1 of 3... [2021-06-01T23:03:40.112Z] INFO: Downloading compiler 2 of 3... [2021-06-01T23:03:40.575Z] INFO: Downloading compiler 3 of 3... [2021-06-01T23:03:40.575Z] INFO: Extracting git... [2021-06-01T23:03:43.081Z] --- PASS: TestNetworkLoopbackNat (3.44s) [2021-06-01T23:03:43.081Z] === RUN TestPause [2021-06-01T23:03:44.023Z] --- PASS: TestPause (0.92s) [2021-06-01T23:03:44.023Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-01T23:03:44.023Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-01T23:03:44.023Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-01T23:03:44.023Z] === RUN TestPauseStopPausedContainer [2021-06-01T23:03:44.966Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2021-06-01T23:03:44.966Z] === RUN TestPidHost [2021-06-01T23:03:47.511Z] --- PASS: TestPidHost (2.22s) [2021-06-01T23:03:47.511Z] === RUN TestPsFilter [2021-06-01T23:03:47.511Z] --- PASS: TestPsFilter (0.16s) [2021-06-01T23:03:47.511Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-01T23:03:48.453Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-06-01T23:03:48.453Z] === RUN TestRemoveContainerWithVolume [2021-06-01T23:03:48.988Z] --- PASS: TestImportExtremelyLargeImageWorks (108.31s) [2021-06-01T23:03:48.988Z] PASS [2021-06-01T23:03:48.988Z] [2021-06-01T23:03:48.988Z] DONE 12 tests in 111.326s [2021-06-01T23:03:48.988Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-01T23:03:48.988Z] INFO: Testing against a local daemon [2021-06-01T23:03:48.988Z] === RUN TestNetworkCreateDelete [2021-06-01T23:03:48.988Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-06-01T23:03:48.988Z] === RUN TestDockerNetworkDeletePreferID [2021-06-01T23:03:48.988Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-06-01T23:03:48.988Z] === RUN TestDaemonDNSFallback [2021-06-01T23:03:49.395Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2021-06-01T23:03:49.395Z] === RUN TestRemoveContainerRunning [2021-06-01T23:03:49.967Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-06-01T23:03:49.967Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-01T23:03:50.909Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-06-01T23:03:50.909Z] === RUN TestRemoveInvalidContainer [2021-06-01T23:03:50.909Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-01T23:03:50.909Z] === RUN TestRenameLinkedContainer [2021-06-01T23:03:53.095Z] Loaded image: buildpack-deps:buster [2021-06-01T23:03:53.095Z] Loaded image: busybox:latest [2021-06-01T23:03:53.095Z] Loaded image: busybox:glibc [2021-06-01T23:03:53.187Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.852226999s with top 10 stages: buildssa: 1m39.901129592s, goimports: 22.694742795s, unconvert: 13.224911835s, gosec: 10.689828637s, golint: 6.213432023s, ineffassign: 4.775774917s, misspell: 4.408812904s, vrp: 3.612676677s, inspect: 3.115029614s, printf: 1.736415139s [2021-06-01T23:03:53.187Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-06-01T23:03:53.187Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1683/1683, skip_dirs: 1683/1683, exclude-rules: 64/1578, nolint: 0/64, cgo: 1683/2262, skip_files: 1683/1683, autogenerated_exclude: 1578/1683, filename_unadjuster: 1683/1683, exclude: 1578/1578, identifier_marker: 1578/1578 [2021-06-01T23:03:53.187Z] INFO [runner] processing took 58.664204ms with stages: nolint: 25.162925ms, identifier_marker: 15.968971ms, path_prettifier: 8.196225ms, autogenerated_exclude: 4.075886ms, exclude-rules: 3.326386ms, skip_dirs: 1.629536ms, cgo: 178.37µs, filename_unadjuster: 121.88µs, max_same_issues: 1.195µs, uniq_by_line: 674ns, diff: 462ns, skip_files: 386ns, exclude: 301ns, max_from_linter: 296ns, source_code: 271ns, max_per_file_from_linter: 235ns, path_shortener: 205ns [2021-06-01T23:03:53.187Z] INFO [runner] linters took 1m41.27634684s with stages: goanalysis_metalinter: 1m20.564156793s, unused: 20.653388684s [2021-06-01T23:03:53.187Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2021-06-01T23:03:53.187Z] INFO Memory: 1522 samples, avg is 841.2MB, max is 4037.5MB [2021-06-01T23:03:53.187Z] INFO Execution took 3m40.218786577s [2021-06-01T23:03:53.187Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-01T23:03:53.540Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=53cecbcaa452555f60a1ba771651e4f28fb5d0e9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:53cecbcaa452555f60a1ba771651e4f28fb5d0e9 hack/make.sh dynbinary-daemon test-docker-py [2021-06-01T23:03:54.022Z] Loaded image: debian:bullseye [2021-06-01T23:03:54.022Z] Loaded image: hello-world:latest [2021-06-01T23:03:54.108Z] [2021-06-01T23:03:54.108Z] Removing bundles/ [2021-06-01T23:03:54.108Z] [2021-06-01T23:03:54.108Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-06-01T23:03:54.108Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T23:03:54.108Z] GOOS="" GOARCH="" GOARM="" [2021-06-01T23:03:54.212Z] --- PASS: TestRenameLinkedContainer (3.33s) [2021-06-01T23:03:54.212Z] === RUN TestRenameStoppedContainer [2021-06-01T23:03:54.277Z] Loaded image: arm32v7/hello-world:latest [2021-06-01T23:03:54.277Z] INFO: Testing against a local daemon [2021-06-01T23:03:54.277Z] === RUN TestCgroupNamespacesBuild [2021-06-01T23:03:55.154Z] --- PASS: TestRenameStoppedContainer (0.86s) [2021-06-01T23:03:55.155Z] === RUN TestRenameRunningContainerAndReuse [2021-06-01T23:03:55.448Z] INFO: Expanding go... [2021-06-01T23:03:55.568Z] --- PASS: TestDaemonDNSFallback (7.16s) [2021-06-01T23:03:55.568Z] === RUN TestInspectNetwork [2021-06-01T23:03:57.088Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2021-06-01T23:03:57.088Z] === RUN TestRenameInvalidName [2021-06-01T23:03:57.660Z] --- PASS: TestRenameInvalidName (0.89s) [2021-06-01T23:03:57.660Z] === RUN TestRenameAnonymousContainer [2021-06-01T23:03:58.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-01T23:03:58.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-01T23:03:58.852Z] === RUN TestInspectNetwork/full_network_id [2021-06-01T23:03:58.852Z] === RUN TestInspectNetwork/partial_network_id [2021-06-01T23:03:58.852Z] === RUN TestInspectNetwork/network_name [2021-06-01T23:03:58.852Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-01T23:03:59.529Z] --- PASS: TestCgroupNamespacesBuild (4.34s) [2021-06-01T23:03:59.529Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-01T23:04:02.050Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.13s) [2021-06-01T23:04:02.050Z] === RUN TestBuildWithSession [2021-06-01T23:04:02.050Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-01T23:04:02.050Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:04:02.050Z] === RUN TestBuildSquashParent [2021-06-01T23:04:02.950Z] --- PASS: TestRenameAnonymousContainer (4.50s) [2021-06-01T23:04:02.950Z] === RUN TestRenameContainerWithSameName [2021-06-01T23:04:02.950Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2021-06-01T23:04:02.950Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-01T23:04:03.034Z] --- PASS: TestInspectNetwork (8.36s) [2021-06-01T23:04:03.034Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-01T23:04:03.034Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-01T23:04:03.034Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-01T23:04:03.034Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-01T23:04:03.034Z] === RUN TestRunContainerWithBridgeNone [2021-06-01T23:04:04.861Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2021-06-01T23:04:04.861Z] === RUN TestResize [2021-06-01T23:04:05.803Z] --- PASS: TestResize (0.84s) [2021-06-01T23:04:05.803Z] === RUN TestResizeWithInvalidSize [2021-06-01T23:04:06.318Z] --- PASS: TestRunContainerWithBridgeNone (3.15s) [2021-06-01T23:04:06.318Z] === RUN TestNetworkInvalidJSON [2021-06-01T23:04:06.318Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-01T23:04:06.318Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-01T23:04:06.318Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:04:06.318Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:04:06.318Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:04:06.318Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:04:06.318Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-01T23:04:06.318Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:04:06.318Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:04:06.318Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-01T23:04:06.318Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-01T23:04:06.318Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-01T23:04:06.318Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-01T23:04:06.318Z] === RUN TestNetworkList [2021-06-01T23:04:06.318Z] === RUN TestNetworkList//networks [2021-06-01T23:04:06.318Z] === PAUSE TestNetworkList//networks [2021-06-01T23:04:06.318Z] === RUN TestNetworkList//networks/ [2021-06-01T23:04:06.318Z] === PAUSE TestNetworkList//networks/ [2021-06-01T23:04:06.318Z] === CONT TestNetworkList//networks [2021-06-01T23:04:06.318Z] === CONT TestNetworkList//networks/ [2021-06-01T23:04:06.318Z] --- PASS: TestNetworkList (0.01s) [2021-06-01T23:04:06.318Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-01T23:04:06.318Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-01T23:04:06.318Z] === RUN TestHostIPv4BridgeLabel [2021-06-01T23:04:06.745Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2021-06-01T23:04:06.745Z] === RUN TestResizeWhenContainerNotStarted [2021-06-01T23:04:06.883Z] --- PASS: TestHostIPv4BridgeLabel (0.93s) [2021-06-01T23:04:06.883Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-01T23:04:07.316Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2021-06-01T23:04:07.316Z] === RUN TestDaemonRestartKillContainers [2021-06-01T23:04:07.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-01T23:04:07.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-01T23:04:07.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-01T23:04:07.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-01T23:04:07.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-01T23:04:07.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-01T23:04:07.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-01T23:04:07.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-01T23:04:07.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-01T23:04:07.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-01T23:04:07.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-01T23:04:07.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-01T23:04:07.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-01T23:04:07.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-01T23:04:07.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-01T23:04:07.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-01T23:04:07.317Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:04:07.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:04:07.317Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:04:07.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:04:07.317Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:04:07.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:04:07.317Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:04:07.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:04:07.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-01T23:04:07.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-01T23:04:07.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-01T23:04:07.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:04:08.781Z] --- PASS: TestDaemonRestartWithLiveRestore (1.48s) [2021-06-01T23:04:08.781Z] === RUN TestDaemonDefaultNetworkPools [2021-06-01T23:04:09.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:04:10.152Z] --- PASS: TestDaemonDefaultNetworkPools (1.39s) [2021-06-01T23:04:10.152Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-01T23:04:10.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-01T23:04:10.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-01T23:04:10.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-01T23:04:11.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:04:12.050Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.03s) [2021-06-01T23:04:12.050Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-01T23:04:13.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-01T23:04:13.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-01T23:04:13.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:04:14.578Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.59s) [2021-06-01T23:04:14.578Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-01T23:04:15.513Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.99s) [2021-06-01T23:04:15.513Z] === RUN TestServiceWithPredefinedNetwork [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.04s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2021-06-01T23:04:15.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2021-06-01T23:04:15.802Z] === RUN TestCgroupNamespacesRun [2021-06-01T23:04:16.894Z] --- PASS: TestBuildSquashParent (13.66s) [2021-06-01T23:04:16.894Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-01T23:04:16.894Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:04:16.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:04:16.894Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:04:16.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:04:16.894Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:04:16.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:04:16.894Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:04:16.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:04:16.894Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:04:16.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:04:16.894Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:04:16.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:04:16.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:04:16.894Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:04:18.349Z] --- PASS: TestCgroupNamespacesRun (2.52s) [2021-06-01T23:04:18.349Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-01T23:04:18.800Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2021-06-01T23:04:18.800Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-01T23:04:18.800Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:04:18.801Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:04:18.801Z] === RUN TestServiceWithDataPathPortInit [2021-06-01T23:04:20.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-01T23:04:20.652Z] INFO: Expanding compiler 1 of 3... [2021-06-01T23:04:20.652Z] INFO: Expanding compiler 2 of 3... [2021-06-01T23:04:20.935Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) [2021-06-01T23:04:20.936Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-01T23:04:21.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:04:21.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:04:22.847Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.48s) [2021-06-01T23:04:22.848Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-01T23:04:25.369Z] INFO: Expanding compiler 3 of 3... [2021-06-01T23:04:25.369Z] INFO: Removing downloaded files... [2021-06-01T23:04:25.369Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-01T23:04:25.369Z] INFO: Configuring git core.autocrlf... [2021-06-01T23:04:25.390Z] --- PASS: TestCgroupNamespacesRunHostMode (2.43s) [2021-06-01T23:04:25.390Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-01T23:04:27.601Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:04:27.601Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:04:27.939Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.51s) [2021-06-01T23:04:27.939Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-01T23:04:30.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-01T23:04:30.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-01T23:04:30.482Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2021-06-01T23:04:30.482Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-01T23:04:30.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-01T23:04:31.422Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.45s) [2021-06-01T23:04:31.422Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-01T23:04:31.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-01T23:04:32.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-01T23:04:32.849Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-01T23:04:32.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.64s) [2021-06-01T23:04:32.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.73s) [2021-06-01T23:04:32.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.42s) [2021-06-01T23:04:32.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.36s) [2021-06-01T23:04:32.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.56s) [2021-06-01T23:04:32.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.55s) [2021-06-01T23:04:32.849Z] === RUN TestBuildMultiStageCopy [2021-06-01T23:04:32.849Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-01T23:04:33.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-01T23:04:33.682Z] --- PASS: TestServiceWithDataPathPortInit (15.56s) [2021-06-01T23:04:33.682Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-01T23:04:33.966Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.50s) [2021-06-01T23:04:33.966Z] === RUN TestNISDomainname [2021-06-01T23:04:35.349Z] --- PASS: TestNISDomainname (1.40s) [2021-06-01T23:04:35.349Z] === RUN TestHostnameDnsResolution [2021-06-01T23:04:36.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-01T23:04:36.757Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-01T23:04:37.321Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-01T23:04:37.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-01T23:04:37.884Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-01T23:04:37.908Z] --- PASS: TestHostnameDnsResolution (2.35s) [2021-06-01T23:04:37.908Z] === RUN TestStats [2021-06-01T23:04:38.446Z] --- PASS: TestBuildMultiStageCopy (6.44s) [2021-06-01T23:04:38.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.90s) [2021-06-01T23:04:38.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-06-01T23:04:38.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2021-06-01T23:04:38.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-06-01T23:04:38.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-06-01T23:04:38.446Z] === RUN TestBuildMultiStageParentConfig [2021-06-01T23:04:39.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-01T23:04:39.812Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2021-06-01T23:04:39.812Z] === RUN TestBuildLabelWithTargets [2021-06-01T23:04:41.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-01T23:04:41.206Z] --- PASS: TestStats (2.89s) [2021-06-01T23:04:41.206Z] === RUN TestStopContainerWithTimeout [2021-06-01T23:04:41.206Z] === RUN TestStopContainerWithTimeout/0 [2021-06-01T23:04:41.206Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-01T23:04:41.206Z] === RUN TestStopContainerWithTimeout/1 [2021-06-01T23:04:41.206Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-01T23:04:41.206Z] === RUN TestStopContainerWithTimeout/3 [2021-06-01T23:04:41.206Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-01T23:04:41.206Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-01T23:04:41.206Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-01T23:04:41.206Z] === CONT TestStopContainerWithTimeout/0 [2021-06-01T23:04:41.206Z] === CONT TestStopContainerWithTimeout/1 [2021-06-01T23:04:41.206Z] === CONT TestStopContainerWithTimeout/3 [2021-06-01T23:04:41.206Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-01T23:04:41.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-01T23:04:41.790Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2021-06-01T23:04:41.790Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w974qkhjjp24z7oz6ujyhihhm Created:2021-06-01 23:04:35.088294985 +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[a31641f5f3286623520d6967c13ecf067c14bae06be1b5d2e9b46de6277d4dc8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hlra15oq780ftigvoyiybu9v8 EndpointID:817f151315478ed0d7f0532e6fd89dd78e459c0e30c9d21e3933c13a2bca3966 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:882cd8967eb815cb92f65367af8405fb4f2750070c78256ff7cafee880189dab 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:d4af9d5f01f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hlra15oq780ftigvoyiybu9v8 EndpointID:817f151315478ed0d7f0532e6fd89dd78e459c0e30c9d21e3933c13a2bca3966 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-01T23:04:41.790Z] PASS [2021-06-01T23:04:41.790Z] [2021-06-01T23:04:41.790Z] === Skipped [2021-06-01T23:04:41.790Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:04:41.790Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:04:41.790Z] [2021-06-01T23:04:41.790Z] [2021-06-01T23:04:41.790Z] DONE 26 tests, 1 skipped in 55.980s [2021-06-01T23:04:41.790Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-01T23:04:41.790Z] INFO: Testing against a local daemon [2021-06-01T23:04:41.790Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-01T23:04:41.790Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-01T23:04:41.790Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:04:41.790Z] === RUN TestDockerNetworkIpvlan [2021-06-01T23:04:41.790Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-01T23:04:41.790Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:04:41.790Z] PASS [2021-06-01T23:04:41.790Z] [2021-06-01T23:04:41.790Z] === Skipped [2021-06-01T23:04:41.790Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-01T23:04:41.790Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:04:41.790Z] [2021-06-01T23:04:41.790Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-01T23:04:41.790Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:04:41.790Z] [2021-06-01T23:04:41.790Z] [2021-06-01T23:04:41.790Z] DONE 2 tests, 2 skipped in 0.037s [2021-06-01T23:04:41.790Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-01T23:04:41.790Z] INFO: Testing against a local daemon [2021-06-01T23:04:41.790Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-01T23:04:42.331Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2021-06-01T23:04:42.331Z] === RUN TestBuildWithEmptyLayers [2021-06-01T23:04:42.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-01T23:04:43.687Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s) [2021-06-01T23:04:43.687Z] === RUN TestDockerNetworkMacvlan [2021-06-01T23:04:43.698Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2021-06-01T23:04:43.698Z] === RUN TestBuildMultiStageOnBuild [2021-06-01T23:04:44.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-01T23:04:44.504Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-06-01T23:04:44.504Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2021-06-01T23:04:44.504Z] --- PASS: TestStopContainerWithTimeout/1 (2.53s) [2021-06-01T23:04:44.504Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2021-06-01T23:04:44.504Z] --- PASS: TestStopContainerWithTimeout/3 (3.45s) [2021-06-01T23:04:44.504Z] === RUN TestDeleteDevicemapper [2021-06-01T23:04:44.504Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-01T23:04:44.504Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-01T23:04:44.504Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-01T23:04:44.620Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-01T23:04:45.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-01T23:04:45.552Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-01T23:04:46.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-01T23:04:46.926Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-01T23:04:47.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-01T23:04:47.802Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.44s) [2021-06-01T23:04:47.802Z] === RUN TestUpdateMemory [2021-06-01T23:04:47.802Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-01T23:04:47.802Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:04:47.802Z] === RUN TestUpdateCPUQuota [2021-06-01T23:04:47.867Z] --- PASS: TestBuildMultiStageOnBuild (4.51s) [2021-06-01T23:04:47.867Z] === RUN TestBuildUncleanTarFilenames [2021-06-01T23:04:48.770Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-01T23:04:48.770Z] Using test binary docker [2021-06-01T23:04:48.770Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-01T23:04:48.770Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-01T23:04:48.770Z] INFO: Waiting for daemon to start... [2021-06-01T23:04:48.770Z] Starting dockerd [2021-06-01T23:04:49.759Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2021-06-01T23:04:49.759Z] === RUN TestBuildMultiStageLayerLeak [2021-06-01T23:04:50.209Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-01T23:04:52.068Z] . [2021-06-01T23:04:52.068Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-01T23:04:52.068Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-01T23:04:52.068Z] Error: No such image: emptyfs [2021-06-01T23:04:52.068Z] Running integration-test (iteration 1) [2021-06-01T23:04:52.068Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-01T23:04:52.283Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-01T23:04:52.283Z] Using test binary docker [2021-06-01T23:04:52.283Z] +++ /etc/init.d/apparmor start [2021-06-01T23:04:52.283Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-01T23:04:52.283Z] Starting dockerd [2021-06-01T23:04:52.283Z] INFO: Waiting for daemon to start... [2021-06-01T23:04:52.283Z] +++ 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-06-01T23:04:53.498Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-01T23:04:53.654Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-01T23:04:53.654Z] Using test binary docker [2021-06-01T23:04:53.654Z] +++ /etc/init.d/apparmor start [2021-06-01T23:04:53.654Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-01T23:04:53.654Z] INFO: Waiting for daemon to start... [2021-06-01T23:04:53.654Z] Starting dockerd [2021-06-01T23:04:53.654Z] +++ 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-06-01T23:04:53.910Z] .--- PASS: TestBuildMultiStageLayerLeak (4.01s) [2021-06-01T23:04:53.910Z] === RUN TestBuildWithHugeFile [2021-06-01T23:04:54.167Z] [2021-06-01T23:04:54.167Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-01T23:04:54.167Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-01T23:04:54.167Z] Error: No such image: emptyfs [2021-06-01T23:04:54.167Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-01T23:04:54.167Z] ++++ docker load [2021-06-01T23:04:54.385Z] --- PASS: TestUpdateCPUQuota (5.72s) [2021-06-01T23:04:54.385Z] === RUN TestUpdatePidsLimit [2021-06-01T23:04:54.385Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-01T23:04:54.385Z] === RUN TestUpdatePidsLimit/no_change [2021-06-01T23:04:54.423Z] Running integration-test (iteration 1) [2021-06-01T23:04:54.423Z] 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-06-01T23:04:54.423Z] ++ 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-06-01T23:04:54.423Z] ++ set -e [2021-06-01T23:04:54.423Z] ++ '[' -n 0 ']' [2021-06-01T23:04:54.423Z] ++ set -x [2021-06-01T23:04:54.423Z] ++ env -i DEST=/go/src/github.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-06-01T23:04:54.645Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-01T23:04:55.216Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-01T23:04:55.788Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-01T23:04:55.790Z] [2021-06-01T23:04:55.790Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-01T23:04:55.790Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-01T23:04:55.790Z] Error: No such image: emptyfs [2021-06-01T23:04:55.790Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-01T23:04:55.790Z] ++++ docker load [2021-06-01T23:04:56.047Z] Running integration-test (iteration 1) [2021-06-01T23:04:56.047Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-01T23:04:56.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-01T23:04:56.047Z] ++ set -e [2021-06-01T23:04:56.047Z] ++ '[' -n 0 ']' [2021-06-01T23:04:56.047Z] ++ set -x [2021-06-01T23:04:56.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-01T23:04:56.730Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-01T23:04:57.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-01T23:04:58.687Z] --- PASS: TestUpdatePidsLimit (5.42s) [2021-06-01T23:04:58.687Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-06-01T23:04:58.687Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-06-01T23:04:58.687Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-06-01T23:04:58.687Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-06-01T23:04:58.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-06-01T23:04:58.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-06-01T23:04:58.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-06-01T23:04:58.687Z] === RUN TestUpdateRestartPolicy [2021-06-01T23:05:00.083Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-01T23:05:01.019Z] --- PASS: TestDockerNetworkMacvlan (17.47s) [2021-06-01T23:05:01.019Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-06-01T23:05:01.019Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-06-01T23:05:01.019Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2021-06-01T23:05:01.019Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2021-06-01T23:05:01.019Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.92s) [2021-06-01T23:05:01.019Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-06-01T23:05:01.019Z] PASS [2021-06-01T23:05:01.019Z] [2021-06-01T23:05:01.019Z] DONE 8 tests in 19.398s [2021-06-01T23:05:01.019Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-01T23:05:01.019Z] testing: warning: no tests to run [2021-06-01T23:05:01.019Z] PASS [2021-06-01T23:05:01.019Z] [2021-06-01T23:05:01.019Z] DONE 0 tests in 0.007s [2021-06-01T23:05:01.019Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-01T23:05:01.019Z] INFO: Testing against a local daemon [2021-06-01T23:05:01.019Z] === RUN TestAuthZPluginAllowRequest [2021-06-01T23:05:02.917Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2021-06-01T23:05:02.917Z] === RUN TestAuthZPluginTLS [2021-06-01T23:05:03.482Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-06-01T23:05:03.482Z] === RUN TestAuthZPluginDenyRequest [2021-06-01T23:05:04.047Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-06-01T23:05:04.047Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-01T23:05:04.982Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2021-06-01T23:05:04.982Z] === RUN TestAuthZPluginDenyResponse [2021-06-01T23:05:05.549Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-06-01T23:05:05.549Z] === RUN TestAuthZPluginAllowEventStream [2021-06-01T23:05:05.970Z] --- PASS: TestBuildWithHugeFile (89.83s) [2021-06-01T23:05:05.970Z] === RUN TestBuildWCOWSandboxSize [2021-06-01T23:05:07.017Z] Loaded image: buildpack-deps:buster [2021-06-01T23:05:07.017Z] Loaded image: busybox:latest [2021-06-01T23:05:07.017Z] Loaded image: busybox:glibc [2021-06-01T23:05:07.448Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-06-01T23:05:07.448Z] === RUN TestAuthZPluginErrorResponse [2021-06-01T23:05:07.705Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2021-06-01T23:05:07.705Z] === RUN TestAuthZPluginErrorRequest [2021-06-01T23:05:08.270Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-06-01T23:05:08.270Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-01T23:05:09.203Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-06-01T23:05:09.203Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-01T23:05:09.560Z] Loaded image: debian:bullseye [2021-06-01T23:05:09.560Z] Loaded image: hello-world:latest [2021-06-01T23:05:09.560Z] Loaded image: arm32v7/hello-world:latest [2021-06-01T23:05:09.560Z] INFO: Testing against a local daemon [2021-06-01T23:05:09.560Z] === RUN TestCgroupNamespacesBuild [2021-06-01T23:05:11.102Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2021-06-01T23:05:11.102Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-01T23:05:12.853Z] --- PASS: TestCgroupNamespacesBuild (3.03s) [2021-06-01T23:05:12.853Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-01T23:05:13.001Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2021-06-01T23:05:13.001Z] === RUN TestAuthZPluginHeader [2021-06-01T23:05:13.589Z] --- PASS: TestUpdateRestartPolicy (13.16s) [2021-06-01T23:05:13.589Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-01T23:05:13.589Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-06-01T23:05:13.589Z] === RUN TestWaitNonBlocked [2021-06-01T23:05:13.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:05:13.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:05:13.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:05:13.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:05:13.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:05:13.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:05:13.849Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-01T23:05:13.849Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2021-06-01T23:05:13.849Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-06-01T23:05:13.849Z] === RUN TestWaitBlocked [2021-06-01T23:05:13.849Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:05:13.849Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:05:13.849Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:05:13.849Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:05:13.849Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:05:13.849Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:05:13.933Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-06-01T23:05:13.933Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-01T23:05:15.232Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-01T23:05:15.232Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-06-01T23:05:15.232Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2021-06-01T23:05:15.232Z] === CONT TestContainerStartOnDaemonRestart [2021-06-01T23:05:15.232Z] === CONT TestContainerKillOnDaemonStart [2021-06-01T23:05:15.232Z] === CONT TestIpcModeOlderClient [2021-06-01T23:05:15.232Z] === CONT TestDaemonHostGatewayIP [2021-06-01T23:05:15.232Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-06-01T23:05:15.232Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-01T23:05:15.393Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.76s) [2021-06-01T23:05:15.393Z] === RUN TestBuildWithSession [2021-06-01T23:05:15.393Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-01T23:05:15.393Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:05:15.393Z] === RUN TestBuildSquashParent [2021-06-01T23:05:18.113Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2021-06-01T23:05:18.113Z] === RUN TestAuthZPluginV2Disable [2021-06-01T23:05:18.539Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2021-06-01T23:05:18.539Z] === CONT TestDaemonRestartIpcMode [2021-06-01T23:05:19.929Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.77s) [2021-06-01T23:05:21.388Z] --- PASS: TestDaemonHostGatewayIP (6.53s) [2021-06-01T23:05:22.318Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2021-06-01T23:05:22.318Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-01T23:05:22.329Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2021-06-01T23:05:23.526Z] --- PASS: TestBuildSquashParent (7.69s) [2021-06-01T23:05:23.526Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-01T23:05:23.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:05:23.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:05:23.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:05:23.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:05:23.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:05:23.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:05:23.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:05:23.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:05:23.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:05:23.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:05:23.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:05:23.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:05:23.526Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:05:23.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:05:24.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:05:25.172Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:05:25.599Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.38s) [2021-06-01T23:05:25.599Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-01T23:05:27.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:05:27.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:05:28.910Z] --- PASS: TestContainerKillOnDaemonStart (13.73s) [2021-06-01T23:05:28.910Z] PASS [2021-06-01T23:05:28.910Z] [2021-06-01T23:05:28.910Z] === Skipped [2021-06-01T23:05:28.910Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-01T23:05:28.910Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:05:28.910Z] [2021-06-01T23:05:28.910Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-01T23:05:28.910Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:05:28.910Z] [2021-06-01T23:05:28.910Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-01T23:05:28.910Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:05:28.910Z] [2021-06-01T23:05:28.910Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-01T23:05:28.910Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-01T23:05:28.910Z] [2021-06-01T23:05:28.910Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-01T23:05:28.910Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-01T23:05:28.910Z] [2021-06-01T23:05:28.910Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-01T23:05:28.910Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:05:28.910Z] [2021-06-01T23:05:28.910Z] [2021-06-01T23:05:28.910Z] DONE 196 tests, 6 skipped in 167.042s [2021-06-01T23:05:28.910Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-01T23:05:28.910Z] ++ 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-06-01T23:05:28.910Z] ++ set -e [2021-06-01T23:05:28.910Z] ++ '[' -n 0 ']' [2021-06-01T23:05:28.910Z] ++ set -x [2021-06-01T23:05:28.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-01T23:05:28.910Z] INFO: Testing against a local daemon [2021-06-01T23:05:28.910Z] === RUN TestCommitInheritsEnv [2021-06-01T23:05:29.001Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-01T23:05:29.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.19s) [2021-06-01T23:05:29.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.27s) [2021-06-01T23:05:29.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2021-06-01T23:05:29.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2021-06-01T23:05:29.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2021-06-01T23:05:29.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-06-01T23:05:29.001Z] === RUN TestBuildMultiStageCopy [2021-06-01T23:05:29.001Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-01T23:05:29.482Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-06-01T23:05:29.482Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-01T23:05:29.482Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-01T23:05:29.482Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-01T23:05:29.482Z] === RUN TestImagesFilterMultiReference [2021-06-01T23:05:29.482Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-01T23:05:29.482Z] === RUN TestImagePullPlatformInvalid [2021-06-01T23:05:29.482Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-01T23:05:29.482Z] === RUN TestRemoveImageOrphaning [2021-06-01T23:05:30.054Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-06-01T23:05:30.054Z] === RUN TestRemoveImageGarbageCollector [2021-06-01T23:05:30.054Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-01T23:05:30.054Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:05:30.054Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-01T23:05:30.054Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-01T23:05:30.054Z] === RUN TestTagInvalidReference [2021-06-01T23:05:30.054Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-01T23:05:30.054Z] === RUN TestTagValidPrefixedRepo [2021-06-01T23:05:30.054Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-01T23:05:30.054Z] === RUN TestTagExistedNameWithoutForce [2021-06-01T23:05:30.054Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-01T23:05:30.054Z] === RUN TestTagOfficialNames [2021-06-01T23:05:30.054Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-01T23:05:30.054Z] === RUN TestTagMatchesDigest [2021-06-01T23:05:30.054Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-01T23:05:30.054Z] PASS [2021-06-01T23:05:30.054Z] [2021-06-01T23:05:30.054Z] === Skipped [2021-06-01T23:05:30.054Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-01T23:05:30.054Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-01T23:05:30.054Z] [2021-06-01T23:05:30.054Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-01T23:05:30.054Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:05:30.054Z] [2021-06-01T23:05:30.054Z] [2021-06-01T23:05:30.054Z] DONE 12 tests, 2 skipped in 1.488s [2021-06-01T23:05:30.316Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-01T23:05:30.316Z] ++ 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-06-01T23:05:30.316Z] ++ set -e [2021-06-01T23:05:30.316Z] ++ '[' -n 0 ']' [2021-06-01T23:05:30.316Z] ++ set -x [2021-06-01T23:05:30.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-01T23:05:30.316Z] INFO: Testing against a local daemon [2021-06-01T23:05:30.316Z] === RUN TestNetworkCreateDelete [2021-06-01T23:05:30.562Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-01T23:05:30.562Z] [2021-06-01T23:05:30.562Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-01T23:05:30.562Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-01T23:05:30.562Z] Using test binary docker [2021-06-01T23:05:30.562Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-01T23:05:30.562Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-01T23:05:30.562Z] INFO: Waiting for daemon to start... [2021-06-01T23:05:30.562Z] Starting dockerd [2021-06-01T23:05:30.562Z] . [2021-06-01T23:05:30.562Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-01T23:05:31.259Z] --- PASS: TestNetworkCreateDelete (0.81s) [2021-06-01T23:05:31.259Z] === RUN TestDockerNetworkDeletePreferID [2021-06-01T23:05:32.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-01T23:05:33.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-01T23:05:33.803Z] --- PASS: TestDockerNetworkDeletePreferID (2.48s) [2021-06-01T23:05:33.803Z] === RUN TestDaemonDNSFallback [2021-06-01T23:05:34.178Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-01T23:05:34.759Z] Loaded image: buildpack-deps:buster [2021-06-01T23:05:34.759Z] Loaded image: busybox:latest [2021-06-01T23:05:34.759Z] Loaded image: busybox:glibc [2021-06-01T23:05:35.119Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-01T23:05:36.060Z] --- PASS: TestBuildMultiStageCopy (7.08s) [2021-06-01T23:05:36.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.08s) [2021-06-01T23:05:36.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-01T23:05:36.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-01T23:05:36.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-01T23:05:36.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-01T23:05:36.060Z] === RUN TestBuildMultiStageParentConfig [2021-06-01T23:05:36.125Z] Loaded image: buildpack-deps:buster [2021-06-01T23:05:36.381Z] Loaded image: busybox:latest [2021-06-01T23:05:36.943Z] Loaded image: busybox:glibc [2021-06-01T23:05:37.802Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.70s) [2021-06-01T23:05:37.802Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-01T23:05:40.212Z] Loaded image: debian:bullseye [2021-06-01T23:05:40.212Z] Loaded image: hello-world:latest [2021-06-01T23:05:40.468Z] Loaded image: arm32v7/hello-world:latest [2021-06-01T23:05:40.468Z] INFO: Testing against a local daemon [2021-06-01T23:05:40.468Z] === RUN TestDockerSuite [2021-06-01T23:05:40.468Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-01T23:05:40.724Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-01T23:05:40.724Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-01T23:05:40.724Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-01T23:05:40.724Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-01T23:05:40.724Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-01T23:05:40.724Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-01T23:05:40.724Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-01T23:05:41.343Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-01T23:05:41.343Z] === RUN TestBuildLabelWithTargets [2021-06-01T23:05:41.942Z] --- PASS: TestDaemonDNSFallback (8.10s) [2021-06-01T23:05:41.943Z] === RUN TestInspectNetwork [2021-06-01T23:05:43.249Z] Loaded image: debian:bullseye [2021-06-01T23:05:43.249Z] Loaded image: hello-world:latest [2021-06-01T23:05:43.505Z] Loaded image: arm32v7/hello-world:latest [2021-06-01T23:05:43.505Z] INFO: Testing against a local daemon [2021-06-01T23:05:43.505Z] === RUN TestDockerDaemonSuite [2021-06-01T23:05:43.505Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-01T23:05:43.765Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-01T23:05:44.168Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-01T23:05:44.460Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-01T23:05:44.460Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-01T23:05:45.405Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-01T23:05:45.405Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-01T23:05:45.405Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-01T23:05:47.232Z] === RUN TestInspectNetwork/full_network_id [2021-06-01T23:05:47.232Z] === RUN TestInspectNetwork/partial_network_id [2021-06-01T23:05:47.232Z] === RUN TestInspectNetwork/network_name [2021-06-01T23:05:47.232Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-01T23:05:47.927Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-01T23:05:49.295Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-01T23:05:49.295Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-01T23:05:49.295Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-01T23:05:49.474Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2021-06-01T23:05:49.474Z] === RUN TestBuildWithEmptyLayers [2021-06-01T23:05:50.709Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-01T23:05:51.435Z] --- PASS: TestInspectNetwork (9.27s) [2021-06-01T23:05:51.435Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-01T23:05:51.435Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-01T23:05:51.435Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-01T23:05:51.435Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-01T23:05:51.435Z] === RUN TestRunContainerWithBridgeNone [2021-06-01T23:05:51.514Z] Removing intermediate container 04018627f55e [2021-06-01T23:05:51.514Z] ---> 6d233839be4d [2021-06-01T23:05:51.514Z] 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-06-01T23:05:51.514Z] ---> Running in 5b526d8effcc [2021-06-01T23:05:51.977Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-01T23:05:52.017Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-01T23:05:52.017Z] === RUN TestBuildMultiStageOnBuild [2021-06-01T23:05:52.440Z] go: finding gotest.tools v0.5.3 [2021-06-01T23:05:52.440Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-01T23:05:52.440Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-01T23:05:52.600Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-01T23:05:52.904Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-01T23:05:52.904Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-01T23:05:52.904Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-01T23:05:52.904Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-01T23:05:52.904Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-01T23:05:53.164Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-01T23:05:53.367Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-01T23:05:53.367Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-01T23:05:53.367Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-01T23:05:53.367Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T23:05:53.367Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-01T23:05:53.367Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T23:05:53.367Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T23:05:53.367Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-01T23:05:53.367Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T23:05:53.367Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-01T23:05:53.367Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T23:05:53.367Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-01T23:05:53.367Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T23:05:53.367Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-01T23:05:53.367Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T23:05:53.830Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T23:05:53.830Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T23:05:53.830Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T23:05:54.093Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-01T23:05:54.349Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-01T23:05:54.349Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-01T23:05:54.349Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-01T23:05:54.734Z] --- PASS: TestRunContainerWithBridgeNone (3.56s) [2021-06-01T23:05:54.734Z] === RUN TestNetworkInvalidJSON [2021-06-01T23:05:54.734Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-01T23:05:54.734Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-01T23:05:54.734Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:05:54.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:05:54.734Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:05:54.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:05:54.734Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-01T23:05:54.734Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:05:54.734Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:05:54.734Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-01T23:05:54.734Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-01T23:05:54.734Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-01T23:05:54.734Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-01T23:05:54.734Z] === RUN TestNetworkList [2021-06-01T23:05:54.734Z] === RUN TestNetworkList//networks [2021-06-01T23:05:54.734Z] === PAUSE TestNetworkList//networks [2021-06-01T23:05:54.734Z] === RUN TestNetworkList//networks/ [2021-06-01T23:05:54.734Z] === PAUSE TestNetworkList//networks/ [2021-06-01T23:05:54.734Z] === CONT TestNetworkList//networks [2021-06-01T23:05:54.734Z] === CONT TestNetworkList//networks/ [2021-06-01T23:05:54.734Z] --- PASS: TestNetworkList (0.03s) [2021-06-01T23:05:54.735Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-01T23:05:54.735Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-01T23:05:54.735Z] === RUN TestHostIPv4BridgeLabel [2021-06-01T23:05:55.389Z] go: finding github.com/fatih/color v1.9.0 [2021-06-01T23:05:55.389Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-01T23:05:55.389Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-01T23:05:55.389Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-01T23:05:55.389Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-01T23:05:55.389Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-01T23:05:55.389Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-01T23:05:55.389Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-01T23:05:55.389Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-01T23:05:55.389Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T23:05:55.389Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-01T23:05:55.875Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.86s) [2021-06-01T23:05:55.875Z] PASS [2021-06-01T23:05:55.875Z] [2021-06-01T23:05:55.875Z] DONE 17 tests in 52.678s [2021-06-01T23:05:55.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-01T23:05:55.875Z] INFO: Testing against a local daemon [2021-06-01T23:05:55.875Z] === RUN TestPluginInvalidJSON [2021-06-01T23:05:55.875Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:05:55.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:05:55.875Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:05:55.875Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-01T23:05:55.875Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-01T23:05:55.875Z] === RUN TestPluginInstall [2021-06-01T23:05:55.875Z] === RUN TestPluginInstall/no_auth [2021-06-01T23:05:55.875Z] time="2021-06-01T23:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:05:55.875Z] time="2021-06-01T23:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b44a1f552672b9fc8f08b58d8d8a02d1bb78cdeefce62e6dcdb1876c7a596c52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:05:55.875Z] time="2021-06-01T23:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:05:55.875Z] time="2021-06-01T23:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b44a1f552672b9fc8f08b58d8d8a02d1bb78cdeefce62e6dcdb1876c7a596c52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:05:55.875Z] === RUN TestPluginInstall/with_htpasswd [2021-06-01T23:05:56.120Z] --- PASS: TestHostIPv4BridgeLabel (1.44s) [2021-06-01T23:05:56.120Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-01T23:05:56.447Z] time="2021-06-01T23:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:05:56.447Z] time="2021-06-01T23:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b44a1f552672b9fc8f08b58d8d8a02d1bb78cdeefce62e6dcdb1876c7a596c52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:05:56.447Z] time="2021-06-01T23:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:05:56.447Z] time="2021-06-01T23:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b44a1f552672b9fc8f08b58d8d8a02d1bb78cdeefce62e6dcdb1876c7a596c52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:05:56.787Z] === RUN TestPluginInstall/with_insecure [2021-06-01T23:05:57.300Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-01T23:05:57.300Z] === RUN TestBuildUncleanTarFilenames [2021-06-01T23:05:58.165Z] time="2021-06-01T23:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:05:58.165Z] time="2021-06-01T23:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67ea83613427da1203da19411a44c9e2da9d9c1806b2d7a25a8993dc7e947152" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:05:58.165Z] time="2021-06-01T23:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:05:58.165Z] time="2021-06-01T23:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67ea83613427da1203da19411a44c9e2da9d9c1806b2d7a25a8993dc7e947152" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:05:58.165Z] --- PASS: TestPluginInstall (4.29s) [2021-06-01T23:05:58.165Z] --- PASS: TestPluginInstall/no_auth (2.07s) [2021-06-01T23:05:58.165Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-06-01T23:05:58.165Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-06-01T23:05:58.165Z] plugin_test.go:165: [d0001e31e0c07] daemon is not started [2021-06-01T23:05:58.165Z] === RUN TestPluginsWithRuntimes [2021-06-01T23:05:58.243Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2021-06-01T23:05:58.244Z] === RUN TestBuildMultiStageLayerLeak [2021-06-01T23:05:58.781Z] --- PASS: TestDaemonRestartWithLiveRestore (2.68s) [2021-06-01T23:05:58.782Z] === RUN TestDaemonDefaultNetworkPools [2021-06-01T23:05:59.155Z] INFO: Build done for gotestsum... [2021-06-01T23:06:00.065Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-01T23:06:00.896Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-01T23:06:01.326Z] --- PASS: TestDaemonDefaultNetworkPools (2.29s) [2021-06-01T23:06:01.326Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-01T23:06:01.440Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-01T23:06:03.357Z] --- PASS: TestPluginsWithRuntimes (4.91s) [2021-06-01T23:06:03.357Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.50s) [2021-06-01T23:06:03.357Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.53s) [2021-06-01T23:06:03.357Z] === RUN TestPluginBackCompatMediaTypes [2021-06-01T23:06:03.527Z] --- PASS: TestBuildMultiStageLayerLeak (5.12s) [2021-06-01T23:06:03.527Z] === RUN TestBuildWithHugeFile [2021-06-01T23:06:03.924Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2021-06-01T23:06:03.924Z] PASS [2021-06-01T23:06:03.924Z] [2021-06-01T23:06:03.924Z] DONE 10 tests in 9.990s [2021-06-01T23:06:03.924Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-01T23:06:03.924Z] INFO: Testing against a local daemon [2021-06-01T23:06:03.924Z] === RUN TestExternalGraphDriver [2021-06-01T23:06:03.924Z] === RUN TestExternalGraphDriver/json [2021-06-01T23:06:04.627Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.67s) [2021-06-01T23:06:04.627Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-01T23:06:05.066Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-01T23:06:06.453Z] === RUN TestExternalGraphDriver/spec [2021-06-01T23:06:08.333Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-01T23:06:08.982Z] === RUN TestExternalGraphDriver/pull [2021-06-01T23:06:09.279Z] sha256:6043d77fb054843fb6f16b5e2801d64f5c442ac9bd7d146571a6a147644b08fa [2021-06-01T23:06:09.279Z] INFO: Starting docker-py tests... [2021-06-01T23:06:09.279Z] ============================= test session starts ============================== [2021-06-01T23:06:09.279Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-01T23:06:09.279Z] rootdir: /src, inifile: pytest.ini [2021-06-01T23:06:09.279Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-01T23:06:09.279Z] collected 390 items / 1 deselected / 389 selected [2021-06-01T23:06:09.279Z] [2021-06-01T23:06:09.915Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.60s) [2021-06-01T23:06:09.915Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-01T23:06:10.223Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-01T23:06:10.479Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-01T23:06:10.857Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.34s) [2021-06-01T23:06:10.857Z] === RUN TestServiceWithPredefinedNetwork [2021-06-01T23:06:10.883Z] --- PASS: TestExternalGraphDriver (7.05s) [2021-06-01T23:06:10.883Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2021-06-01T23:06:10.883Z] --- PASS: TestExternalGraphDriver/spec (2.59s) [2021-06-01T23:06:10.883Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2021-06-01T23:06:10.883Z] === RUN TestGraphdriverPluginV2 [2021-06-01T23:06:11.409Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-01T23:06:12.773Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-01T23:06:14.021Z] Removing intermediate container 5b526d8effcc [2021-06-01T23:06:14.021Z] ---> 7a17b4e8aa29 [2021-06-01T23:06:14.021Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-01T23:06:14.021Z] ---> Running in 606b3bd0881e [2021-06-01T23:06:14.021Z] Removing intermediate container 606b3bd0881e [2021-06-01T23:06:14.021Z] ---> cd69c1277783 [2021-06-01T23:06:14.021Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-01T23:06:14.021Z] ---> Running in 009626b0d66f [2021-06-01T23:06:14.141Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-01T23:06:14.159Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2021-06-01T23:06:14.159Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-01T23:06:14.159Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:06:14.159Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:06:14.159Z] === RUN TestServiceWithDataPathPortInit [2021-06-01T23:06:14.484Z] Removing intermediate container 009626b0d66f [2021-06-01T23:06:14.484Z] ---> a62fbb8693e6 [2021-06-01T23:06:14.484Z] Step 10/10 : COPY . . [2021-06-01T23:06:15.067Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-01T23:06:15.323Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-01T23:06:16.145Z] --- PASS: TestGraphdriverPluginV2 (4.35s) [2021-06-01T23:06:16.145Z] PASS [2021-06-01T23:06:16.145Z] [2021-06-01T23:06:16.145Z] DONE 5 tests in 11.473s [2021-06-01T23:06:16.145Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-01T23:06:16.145Z] INFO: Testing against a local daemon [2021-06-01T23:06:16.145Z] === RUN TestContinueAfterPluginCrash [2021-06-01T23:06:16.145Z] === PAUSE TestContinueAfterPluginCrash [2021-06-01T23:06:16.145Z] === RUN TestReadPluginNoRead [2021-06-01T23:06:16.145Z] === PAUSE TestReadPluginNoRead [2021-06-01T23:06:16.145Z] === RUN TestDaemonStartWithLogOpt [2021-06-01T23:06:16.145Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-01T23:06:16.145Z] === CONT TestContinueAfterPluginCrash [2021-06-01T23:06:16.145Z] === CONT TestDaemonStartWithLogOpt [2021-06-01T23:06:17.840Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-01T23:06:18.770Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-01T23:06:19.427Z] --- PASS: TestDaemonStartWithLogOpt (4.16s) [2021-06-01T23:06:19.427Z] === CONT TestReadPluginNoRead [2021-06-01T23:06:20.135Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-01T23:06:21.504Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-01T23:06:21.760Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-01T23:06:22.709Z] === RUN TestReadPluginNoRead/default [2021-06-01T23:06:23.131Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-01T23:06:24.082Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-01T23:06:25.015Z] --- PASS: TestContinueAfterPluginCrash (9.53s) [2021-06-01T23:06:25.018Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-01T23:06:25.581Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-01T23:06:26.909Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-01T23:06:26.954Z] --- PASS: TestReadPluginNoRead (7.49s) [2021-06-01T23:06:26.954Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-06-01T23:06:26.954Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-06-01T23:06:26.954Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2021-06-01T23:06:26.954Z] read_test.go:92: [de0dfcdd373fa] daemon is not started [2021-06-01T23:06:26.955Z] PASS [2021-06-01T23:06:26.955Z] [2021-06-01T23:06:26.955Z] DONE 6 tests in 11.739s [2021-06-01T23:06:26.955Z] 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-06-01T23:06:26.955Z] testing: warning: no tests to run [2021-06-01T23:06:26.955Z] PASS [2021-06-01T23:06:26.955Z] [2021-06-01T23:06:26.955Z] DONE 0 tests in 0.007s [2021-06-01T23:06:26.955Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-01T23:06:27.191Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-01T23:06:27.212Z] INFO: Testing against a local daemon [2021-06-01T23:06:27.212Z] === RUN TestPluginWithDevMounts [2021-06-01T23:06:27.212Z] === PAUSE TestPluginWithDevMounts [2021-06-01T23:06:27.212Z] === CONT TestPluginWithDevMounts [2021-06-01T23:06:28.127Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-01T23:06:29.123Z] --- PASS: TestPluginWithDevMounts (1.75s) [2021-06-01T23:06:29.123Z] PASS [2021-06-01T23:06:29.123Z] [2021-06-01T23:06:29.123Z] DONE 1 tests in 1.784s [2021-06-01T23:06:29.123Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-01T23:06:29.123Z] INFO: Testing against a local daemon [2021-06-01T23:06:29.123Z] === RUN TestSecretInspect [2021-06-01T23:06:30.018Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-01T23:06:31.650Z] --- PASS: TestSecretInspect (2.49s) [2021-06-01T23:06:31.650Z] === RUN TestSecretList [2021-06-01T23:06:31.908Z] --- PASS: TestBuildWithHugeFile (98.13s) [2021-06-01T23:06:31.909Z] === RUN TestBuildWCOWSandboxSize [2021-06-01T23:06:31.909Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-01T23:06:31.909Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-01T23:06:31.909Z] === RUN TestBuildWithEmptyDockerfile [2021-06-01T23:06:31.909Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-01T23:06:31.909Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:06:31.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:06:31.909Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:06:31.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:06:31.909Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:06:31.909Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:06:31.909Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:06:31.909Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:06:32.164Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:06:32.272Z] --- PASS: TestServiceWithDataPathPortInit (18.23s) [2021-06-01T23:06:32.273Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-01T23:06:32.422Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-06-01T23:06:32.422Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-06-01T23:06:32.422Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-06-01T23:06:32.422Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2021-06-01T23:06:32.422Z] === RUN TestBuildPreserveOwnership [2021-06-01T23:06:32.422Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-01T23:06:32.678Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-01T23:06:33.852Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-01T23:06:34.110Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-01T23:06:34.178Z] --- PASS: TestSecretList (2.44s) [2021-06-01T23:06:34.178Z] === RUN TestSecretsCreateAndDelete [2021-06-01T23:06:34.568Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-01T23:06:35.933Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-01T23:06:35.933Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-01T23:06:35.933Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-01T23:06:36.049Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-01T23:06:36.704Z] --- PASS: TestSecretsCreateAndDelete (2.41s) [2021-06-01T23:06:36.704Z] === RUN TestSecretsUpdate [2021-06-01T23:06:37.825Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-01T23:06:37.825Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-01T23:06:38.387Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-01T23:06:38.603Z] --- PASS: TestSecretsUpdate (2.45s) [2021-06-01T23:06:38.603Z] === RUN TestTemplatedSecret [2021-06-01T23:06:40.279Z] --- PASS: TestBuildPreserveOwnership (8.00s) [2021-06-01T23:06:40.279Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.38s) [2021-06-01T23:06:40.279Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.60s) [2021-06-01T23:06:40.279Z] === RUN TestBuildPlatformInvalid [2021-06-01T23:06:40.535Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-01T23:06:40.535Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-01T23:06:41.462Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-01T23:06:42.267Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2021-06-01T23:06:42.267Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rnyjz8socx3tmho1qkdrsqkhf Created:2021-06-01 23:06:33.791811925 +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[7cd5afdd14c57c55ab119f2e1c5034860f11ed2d8dd88a0dd6f845c0f223d738:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.okg3zr4h78lszully4ydctfp9 EndpointID:a36be03e77502a080a41ab6b26de58b100438c69b5d24f5df173966ec4fee52b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f8f1f25f8659ae39c468cc7a4a7b578ca8fd48bac3b2b39863058dba09e4d884 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:eebaded4a147 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.okg3zr4h78lszully4ydctfp9 EndpointID:a36be03e77502a080a41ab6b26de58b100438c69b5d24f5df173966ec4fee52b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-01T23:06:42.267Z] PASS [2021-06-01T23:06:42.267Z] [2021-06-01T23:06:42.267Z] === Skipped [2021-06-01T23:06:42.267Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:06:42.267Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:06:42.267Z] [2021-06-01T23:06:42.267Z] [2021-06-01T23:06:42.267Z] DONE 26 tests, 1 skipped in 70.936s [2021-06-01T23:06:42.267Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-01T23:06:42.267Z] ++ 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-06-01T23:06:42.267Z] ++ set -e [2021-06-01T23:06:42.267Z] ++ '[' -n 0 ']' [2021-06-01T23:06:42.267Z] ++ set -x [2021-06-01T23:06:42.267Z] ++ env -i DEST=/go/src/github.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-06-01T23:06:42.267Z] INFO: Testing against a local daemon [2021-06-01T23:06:42.267Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-01T23:06:42.267Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-01T23:06:42.267Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:06:42.267Z] === RUN TestDockerNetworkIpvlan [2021-06-01T23:06:42.267Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-01T23:06:42.267Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:06:42.267Z] PASS [2021-06-01T23:06:42.267Z] [2021-06-01T23:06:42.267Z] === Skipped [2021-06-01T23:06:42.267Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-01T23:06:42.267Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:06:42.267Z] [2021-06-01T23:06:42.267Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-01T23:06:42.267Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:06:42.267Z] [2021-06-01T23:06:42.267Z] [2021-06-01T23:06:42.267Z] DONE 2 tests, 2 skipped in 0.156s [2021-06-01T23:06:42.267Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-01T23:06:42.267Z] ++ 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-06-01T23:06:42.267Z] ++ set -e [2021-06-01T23:06:42.267Z] ++ '[' -n 0 ']' [2021-06-01T23:06:42.267Z] ++ set -x [2021-06-01T23:06:42.267Z] ++ env -i DEST=/go/src/github.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-06-01T23:06:42.267Z] INFO: Testing against a local daemon [2021-06-01T23:06:42.267Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-01T23:06:42.785Z] --- PASS: TestTemplatedSecret (3.44s) [2021-06-01T23:06:42.785Z] === RUN TestSecretCreateResolve [2021-06-01T23:06:44.518Z] ---> 6b5716540474 [2021-06-01T23:06:44.518Z] Successfully built 6b5716540474 [2021-06-01T23:06:44.518Z] Successfully tagged docker:latest [2021-06-01T23:06:44.518Z] INFO: Image build ended at 06/01/2021 23:06:44. Duration:00:03:23.6405392 [2021-06-01T23:06:44.681Z] --- PASS: TestSecretCreateResolve (2.42s) [2021-06-01T23:06:44.681Z] PASS [2021-06-01T23:06:44.681Z] [2021-06-01T23:06:44.681Z] DONE 6 tests in 15.664s [2021-06-01T23:06:44.681Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-01T23:06:44.681Z] INFO: Testing against a local daemon [2021-06-01T23:06:44.681Z] === RUN TestServiceCreateInit [2021-06-01T23:06:44.681Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-01T23:06:44.808Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.20s) [2021-06-01T23:06:44.809Z] === RUN TestDockerNetworkMacvlan [2021-06-01T23:06:44.980Z] [2021-06-01T23:06:44.980Z] [2021-06-01T23:06:44.980Z] INFO: Building the test binaries at 06/01/2021 23:06:44... [2021-06-01T23:06:46.191Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-01T23:06:47.997Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-01T23:06:48.101Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-01T23:06:49.724Z] INFO: make.ps1 starting at 06/01/2021 23:06:49 [2021-06-01T23:06:49.724Z] INFO: Git commit (527957ad81) assumed from DOCKER_GITCOMMIT environment variable [2021-06-01T23:06:49.724Z] INFO: Invoking autogen... [2021-06-01T23:06:49.940Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-01T23:06:50.012Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-01T23:06:50.187Z] INFO: Building daemon... [2021-06-01T23:06:52.181Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-01T23:06:54.123Z] --- PASS: TestServiceCreateInit (9.45s) [2021-06-01T23:06:54.124Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s) [2021-06-01T23:06:54.124Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2021-06-01T23:06:54.124Z] === RUN TestCreateServiceMultipleTimes [2021-06-01T23:06:54.217Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-01T23:06:54.698Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-01T23:06:58.420Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-01T23:06:58.868Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-01T23:06:58.868Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-01T23:06:59.429Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-01T23:06:59.798Z] --- PASS: TestBuildWithHugeFile (53.17s) [2021-06-01T23:06:59.798Z] === RUN TestBuildWCOWSandboxSize [2021-06-01T23:06:59.798Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-06-01T23:06:59.798Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-01T23:06:59.798Z] === RUN TestBuildWithEmptyDockerfile [2021-06-01T23:06:59.798Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:06:59.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:06:59.798Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:06:59.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:06:59.798Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:06:59.798Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:06:59.798Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:06:59.798Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:06:59.798Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:06:59.798Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s) [2021-06-01T23:06:59.798Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-06-01T23:06:59.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-06-01T23:06:59.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-01T23:06:59.798Z] === RUN TestBuildPreserveOwnership [2021-06-01T23:06:59.798Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-01T23:07:01.944Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-01T23:07:02.872Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-01T23:07:03.093Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-01T23:07:05.389Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-01T23:07:06.316Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-01T23:07:06.566Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-01T23:07:07.243Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-01T23:07:07.293Z] --- PASS: TestBuildPreserveOwnership (10.25s) [2021-06-01T23:07:07.293Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.25s) [2021-06-01T23:07:07.293Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-01T23:07:07.293Z] === RUN TestBuildPlatformInvalid [2021-06-01T23:07:07.293Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-01T23:07:07.293Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-01T23:07:07.293Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-01T23:07:07.293Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-01T23:07:07.293Z] PASS [2021-06-01T23:07:07.293Z] [2021-06-01T23:07:07.293Z] === Skipped [2021-06-01T23:07:07.293Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-01T23:07:07.293Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:07:07.293Z] [2021-06-01T23:07:07.293Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-06-01T23:07:07.293Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-01T23:07:07.293Z] [2021-06-01T23:07:07.293Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-01T23:07:07.293Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-01T23:07:07.293Z] [2021-06-01T23:07:07.293Z] [2021-06-01T23:07:07.293Z] DONE 34 tests, 3 skipped in 135.453s [2021-06-01T23:07:07.293Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-01T23:07:07.575Z] INFO: Testing against a local daemon [2021-06-01T23:07:07.575Z] === RUN TestConfigInspect [2021-06-01T23:07:07.575Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-01T23:07:07.575Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:07.575Z] === RUN TestConfigList [2021-06-01T23:07:07.575Z] --- SKIP: TestConfigList (0.01s) [2021-06-01T23:07:07.575Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:07.575Z] === RUN TestConfigsCreateAndDelete [2021-06-01T23:07:07.575Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-01T23:07:07.575Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:07.575Z] === RUN TestConfigsUpdate [2021-06-01T23:07:07.575Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-06-01T23:07:07.575Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:07.575Z] === RUN TestTemplatedConfig [2021-06-01T23:07:07.575Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-01T23:07:07.575Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:07.575Z] === RUN TestConfigCreateResolve [2021-06-01T23:07:07.575Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-01T23:07:07.575Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:07.575Z] === RUN TestConfigDaemonLibtrustID [2021-06-01T23:07:08.172Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-01T23:07:08.478Z] --- PASS: TestDockerNetworkMacvlan (23.70s) [2021-06-01T23:07:08.478Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-06-01T23:07:08.478Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2021-06-01T23:07:08.478Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2021-06-01T23:07:08.478Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.61s) [2021-06-01T23:07:08.478Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.85s) [2021-06-01T23:07:08.478Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.77s) [2021-06-01T23:07:08.478Z] PASS [2021-06-01T23:07:08.478Z] [2021-06-01T23:07:08.478Z] DONE 8 tests in 27.048s [2021-06-01T23:07:08.478Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-01T23:07:08.478Z] ++ 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-06-01T23:07:08.478Z] ++ set -e [2021-06-01T23:07:08.478Z] ++ '[' -n 0 ']' [2021-06-01T23:07:08.478Z] ++ set -x [2021-06-01T23:07:08.478Z] ++ env -i DEST=/go/src/github.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-06-01T23:07:08.478Z] testing: warning: no tests to run [2021-06-01T23:07:08.478Z] PASS [2021-06-01T23:07:08.478Z] [2021-06-01T23:07:08.478Z] DONE 0 tests in 0.031s [2021-06-01T23:07:08.478Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-01T23:07:08.478Z] ++ 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-06-01T23:07:08.478Z] ++ set -e [2021-06-01T23:07:08.478Z] ++ '[' -n 0 ']' [2021-06-01T23:07:08.478Z] ++ set -x [2021-06-01T23:07:08.479Z] ++ env -i DEST=/go/src/github.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-06-01T23:07:08.479Z] INFO: Testing against a local daemon [2021-06-01T23:07:08.479Z] === RUN TestAuthZPluginAllowRequest [2021-06-01T23:07:08.734Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-01T23:07:09.524Z] --- PASS: TestConfigDaemonLibtrustID (2.03s) [2021-06-01T23:07:09.525Z] PASS [2021-06-01T23:07:09.525Z] [2021-06-01T23:07:09.525Z] === Skipped [2021-06-01T23:07:09.525Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-01T23:07:09.525Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:09.525Z] [2021-06-01T23:07:09.525Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-01T23:07:09.525Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:09.525Z] [2021-06-01T23:07:09.525Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-01T23:07:09.525Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:09.525Z] [2021-06-01T23:07:09.525Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-06-01T23:07:09.525Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:09.525Z] [2021-06-01T23:07:09.525Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-01T23:07:09.525Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:09.525Z] [2021-06-01T23:07:09.525Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-01T23:07:09.525Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:07:09.525Z] [2021-06-01T23:07:09.525Z] [2021-06-01T23:07:09.525Z] DONE 7 tests, 6 skipped in 2.233s [2021-06-01T23:07:09.525Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-01T23:07:09.662Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-01T23:07:09.785Z] INFO: Testing against a local daemon [2021-06-01T23:07:09.785Z] === RUN TestCheckpoint [2021-06-01T23:07:09.785Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-01T23:07:09.785Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:07:09.785Z] === RUN TestContainerInvalidJSON [2021-06-01T23:07:09.785Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:07:09.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:07:09.785Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:07:09.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:07:09.785Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:07:09.785Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:07:09.785Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:07:09.785Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:07:09.785Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:07:09.785Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-01T23:07:09.785Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-01T23:07:09.785Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-01T23:07:09.785Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-01T23:07:09.785Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-01T23:07:10.045Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-01T23:07:10.045Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-01T23:07:10.045Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-01T23:07:10.045Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-01T23:07:10.045Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-01T23:07:10.045Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-01T23:07:10.045Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-06-01T23:07:10.045Z] === RUN TestCopyFromContainer [2021-06-01T23:07:10.225Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-01T23:07:11.019Z] --- PASS: TestAuthZPluginAllowRequest (2.29s) [2021-06-01T23:07:11.019Z] === RUN TestAuthZPluginTLS [2021-06-01T23:07:11.152Z] Loaded image: buildpack-deps:buster [2021-06-01T23:07:11.152Z] Loaded image: busybox:latest [2021-06-01T23:07:11.408Z] Loaded image: busybox:glibc [2021-06-01T23:07:11.959Z] --- PASS: TestAuthZPluginTLS (1.18s) [2021-06-01T23:07:11.959Z] === RUN TestAuthZPluginDenyRequest [2021-06-01T23:07:13.299Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-01T23:07:13.341Z] --- PASS: TestAuthZPluginDenyRequest (1.18s) [2021-06-01T23:07:13.341Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-01T23:07:14.242Z] === RUN TestCopyFromContainer// [2021-06-01T23:07:14.242Z] === RUN TestCopyFromContainer//bar/root [2021-06-01T23:07:14.242Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-01T23:07:14.242Z] === RUN TestCopyFromContainer/bar/quux [2021-06-01T23:07:14.280Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.14s) [2021-06-01T23:07:14.280Z] === RUN TestAuthZPluginDenyResponse [2021-06-01T23:07:14.502Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-01T23:07:14.502Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-01T23:07:14.502Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-01T23:07:14.502Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-01T23:07:14.663Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-01T23:07:14.762Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-01T23:07:14.762Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer (4.70s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-01T23:07:14.762Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-06-01T23:07:14.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-01T23:07:14.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:07:14.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:07:14.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:07:14.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:07:14.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:07:14.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:07:14.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:07:14.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:07:14.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:07:14.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-01T23:07:14.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-01T23:07:14.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-01T23:07:14.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-01T23:07:14.762Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-01T23:07:14.762Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-01T23:07:14.762Z] === RUN TestCreateWithInvalidEnv [2021-06-01T23:07:14.762Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-01T23:07:14.762Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-01T23:07:14.762Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-01T23:07:14.762Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-01T23:07:14.762Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-01T23:07:14.762Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-01T23:07:14.875Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-01T23:07:15.022Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-01T23:07:15.022Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-01T23:07:15.022Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-01T23:07:15.022Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-01T23:07:15.022Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-01T23:07:15.022Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-01T23:07:15.022Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-01T23:07:15.022Z] === RUN TestCreateTmpfsMountsTarget [2021-06-01T23:07:15.022Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-01T23:07:15.022Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-01T23:07:15.589Z] Loaded image: debian:bullseye [2021-06-01T23:07:15.662Z] --- PASS: TestAuthZPluginDenyResponse (1.20s) [2021-06-01T23:07:15.662Z] === RUN TestAuthZPluginAllowEventStream [2021-06-01T23:07:15.845Z] Loaded image: hello-world:latest [2021-06-01T23:07:15.845Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-01T23:07:15.845Z] Loaded image: arm32v7/hello-world:latest [2021-06-01T23:07:16.067Z] --- PASS: TestCreateServiceMultipleTimes (18.52s) [2021-06-01T23:07:16.067Z] === RUN TestCreateServiceConflict [2021-06-01T23:07:16.067Z] --- PASS: TestCreateServiceConflict (2.45s) [2021-06-01T23:07:16.067Z] === RUN TestCreateServiceMaxReplicas [2021-06-01T23:07:16.779Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-01T23:07:16.933Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-06-01T23:07:16.933Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-01T23:07:17.039Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-01T23:07:17.967Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-01T23:07:18.205Z] --- PASS: TestAuthZPluginAllowEventStream (2.27s) [2021-06-01T23:07:18.205Z] === RUN TestAuthZPluginErrorResponse [2021-06-01T23:07:18.599Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2021-06-01T23:07:18.599Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-01T23:07:18.847Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2021-06-01T23:07:18.847Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-01T23:07:18.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:07:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:07:18.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:07:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:07:18.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:07:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:07:18.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:07:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:07:18.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:07:18.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:07:18.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:07:18.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:07:18.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:07:18.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:07:18.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:07:18.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-01T23:07:18.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-01T23:07:18.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-01T23:07:18.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-01T23:07:18.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-01T23:07:18.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-01T23:07:18.847Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-01T23:07:19.146Z] --- PASS: TestAuthZPluginErrorResponse (1.21s) [2021-06-01T23:07:19.146Z] === RUN TestAuthZPluginErrorRequest [2021-06-01T23:07:19.789Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2021-06-01T23:07:19.789Z] === RUN TestCreateDifferentPlatform [2021-06-01T23:07:19.789Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-01T23:07:19.789Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-01T23:07:19.789Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-01T23:07:19.789Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-01T23:07:19.789Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-01T23:07:19.789Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-01T23:07:19.789Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-01T23:07:19.789Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-01T23:07:19.789Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-01T23:07:19.789Z] === RUN TestContainerStartOnDaemonRestart [2021-06-01T23:07:19.789Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-01T23:07:19.789Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-01T23:07:19.789Z] === RUN TestDaemonRestartIpcMode [2021-06-01T23:07:19.789Z] === PAUSE TestDaemonRestartIpcMode [2021-06-01T23:07:19.789Z] === RUN TestDaemonHostGatewayIP [2021-06-01T23:07:19.789Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-01T23:07:19.789Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:07:19.789Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-01T23:07:19.789Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-01T23:07:19.789Z] === RUN TestContainerKillOnDaemonStart [2021-06-01T23:07:19.789Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-01T23:07:19.789Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-01T23:07:19.789Z] === RUN TestDiff [2021-06-01T23:07:20.359Z] --- PASS: TestDiff (0.71s) [2021-06-01T23:07:20.359Z] === RUN TestExecWithCloseStdin [2021-06-01T23:07:20.529Z] --- PASS: TestAuthZPluginErrorRequest (1.24s) [2021-06-01T23:07:20.529Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-01T23:07:21.303Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-06-01T23:07:21.303Z] === RUN TestExec [2021-06-01T23:07:21.471Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.20s) [2021-06-01T23:07:21.471Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-01T23:07:22.134Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-01T23:07:22.244Z] --- PASS: TestExec (0.95s) [2021-06-01T23:07:22.244Z] === RUN TestExecUser [2021-06-01T23:07:23.187Z] --- PASS: TestExecUser (0.98s) [2021-06-01T23:07:23.187Z] === RUN TestExportContainerAndImportImage [2021-06-01T23:07:24.128Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2021-06-01T23:07:24.128Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-01T23:07:24.770Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.69s) [2021-06-01T23:07:24.770Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-01T23:07:25.402Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.57s) [2021-06-01T23:07:25.402Z] PASS [2021-06-01T23:07:25.402Z] [2021-06-01T23:07:25.402Z] === Skipped [2021-06-01T23:07:25.402Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-01T23:07:25.402Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:07:25.402Z] [2021-06-01T23:07:25.402Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-01T23:07:25.402Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-01T23:07:25.402Z] [2021-06-01T23:07:25.402Z] [2021-06-01T23:07:25.402Z] DONE 34 tests, 2 skipped in 258.733s [2021-06-01T23:07:25.402Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-01T23:07:25.402Z] ++ 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-06-01T23:07:25.402Z] ++ set -e [2021-06-01T23:07:25.402Z] ++ '[' -n 0 ']' [2021-06-01T23:07:25.402Z] ++ set -x [2021-06-01T23:07:25.402Z] ++ env -i DEST=/go/src/github.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-06-01T23:07:25.402Z] INFO: Testing against a local daemon [2021-06-01T23:07:25.402Z] === RUN TestConfigInspect [2021-06-01T23:07:26.525Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-01T23:07:26.525Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-01T23:07:26.782Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-01T23:07:27.334Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.15s) [2021-06-01T23:07:27.334Z] === RUN TestAuthZPluginHeader [2021-06-01T23:07:27.711Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-01T23:07:28.512Z] --- PASS: TestExportContainerAfterDaemonRestart (4.08s) [2021-06-01T23:07:28.512Z] === RUN TestHealthCheckWorkdir [2021-06-01T23:07:28.641Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-01T23:07:28.641Z] --- PASS: TestConfigInspect (3.42s) [2021-06-01T23:07:28.641Z] === RUN TestConfigList [2021-06-01T23:07:28.724Z] --- PASS: TestAuthZPluginHeader (1.48s) [2021-06-01T23:07:28.724Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-01T23:07:28.724Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-01T23:07:28.724Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:07:28.724Z] === RUN TestAuthZPluginV2Disable [2021-06-01T23:07:28.724Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-01T23:07:28.724Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:07:28.724Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-01T23:07:28.724Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-01T23:07:28.724Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:07:28.724Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-01T23:07:28.985Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-01T23:07:28.985Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:07:28.985Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-01T23:07:29.569Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-01T23:07:29.896Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2021-06-01T23:07:29.896Z] === RUN TestHealthKillContainer [2021-06-01T23:07:32.088Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-01T23:07:32.088Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-01T23:07:32.344Z] --- PASS: TestConfigList (3.52s) [2021-06-01T23:07:32.344Z] === RUN TestConfigsCreateAndDelete [2021-06-01T23:07:33.192Z] --- PASS: TestHealthKillContainer (3.03s) [2021-06-01T23:07:33.192Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-01T23:07:33.452Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2021-06-01T23:07:33.452Z] === RUN TestIpcModeNone [2021-06-01T23:07:33.468Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.85s) [2021-06-01T23:07:33.468Z] === RUN TestCreateServiceSecretFileMode [2021-06-01T23:07:34.235Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-01T23:07:34.394Z] --- PASS: TestIpcModeNone (0.97s) [2021-06-01T23:07:34.395Z] === RUN TestIpcModePrivate [2021-06-01T23:07:34.796Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-01T23:07:35.338Z] --- PASS: TestIpcModePrivate (0.96s) [2021-06-01T23:07:35.338Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-01T23:07:35.338Z] === RUN TestIpcModeShareable [2021-06-01T23:07:35.338Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-01T23:07:35.338Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:07:35.338Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-01T23:07:35.368Z] --- PASS: TestCreateServiceSecretFileMode (2.79s) [2021-06-01T23:07:35.368Z] === RUN TestCreateServiceConfigFileMode [2021-06-01T23:07:35.401Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2021-06-01T23:07:35.401Z] === RUN TestConfigsUpdate [2021-06-01T23:07:37.882Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-06-01T23:07:37.882Z] === RUN TestAPIIpcModeHost [2021-06-01T23:07:37.882Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-01T23:07:37.882Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:07:37.882Z] === RUN TestDaemonIpcModeShareable [2021-06-01T23:07:37.882Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-01T23:07:37.882Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:07:37.882Z] === RUN TestDaemonIpcModePrivate [2021-06-01T23:07:37.897Z] --- PASS: TestCreateServiceConfigFileMode (2.77s) [2021-06-01T23:07:37.897Z] === RUN TestCreateServiceSysctls [2021-06-01T23:07:38.673Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-01T23:07:39.234Z] --- PASS: TestConfigsUpdate (3.64s) [2021-06-01T23:07:39.234Z] === RUN TestTemplatedConfig [2021-06-01T23:07:39.798Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-01T23:07:40.727Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-01T23:07:41.184Z] --- PASS: TestDaemonIpcModePrivate (3.06s) [2021-06-01T23:07:41.184Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-01T23:07:41.184Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-01T23:07:41.184Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-01T23:07:41.184Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:07:41.184Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-01T23:07:41.184Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-01T23:07:41.184Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:07:41.184Z] === RUN TestIpcModeOlderClient [2021-06-01T23:07:41.184Z] === PAUSE TestIpcModeOlderClient [2021-06-01T23:07:41.184Z] === RUN TestKillContainerInvalidSignal [2021-06-01T23:07:41.754Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-06-01T23:07:41.754Z] === RUN TestKillContainer [2021-06-01T23:07:41.754Z] === RUN TestKillContainer/no_signal [2021-06-01T23:07:42.082Z] --- PASS: TestCreateServiceSysctls (3.72s) [2021-06-01T23:07:42.082Z] === RUN TestCreateServiceCapabilities [2021-06-01T23:07:42.096Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-01T23:07:42.324Z] === RUN TestKillContainer/non_killing_signal [2021-06-01T23:07:42.895Z] === RUN TestKillContainer/killing_signal [2021-06-01T23:07:43.834Z] --- PASS: TestKillContainer (2.07s) [2021-06-01T23:07:43.834Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-06-01T23:07:43.834Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-06-01T23:07:43.834Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-06-01T23:07:43.834Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-01T23:07:43.834Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-01T23:07:44.404Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-01T23:07:44.608Z] --- PASS: TestTemplatedConfig (5.16s) [2021-06-01T23:07:44.608Z] === RUN TestConfigCreateResolve [2021-06-01T23:07:44.619Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2021-06-01T23:07:44.619Z] === RUN TestInspect [2021-06-01T23:07:45.344Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-06-01T23:07:45.344Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-06-01T23:07:45.344Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-06-01T23:07:45.344Z] === RUN TestKillStoppedContainer [2021-06-01T23:07:45.344Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-01T23:07:45.344Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-01T23:07:45.344Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-01T23:07:45.344Z] === RUN TestKillDifferentUserContainer [2021-06-01T23:07:45.534Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-01T23:07:45.915Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-06-01T23:07:45.915Z] === RUN TestInspectOomKilledTrue [2021-06-01T23:07:45.915Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-01T23:07:45.915Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:07:45.915Z] === RUN TestInspectOomKilledFalse [2021-06-01T23:07:45.915Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-01T23:07:45.915Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:07:45.915Z] === RUN TestLinksEtcHostsContentMatch [2021-06-01T23:07:45.915Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-01T23:07:45.915Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-01T23:07:45.915Z] === RUN TestLinksContainerNames [2021-06-01T23:07:46.897Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-01T23:07:46.897Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-01T23:07:47.298Z] --- PASS: TestLinksContainerNames (1.37s) [2021-06-01T23:07:47.298Z] === RUN TestLogsFollowTailEmpty [2021-06-01T23:07:47.457Z] --- PASS: TestConfigCreateResolve (3.10s) [2021-06-01T23:07:47.457Z] === RUN TestConfigDaemonLibtrustID [2021-06-01T23:07:47.869Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-06-01T23:07:47.869Z] === RUN TestContainerNetworkMountsNoChown [2021-06-01T23:07:47.910Z] --- PASS: TestInspect (3.36s) [2021-06-01T23:07:47.910Z] === RUN TestCreateJob [2021-06-01T23:07:48.385Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-01T23:07:48.385Z] --- PASS: TestConfigDaemonLibtrustID (0.85s) [2021-06-01T23:07:48.385Z] PASS [2021-06-01T23:07:48.385Z] [2021-06-01T23:07:48.385Z] DONE 7 tests in 23.101s [2021-06-01T23:07:48.385Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-01T23:07:48.385Z] ++ 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-06-01T23:07:48.385Z] ++ set -e [2021-06-01T23:07:48.385Z] ++ '[' -n 0 ']' [2021-06-01T23:07:48.385Z] ++ set -x [2021-06-01T23:07:48.385Z] ++ env -i DEST=/go/src/github.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-06-01T23:07:48.642Z] INFO: Testing against a local daemon [2021-06-01T23:07:48.642Z] === RUN TestCheckpoint [2021-06-01T23:07:48.642Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-01T23:07:48.642Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:07:48.642Z] === RUN TestContainerInvalidJSON [2021-06-01T23:07:48.642Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:07:48.642Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:07:48.642Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:07:48.642Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:07:48.642Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:07:48.642Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:07:48.642Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:07:48.642Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:07:48.642Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:07:48.642Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-01T23:07:48.642Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-01T23:07:48.642Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-01T23:07:48.642Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-01T23:07:48.642Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-01T23:07:48.642Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-01T23:07:48.642Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-01T23:07:48.642Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-01T23:07:48.642Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-01T23:07:48.809Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/default [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/default [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/private [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/private [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rprivate [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/slave [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/slave [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rslave [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/shared [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/shared [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rshared [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/default [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rslave [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rshared [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/shared [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rprivate [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/slave [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/private [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-01T23:07:48.809Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:07:48.809Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:07:48.809Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:07:48.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-06-01T23:07:48.897Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-01T23:07:48.897Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-01T23:07:48.897Z] === RUN TestCopyFromContainer [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:07:49.068Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-01T23:07:49.069Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:07:49.069Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-01T23:07:49.069Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-01T23:07:49.069Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-01T23:07:49.069Z] === RUN TestContainerBindMountNonRecursive [2021-06-01T23:07:49.069Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-01T23:07:49.069Z] 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-06-01T23:07:49.069Z] === RUN TestContainerVolumesMountedAsShared [2021-06-01T23:07:49.069Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-01T23:07:49.069Z] 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-06-01T23:07:49.069Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-01T23:07:49.069Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-01T23:07:49.069Z] 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-06-01T23:07:49.069Z] === RUN TestNetworkNat [2021-06-01T23:07:49.459Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-01T23:07:49.715Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-01T23:07:50.009Z] --- PASS: TestNetworkNat (0.91s) [2021-06-01T23:07:50.009Z] === RUN TestNetworkLocalhostTCPNat [2021-06-01T23:07:50.942Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.82s) [2021-06-01T23:07:50.942Z] PASS [2021-06-01T23:07:50.942Z] [2021-06-01T23:07:50.942Z] === Skipped [2021-06-01T23:07:50.942Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-01T23:07:50.942Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:07:50.942Z] [2021-06-01T23:07:50.942Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-01T23:07:50.942Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:07:50.942Z] [2021-06-01T23:07:50.942Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-01T23:07:50.942Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:07:50.942Z] [2021-06-01T23:07:50.942Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-01T23:07:50.942Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:07:50.942Z] [2021-06-01T23:07:50.942Z] [2021-06-01T23:07:50.942Z] DONE 17 tests, 4 skipped in 40.226s [2021-06-01T23:07:50.942Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-01T23:07:50.942Z] ++ 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-06-01T23:07:50.942Z] ++ set -e [2021-06-01T23:07:50.942Z] ++ '[' -n 0 ']' [2021-06-01T23:07:50.942Z] ++ set -x [2021-06-01T23:07:50.942Z] ++ env -i DEST=/go/src/github.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-06-01T23:07:50.942Z] INFO: Testing against a local daemon [2021-06-01T23:07:50.942Z] === RUN TestPluginInvalidJSON [2021-06-01T23:07:50.942Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:07:50.942Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:07:50.942Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:07:50.942Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-01T23:07:50.942Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-01T23:07:50.942Z] === RUN TestPluginInstall [2021-06-01T23:07:50.942Z] === RUN TestPluginInstall/no_auth [2021-06-01T23:07:50.942Z] time="2021-06-01T23:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:07:50.942Z] time="2021-06-01T23:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8547ed62f73a02611da75ac9c0ba1d8f9f9a5d6483d3d9761b69d35edcef0076" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:07:50.942Z] time="2021-06-01T23:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:07:50.942Z] time="2021-06-01T23:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8547ed62f73a02611da75ac9c0ba1d8f9f9a5d6483d3d9761b69d35edcef0076" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:07:50.951Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-06-01T23:07:50.951Z] === RUN TestNetworkLoopbackNat [2021-06-01T23:07:51.081Z] === RUN TestCopyFromContainer// [2021-06-01T23:07:51.338Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-01T23:07:51.338Z] === RUN TestCopyFromContainer//bar/root [2021-06-01T23:07:51.513Z] === RUN TestPluginInstall/with_htpasswd [2021-06-01T23:07:51.594Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-01T23:07:51.594Z] === RUN TestCopyFromContainer/bar/quux [2021-06-01T23:07:51.851Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-01T23:07:52.084Z] time="2021-06-01T23:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:07:52.084Z] time="2021-06-01T23:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98ebf529d22d6ad29746b11e447433dd24b5a50883b14723dd5c96ce2c281613" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:07:52.084Z] time="2021-06-01T23:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:07:52.084Z] time="2021-06-01T23:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98ebf529d22d6ad29746b11e447433dd24b5a50883b14723dd5c96ce2c281613" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:07:52.094Z] --- PASS: TestCreateJob (3.77s) [2021-06-01T23:07:52.094Z] === RUN TestReplicatedJob [2021-06-01T23:07:52.108Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-01T23:07:52.108Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-01T23:07:52.365Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-01T23:07:52.365Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-01T23:07:52.621Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-01T23:07:52.655Z] === RUN TestPluginInstall/with_insecure [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer (3.95s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer// (0.18s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer//bar/root (0.23s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2021-06-01T23:07:52.877Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2021-06-01T23:07:52.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-01T23:07:52.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:07:52.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:07:52.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:07:52.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:07:52.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:07:52.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:07:52.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:07:52.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:07:52.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:07:52.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-06-01T23:07:52.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-01T23:07:52.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-01T23:07:52.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-01T23:07:52.877Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-01T23:07:52.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-06-01T23:07:52.877Z] === RUN TestCreateWithInvalidEnv [2021-06-01T23:07:52.877Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-01T23:07:52.877Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-01T23:07:52.877Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-01T23:07:52.877Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-01T23:07:52.877Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-01T23:07:52.877Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-01T23:07:52.877Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-01T23:07:52.877Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-01T23:07:52.877Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-01T23:07:52.877Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-01T23:07:52.877Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-01T23:07:52.877Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-01T23:07:52.877Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-01T23:07:52.877Z] === RUN TestCreateTmpfsMountsTarget [2021-06-01T23:07:52.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-01T23:07:52.877Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-01T23:07:53.133Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-01T23:07:54.245Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2021-06-01T23:07:54.245Z] === RUN TestPause [2021-06-01T23:07:54.245Z] --- SKIP: TestPause (0.00s) [2021-06-01T23:07:54.245Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:07:54.245Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-01T23:07:54.245Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-01T23:07:54.245Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-01T23:07:54.245Z] === RUN TestPauseStopPausedContainer [2021-06-01T23:07:54.245Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-01T23:07:54.245Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:07:54.245Z] === RUN TestPidHost [2021-06-01T23:07:54.566Z] time="2021-06-01T23:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:07:54.566Z] time="2021-06-01T23:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:409ccb546f9fcaff55cb4b100917a4b5fb60a35e1b525ce9d20211bcaafe196a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:07:54.566Z] time="2021-06-01T23:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:07:54.566Z] time="2021-06-01T23:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:409ccb546f9fcaff55cb4b100917a4b5fb60a35e1b525ce9d20211bcaafe196a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:07:54.566Z] --- PASS: TestPluginInstall (5.73s) [2021-06-01T23:07:54.566Z] --- PASS: TestPluginInstall/no_auth (2.45s) [2021-06-01T23:07:54.566Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-06-01T23:07:54.566Z] --- PASS: TestPluginInstall/with_insecure (2.13s) [2021-06-01T23:07:54.566Z] plugin_test.go:165: [d08bec83d58eb] daemon is not started [2021-06-01T23:07:54.566Z] === RUN TestPluginsWithRuntimes [2021-06-01T23:07:56.156Z] --- PASS: TestPidHost (1.92s) [2021-06-01T23:07:56.156Z] === RUN TestPsFilter [2021-06-01T23:07:56.156Z] --- PASS: TestPsFilter (0.12s) [2021-06-01T23:07:56.156Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-01T23:07:56.402Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-01T23:07:56.402Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-01T23:07:56.659Z] --- PASS: TestCreateWithCustomMaskedPaths (3.62s) [2021-06-01T23:07:56.659Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-01T23:07:56.727Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-06-01T23:07:56.727Z] === RUN TestRemoveContainerWithVolume [2021-06-01T23:07:57.298Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-06-01T23:07:57.298Z] === RUN TestRemoveContainerRunning [2021-06-01T23:07:57.863Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-01T23:07:58.239Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-06-01T23:07:58.239Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-01T23:07:58.654Z] --- PASS: TestReplicatedJob (6.71s) [2021-06-01T23:07:58.654Z] === RUN TestUpdateReplicatedJob [2021-06-01T23:07:58.809Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-06-01T23:07:58.809Z] === RUN TestRemoveInvalidContainer [2021-06-01T23:07:58.809Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-01T23:07:58.809Z] === RUN TestRenameLinkedContainer [2021-06-01T23:07:59.772Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-01T23:07:59.927Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-01T23:08:00.489Z] --- PASS: TestCreateWithCustomReadonlyPaths (4.03s) [2021-06-01T23:08:00.489Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-01T23:08:00.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:08:00.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:08:00.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:08:00.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:08:00.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:08:00.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:08:00.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:08:00.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:08:00.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:08:00.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:08:00.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:08:00.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:08:00.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:08:00.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:08:00.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:08:00.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-01T23:08:00.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-06-01T23:08:00.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2021-06-01T23:08:00.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-01T23:08:00.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-01T23:08:00.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-01T23:08:00.745Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-01T23:08:02.105Z] --- PASS: TestRenameLinkedContainer (2.74s) [2021-06-01T23:08:02.105Z] === RUN TestRenameStoppedContainer [2021-06-01T23:08:02.112Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.50s) [2021-06-01T23:08:02.112Z] === RUN TestCreateDifferentPlatform [2021-06-01T23:08:02.112Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-01T23:08:02.112Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-01T23:08:02.112Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-01T23:08:02.112Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-01T23:08:02.112Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-01T23:08:02.112Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-01T23:08:02.312Z] --- PASS: TestPluginsWithRuntimes (7.35s) [2021-06-01T23:08:02.312Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.27s) [2021-06-01T23:08:02.312Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.25s) [2021-06-01T23:08:02.312Z] === RUN TestPluginBackCompatMediaTypes [2021-06-01T23:08:02.365Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-06-01T23:08:02.365Z] === RUN TestRenameRunningContainerAndReuse [2021-06-01T23:08:02.370Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-01T23:08:02.370Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-01T23:08:02.370Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-01T23:08:02.370Z] === RUN TestContainerStartOnDaemonRestart [2021-06-01T23:08:02.370Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-01T23:08:02.370Z] === RUN TestDaemonRestartIpcMode [2021-06-01T23:08:02.370Z] === PAUSE TestDaemonRestartIpcMode [2021-06-01T23:08:02.370Z] === RUN TestDaemonHostGatewayIP [2021-06-01T23:08:02.370Z] === PAUSE TestDaemonHostGatewayIP [2021-06-01T23:08:02.370Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-01T23:08:02.370Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-01T23:08:02.370Z] === RUN TestContainerKillOnDaemonStart [2021-06-01T23:08:02.370Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-01T23:08:02.370Z] === RUN TestDiff [2021-06-01T23:08:02.834Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2021-06-01T23:08:02.834Z] === RUN TestServiceListWithStatuses [2021-06-01T23:08:02.834Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-01T23:08:02.834Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-01T23:08:02.834Z] === RUN TestDockerNetworkConnectAlias [2021-06-01T23:08:03.252Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-06-01T23:08:03.252Z] PASS [2021-06-01T23:08:03.252Z] [2021-06-01T23:08:03.252Z] DONE 10 tests in 14.380s [2021-06-01T23:08:03.252Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-01T23:08:03.252Z] ++ 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-06-01T23:08:03.252Z] ++ set -e [2021-06-01T23:08:03.252Z] ++ '[' -n 0 ']' [2021-06-01T23:08:03.252Z] ++ set -x [2021-06-01T23:08:03.252Z] ++ env -i DEST=/go/src/github.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-06-01T23:08:03.252Z] INFO: Testing against a local daemon [2021-06-01T23:08:03.252Z] === RUN TestExternalGraphDriver [2021-06-01T23:08:03.512Z] === RUN TestExternalGraphDriver/json [2021-06-01T23:08:03.737Z] --- PASS: TestDiff (1.15s) [2021-06-01T23:08:03.737Z] === RUN TestExecWithCloseStdin [2021-06-01T23:08:03.748Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2021-06-01T23:08:03.748Z] === RUN TestRenameInvalidName [2021-06-01T23:08:04.318Z] --- PASS: TestRenameInvalidName (0.72s) [2021-06-01T23:08:04.318Z] === RUN TestRenameAnonymousContainer [2021-06-01T23:08:04.667Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-01T23:08:05.614Z] --- PASS: TestExecWithCloseStdin (1.93s) [2021-06-01T23:08:05.614Z] === RUN TestExec [2021-06-01T23:08:05.869Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-01T23:08:07.235Z] --- PASS: TestExec (1.74s) [2021-06-01T23:08:07.235Z] === RUN TestExecUser [2021-06-01T23:08:07.491Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-01T23:08:07.613Z] --- PASS: TestRenameAnonymousContainer (3.10s) [2021-06-01T23:08:07.613Z] === RUN TestRenameContainerWithSameName [2021-06-01T23:08:07.717Z] === RUN TestExternalGraphDriver/spec [2021-06-01T23:08:08.095Z] --- PASS: TestDockerNetworkConnectAlias (5.35s) [2021-06-01T23:08:08.095Z] === RUN TestDockerNetworkReConnect [2021-06-01T23:08:08.239Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-06-01T23:08:08.239Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-01T23:08:08.857Z] --- PASS: TestExecUser (1.65s) [2021-06-01T23:08:08.857Z] === RUN TestExportContainerAndImportImage [2021-06-01T23:08:09.643Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-06-01T23:08:09.643Z] === RUN TestResize [2021-06-01T23:08:10.222Z] --- PASS: TestExportContainerAndImportImage (1.39s) [2021-06-01T23:08:10.222Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-01T23:08:10.478Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-01T23:08:10.583Z] --- PASS: TestResize (0.70s) [2021-06-01T23:08:10.584Z] === RUN TestResizeWithInvalidSize [2021-06-01T23:08:11.154Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-06-01T23:08:11.154Z] === RUN TestResizeWhenContainerNotStarted [2021-06-01T23:08:11.378Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2021-06-01T23:08:11.378Z] === RUN TestServicePlugin [2021-06-01T23:08:11.724Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-06-01T23:08:11.724Z] === RUN TestDaemonRestartKillContainers [2021-06-01T23:08:11.724Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-01T23:08:11.724Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-01T23:08:11.724Z] === RUN TestCgroupNamespacesRun [2021-06-01T23:08:11.917Z] === RUN TestExternalGraphDriver/pull [2021-06-01T23:08:12.995Z] --- PASS: TestExportContainerAfterDaemonRestart (2.63s) [2021-06-01T23:08:12.995Z] === RUN TestHealthCheckWorkdir [2021-06-01T23:08:13.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-01T23:08:14.463Z] --- PASS: TestExternalGraphDriver (11.03s) [2021-06-01T23:08:14.463Z] --- PASS: TestExternalGraphDriver/json (3.71s) [2021-06-01T23:08:14.463Z] --- PASS: TestExternalGraphDriver/spec (4.06s) [2021-06-01T23:08:14.463Z] --- PASS: TestExternalGraphDriver/pull (3.05s) [2021-06-01T23:08:14.463Z] === RUN TestGraphdriverPluginV2 [2021-06-01T23:08:14.463Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-06-01T23:08:14.463Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:08:14.463Z] PASS [2021-06-01T23:08:14.463Z] [2021-06-01T23:08:14.463Z] === Skipped [2021-06-01T23:08:14.463Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-06-01T23:08:14.463Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:08:14.463Z] [2021-06-01T23:08:14.463Z] [2021-06-01T23:08:14.463Z] DONE 5 tests, 1 skipped in 11.206s [2021-06-01T23:08:14.463Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-01T23:08:14.463Z] ++ 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-06-01T23:08:14.463Z] ++ set -e [2021-06-01T23:08:14.463Z] ++ '[' -n 0 ']' [2021-06-01T23:08:14.463Z] ++ set -x [2021-06-01T23:08:14.463Z] ++ env -i DEST=/go/src/github.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-06-01T23:08:14.463Z] INFO: Testing against a local daemon [2021-06-01T23:08:14.463Z] === RUN TestContinueAfterPluginCrash [2021-06-01T23:08:14.463Z] === PAUSE TestContinueAfterPluginCrash [2021-06-01T23:08:14.463Z] === RUN TestReadPluginNoRead [2021-06-01T23:08:14.463Z] === PAUSE TestReadPluginNoRead [2021-06-01T23:08:14.463Z] === RUN TestDaemonStartWithLogOpt [2021-06-01T23:08:14.463Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-01T23:08:14.463Z] === CONT TestContinueAfterPluginCrash [2021-06-01T23:08:14.463Z] === CONT TestDaemonStartWithLogOpt [2021-06-01T23:08:14.463Z] === CONT TestReadPluginNoRead [2021-06-01T23:08:15.021Z] --- PASS: TestCgroupNamespacesRun (2.99s) [2021-06-01T23:08:15.021Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-01T23:08:15.301Z] --- PASS: TestHealthCheckWorkdir (2.25s) [2021-06-01T23:08:15.301Z] === RUN TestHealthKillContainer [2021-06-01T23:08:15.301Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-01T23:08:16.470Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-01T23:08:16.470Z] [2021-06-01T23:08:16.470Z] ________ ____ __. [2021-06-01T23:08:16.470Z] \_____ \ | |/ _| [2021-06-01T23:08:16.470Z] / | \| < [2021-06-01T23:08:16.470Z] / | \ | \ [2021-06-01T23:08:16.470Z] \_______ /____|__ \ [2021-06-01T23:08:16.470Z] \/ \/ [2021-06-01T23:08:16.470Z] [2021-06-01T23:08:16.470Z] INFO: make.ps1 ended at 06/01/2021 23:08:08 [2021-06-01T23:08:16.470Z] INFO: Binaries build ended at 06/01/2021 23:08:09. Duration:00:01:25.0021345 [2021-06-01T23:08:16.470Z] INFO: Copying the built daemon binary to d:\CI\PR-42446\4\binary\dockerd-527957ad81.exe... [2021-06-01T23:08:16.470Z] INFO: Copying the built client binary to d:\CI\PR-42446\4\binary\docker-527957ad81.exe... [2021-06-01T23:08:16.470Z] INFO: Copying dockerversion from the container... [2021-06-01T23:08:16.470Z] INFO: Copying the golang package from the container to d:\CI\PR-42446\4\installer\go.zip... [2021-06-01T23:08:16.470Z] INFO: Extracting go.zip to d:\CI\PR-42446\4\go [2021-06-01T23:08:17.562Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.45s) [2021-06-01T23:08:17.562Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-01T23:08:17.820Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-01T23:08:18.077Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-01T23:08:18.677Z] === RUN TestReadPluginNoRead/default [2021-06-01T23:08:19.003Z] --- PASS: TestHealthKillContainer (3.77s) [2021-06-01T23:08:19.004Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-01T23:08:19.251Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2021-06-01T23:08:19.932Z] --- PASS: TestInspectCpusetInConfigPre120 (1.20s) [2021-06-01T23:08:19.932Z] === RUN TestIpcModeNone [2021-06-01T23:08:20.106Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.95s) [2021-06-01T23:08:20.106Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-01T23:08:20.188Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-01T23:08:20.634Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-01T23:08:21.117Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-01T23:08:21.679Z] --- PASS: TestIpcModeNone (1.70s) [2021-06-01T23:08:21.679Z] === RUN TestIpcModePrivate [2021-06-01T23:08:22.241Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-01T23:08:22.498Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-01T23:08:22.546Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-01T23:08:23.404Z] --- PASS: TestCgroupNamespacesRunHostMode (2.98s) [2021-06-01T23:08:23.404Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-01T23:08:23.427Z] --- PASS: TestIpcModePrivate (1.63s) [2021-06-01T23:08:23.427Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2021-06-01T23:08:23.427Z] === RUN TestIpcModeShareable [2021-06-01T23:08:24.459Z] --- PASS: TestReadPluginNoRead (9.61s) [2021-06-01T23:08:24.459Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2021-06-01T23:08:24.459Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-06-01T23:08:24.459Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-06-01T23:08:24.459Z] read_test.go:92: [decef31c05217] daemon is not started [2021-06-01T23:08:24.720Z] --- PASS: TestContinueAfterPluginCrash (10.27s) [2021-06-01T23:08:24.720Z] PASS [2021-06-01T23:08:24.720Z] [2021-06-01T23:08:24.720Z] DONE 6 tests in 10.437s [2021-06-01T23:08:24.720Z] 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-06-01T23:08:24.720Z] ++ 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-06-01T23:08:24.720Z] ++ set -e [2021-06-01T23:08:24.720Z] ++ '[' -n 0 ']' [2021-06-01T23:08:24.720Z] ++ set -x [2021-06-01T23:08:24.720Z] ++ env -i DEST=/go/src/github.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-06-01T23:08:24.720Z] testing: warning: no tests to run [2021-06-01T23:08:24.720Z] PASS [2021-06-01T23:08:24.720Z] [2021-06-01T23:08:24.720Z] DONE 0 tests in 0.048s [2021-06-01T23:08:24.981Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-01T23:08:24.981Z] ++ 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-06-01T23:08:24.981Z] ++ set -e [2021-06-01T23:08:24.981Z] ++ '[' -n 0 ']' [2021-06-01T23:08:24.981Z] ++ set -x [2021-06-01T23:08:24.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-01T23:08:24.981Z] INFO: Testing against a local daemon [2021-06-01T23:08:24.981Z] === RUN TestPluginWithDevMounts [2021-06-01T23:08:24.981Z] === PAUSE TestPluginWithDevMounts [2021-06-01T23:08:24.981Z] === CONT TestPluginWithDevMounts [2021-06-01T23:08:25.320Z] --- PASS: TestIpcModeShareable (1.97s) [2021-06-01T23:08:25.320Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-06-01T23:08:25.320Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-01T23:08:25.320Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-01T23:08:25.834Z] ..........................xx.................... [ 29%] [2021-06-01T23:08:25.948Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.97s) [2021-06-01T23:08:25.948Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-01T23:08:27.525Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-06-01T23:08:27.525Z] PASS [2021-06-01T23:08:27.525Z] [2021-06-01T23:08:27.525Z] DONE 1 tests in 2.261s [2021-06-01T23:08:27.525Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-01T23:08:27.526Z] ++ 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-06-01T23:08:27.526Z] ++ set -e [2021-06-01T23:08:27.526Z] ++ '[' -n 0 ']' [2021-06-01T23:08:27.526Z] ++ set -x [2021-06-01T23:08:27.526Z] ++ env -i DEST=/go/src/github.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-06-01T23:08:27.526Z] INFO: Testing against a local daemon [2021-06-01T23:08:27.526Z] === RUN TestSecretInspect [2021-06-01T23:08:28.568Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.44s) [2021-06-01T23:08:28.568Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-01T23:08:28.588Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-01T23:08:28.848Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-01T23:08:30.167Z] --- PASS: TestSecretInspect (2.61s) [2021-06-01T23:08:30.167Z] === RUN TestSecretList [2021-06-01T23:08:30.486Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.00s) [2021-06-01T23:08:30.486Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-01T23:08:30.755Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.21s) [2021-06-01T23:08:30.755Z] === RUN TestAPIIpcModeHost [2021-06-01T23:08:30.755Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-01T23:08:30.755Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-01T23:08:32.648Z] --- PASS: TestAPIIpcModeHost (2.07s) [2021-06-01T23:08:32.648Z] === RUN TestDaemonIpcModeShareable [2021-06-01T23:08:32.648Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-01T23:08:33.472Z] --- PASS: TestSecretList (3.18s) [2021-06-01T23:08:33.472Z] === RUN TestSecretsCreateAndDelete [2021-06-01T23:08:33.578Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-01T23:08:33.785Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.00s) [2021-06-01T23:08:33.786Z] === RUN TestNISDomainname [2021-06-01T23:08:33.786Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-01T23:08:33.786Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-01T23:08:33.786Z] === RUN TestHostnameDnsResolution [2021-06-01T23:08:35.169Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-06-01T23:08:35.169Z] === RUN TestStats [2021-06-01T23:08:35.169Z] --- SKIP: TestStats (0.00s) [2021-06-01T23:08:35.169Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:08:35.169Z] === RUN TestStopContainerWithTimeout [2021-06-01T23:08:35.169Z] === RUN TestStopContainerWithTimeout/0 [2021-06-01T23:08:35.169Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-01T23:08:35.169Z] === RUN TestStopContainerWithTimeout/1 [2021-06-01T23:08:35.169Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-01T23:08:35.169Z] === RUN TestStopContainerWithTimeout/3 [2021-06-01T23:08:35.169Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-01T23:08:35.169Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-01T23:08:35.169Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-01T23:08:35.169Z] === CONT TestStopContainerWithTimeout/0 [2021-06-01T23:08:35.169Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-01T23:08:36.096Z] --- PASS: TestDaemonIpcModeShareable (3.07s) [2021-06-01T23:08:36.096Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-06-01T23:08:36.096Z] === RUN TestDaemonIpcModePrivate [2021-06-01T23:08:36.096Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-01T23:08:36.122Z] === CONT TestStopContainerWithTimeout/3 [2021-06-01T23:08:36.773Z] --- PASS: TestSecretsCreateAndDelete (3.12s) [2021-06-01T23:08:36.773Z] === RUN TestSecretsUpdate [2021-06-01T23:08:37.630Z] INFO: Extraction ended at 06/01/2021 23:08:36. Duration:00:00:24.2094785 [2021-06-01T23:08:37.630Z] INFO: Updating the golang and path environment variables [2021-06-01T23:08:37.630Z] INFO: GOPATH=d:\gopath [2021-06-01T23:08:37.630Z] INFO: go version go1.13.15 windows/amd64 [2021-06-01T23:08:37.630Z] INFO: Running the daemon under test in debug mode [2021-06-01T23:08:37.630Z] INFO: Starting a daemon under test... [2021-06-01T23:08:37.630Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42446\4\daemon --pidfile d:\CI\PR-42446\4\docker.pid -D [2021-06-01T23:08:37.630Z] INFO: Process started successfully. [2021-06-01T23:08:37.630Z] INFO: Start tailing logs of the daemon under tests [2021-06-01T23:08:37.630Z] INFO: Waiting for the daemon under test to start... [2021-06-01T23:08:38.613Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-01T23:08:38.662Z] === CONT TestStopContainerWithTimeout/1 [2021-06-01T23:08:38.868Z] --- PASS: TestDaemonIpcModePrivate (3.19s) [2021-06-01T23:08:38.868Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-06-01T23:08:38.868Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-01T23:08:38.868Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-01T23:08:39.317Z] --- PASS: TestSecretsUpdate (3.16s) [2021-06-01T23:08:39.317Z] === RUN TestTemplatedSecret [2021-06-01T23:08:40.045Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-01T23:08:40.045Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-06-01T23:08:40.045Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-06-01T23:08:40.045Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-06-01T23:08:40.045Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-06-01T23:08:40.045Z] === RUN TestDeleteDevicemapper [2021-06-01T23:08:40.045Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-01T23:08:40.045Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-01T23:08:40.045Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-01T23:08:42.591Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2021-06-01T23:08:42.591Z] === RUN TestUpdateMemory [2021-06-01T23:08:42.591Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-01T23:08:42.591Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:08:42.591Z] === RUN TestUpdateCPUQuota [2021-06-01T23:08:42.591Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-01T23:08:42.591Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:08:42.591Z] === RUN TestUpdatePidsLimit [2021-06-01T23:08:42.591Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-01T23:08:42.591Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:08:42.591Z] === RUN TestUpdateRestartPolicy [2021-06-01T23:08:43.039Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-01T23:08:43.040Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.55s) [2021-06-01T23:08:43.040Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2021-06-01T23:08:43.040Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-01T23:08:43.457Z] --- PASS: TestServicePlugin (30.88s) [2021-06-01T23:08:43.457Z] plugin_test.go:62: [d6f576b087511] joining swarm manager [d4f357413248c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:08:43.457Z] plugin_test.go:65: [d6f76c50363f9] joining swarm manager [d4f357413248c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:08:43.457Z] === RUN TestServiceUpdateLabel [2021-06-01T23:08:43.522Z] --- PASS: TestTemplatedSecret (3.73s) [2021-06-01T23:08:43.522Z] === RUN TestSecretCreateResolve [2021-06-01T23:08:43.603Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-01T23:08:44.831Z] --- PASS: TestServiceUpdateLabel (2.48s) [2021-06-01T23:08:44.831Z] === RUN TestServiceUpdateSecrets [2021-06-01T23:08:45.493Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.05s) [2021-06-01T23:08:45.493Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-06-01T23:08:45.493Z] === RUN TestIpcModeOlderClient [2021-06-01T23:08:45.493Z] === PAUSE TestIpcModeOlderClient [2021-06-01T23:08:45.493Z] === RUN TestKillContainerInvalidSignal [2021-06-01T23:08:46.421Z] --- PASS: TestKillContainerInvalidSignal (1.00s) [2021-06-01T23:08:46.421Z] === RUN TestKillContainer [2021-06-01T23:08:46.421Z] === RUN TestKillContainer/no_signal [2021-06-01T23:08:46.822Z] --- PASS: TestSecretCreateResolve (3.21s) [2021-06-01T23:08:46.822Z] PASS [2021-06-01T23:08:46.822Z] [2021-06-01T23:08:46.822Z] DONE 6 tests in 19.163s [2021-06-01T23:08:46.822Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-01T23:08:46.822Z] ++ 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-06-01T23:08:46.822Z] ++ set -e [2021-06-01T23:08:46.822Z] ++ '[' -n 0 ']' [2021-06-01T23:08:46.822Z] ++ set -x [2021-06-01T23:08:46.822Z] ++ env -i DEST=/go/src/github.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-06-01T23:08:46.822Z] INFO: Testing against a local daemon [2021-06-01T23:08:46.822Z] === RUN TestServiceCreateInit [2021-06-01T23:08:46.822Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-01T23:08:47.350Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-01T23:08:47.350Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-01T23:08:47.607Z] === RUN TestKillContainer/non_killing_signal [2021-06-01T23:08:47.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-01T23:08:48.537Z] === RUN TestKillContainer/killing_signal [2021-06-01T23:08:49.465Z] --- PASS: TestKillContainer (3.05s) [2021-06-01T23:08:49.465Z] --- PASS: TestKillContainer/no_signal (1.02s) [2021-06-01T23:08:49.465Z] --- PASS: TestKillContainer/non_killing_signal (0.85s) [2021-06-01T23:08:49.465Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2021-06-01T23:08:49.465Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-01T23:08:49.465Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-01T23:08:50.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-01T23:08:50.591Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-01T23:08:51.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2021-06-01T23:08:51.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2021-06-01T23:08:51.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.80s) [2021-06-01T23:08:51.519Z] === RUN TestKillStoppedContainer [2021-06-01T23:08:51.519Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-06-01T23:08:51.519Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-01T23:08:51.519Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-01T23:08:51.519Z] === RUN TestKillDifferentUserContainer [2021-06-01T23:08:52.112Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-01T23:08:52.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-01T23:08:52.703Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2021-06-01T23:08:52.703Z] === RUN TestInspectOomKilledTrue [2021-06-01T23:08:52.703Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-01T23:08:52.703Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:08:52.703Z] === RUN TestInspectOomKilledFalse [2021-06-01T23:08:52.703Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-01T23:08:52.703Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:08:52.703Z] === RUN TestLinksEtcHostsContentMatch [2021-06-01T23:08:52.901Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-01T23:08:53.689Z] --- PASS: TestLinksEtcHostsContentMatch (1.19s) [2021-06-01T23:08:53.689Z] === RUN TestLinksContainerNames [2021-06-01T23:08:53.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-01T23:08:54.211Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-01T23:08:54.817Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2021-06-01T23:08:54.817Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-01T23:08:55.387Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-06-01T23:08:55.387Z] === RUN TestWaitNonBlocked [2021-06-01T23:08:55.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:08:55.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:08:55.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:08:55.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:08:55.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:08:55.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:08:56.329Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-01T23:08:56.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2021-06-01T23:08:56.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-06-01T23:08:56.329Z] === RUN TestWaitBlocked [2021-06-01T23:08:56.590Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:08:56.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:08:56.590Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:08:56.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:08:56.590Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:08:56.590Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:08:56.726Z] --- PASS: TestLinksContainerNames (2.56s) [2021-06-01T23:08:56.726Z] === RUN TestLogsFollowTailEmpty [2021-06-01T23:08:57.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-01T23:08:57.401Z] --- PASS: TestServiceCreateInit (10.72s) [2021-06-01T23:08:57.401Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2021-06-01T23:08:57.401Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2021-06-01T23:08:57.401Z] === RUN TestCreateServiceMultipleTimes [2021-06-01T23:08:57.532Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-01T23:08:57.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-06-01T23:08:57.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2021-06-01T23:08:57.532Z] === CONT TestDaemonRestartIpcMode [2021-06-01T23:08:57.532Z] === CONT TestIpcModeOlderClient [2021-06-01T23:08:57.532Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-01T23:08:57.532Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-01T23:08:57.545Z] --- PASS: TestLogsFollowTailEmpty (1.16s) [2021-06-01T23:08:57.545Z] === RUN TestContainerNetworkMountsNoChown [2021-06-01T23:08:58.776Z] .....INFO: Daemon under test started and replied! [2021-06-01T23:08:58.776Z] INFO: Docker version of the daemon under test [2021-06-01T23:08:58.776Z] [2021-06-01T23:08:58.776Z] Client: [2021-06-01T23:08:58.776Z] Version: 17.06.2-ce [2021-06-01T23:08:58.776Z] API version: 1.30 [2021-06-01T23:08:58.776Z] Go version: go1.8.3 [2021-06-01T23:08:58.776Z] Git commit: cec0b72 [2021-06-01T23:08:58.776Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-01T23:08:58.776Z] OS/Arch: windows/amd64 [2021-06-01T23:08:58.776Z] [2021-06-01T23:08:58.776Z] Server: [2021-06-01T23:08:58.776Z] Version: 0.0.0-dev [2021-06-01T23:08:58.776Z] API version: 1.41 (minimum version 1.24) [2021-06-01T23:08:58.776Z] Go version: go1.13.15 [2021-06-01T23:08:58.776Z] Git commit: 527957ad81 [2021-06-01T23:08:58.776Z] Built: 06/01/2021 23:06:49 [2021-06-01T23:08:58.776Z] OS/Arch: windows/amd64 [2021-06-01T23:08:58.776Z] Experimental: false [2021-06-01T23:08:58.776Z] [2021-06-01T23:08:58.776Z] INFO: Docker info of the daemon under test [2021-06-01T23:08:58.776Z] [2021-06-01T23:08:58.776Z] Containers: 0 [2021-06-01T23:08:58.776Z] Running: 0 [2021-06-01T23:08:58.776Z] Paused: 0 [2021-06-01T23:08:58.776Z] Stopped: 0 [2021-06-01T23:08:58.776Z] Images: 0 [2021-06-01T23:08:58.776Z] Server Version: 0.0.0-dev [2021-06-01T23:08:58.776Z] Storage Driver: windowsfilter [2021-06-01T23:08:58.776Z] Windows: [2021-06-01T23:08:58.776Z] Logging Driver: json-file [2021-06-01T23:08:58.776Z] Plugins: [2021-06-01T23:08:58.776Z] Volume: local [2021-06-01T23:08:58.776Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-01T23:08:58.776Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-01T23:08:58.776Z] Swarm: inactive [2021-06-01T23:08:58.776Z] Default Isolation: process [2021-06-01T23:08:58.776Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-01T23:08:58.776Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-01T23:08:58.776Z] OSType: windows [2021-06-01T23:08:58.776Z] Architecture: x86_64 [2021-06-01T23:08:58.776Z] CPUs: 4 [2021-06-01T23:08:58.776Z] Total Memory: 32GiB [2021-06-01T23:08:58.776Z] Name: azwin-2-cad6e0 [2021-06-01T23:08:58.776Z] ID: TOXS:OTYW:CMSN:TPSY:XL25:JD5S:VPMW:CSWI:4GOG:IG7K:IILH:HX6K [2021-06-01T23:08:58.776Z] Docker Root Dir: D:\CI\PR-42446\4\daemon [2021-06-01T23:08:58.776Z] Debug Mode (client): false [2021-06-01T23:08:58.776Z] Debug Mode (server): true [2021-06-01T23:08:58.776Z] File Descriptors: -1 [2021-06-01T23:08:58.776Z] Goroutines: 16 [2021-06-01T23:08:58.776Z] System Time: 2021-06-01T23:08:55.9665779Z [2021-06-01T23:08:58.776Z] EventsListeners: 0 [2021-06-01T23:08:58.776Z] Registry: https://index.docker.io/v1/ [2021-06-01T23:08:58.776Z] Labels: [2021-06-01T23:08:58.776Z] Experimental: false [2021-06-01T23:08:58.776Z] Insecure Registries: [2021-06-01T23:08:58.776Z] 127.0.0.0/8 [2021-06-01T23:08:58.776Z] Live Restore Enabled: false [2021-06-01T23:08:58.776Z] [2021-06-01T23:08:58.776Z] [2021-06-01T23:08:58.776Z] INFO: Docker images of the daemon under test [2021-06-01T23:08:58.776Z] [2021-06-01T23:08:58.776Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-01T23:08:58.776Z] [2021-06-01T23:08:58.776Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-01T23:08:58.776Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-01T23:08:58.776Z] ltsc2019: Pulling from windows/servercore [2021-06-01T23:08:58.776Z] 4612f6d0b889: Pulling fs layer [2021-06-01T23:08:58.776Z] 8116de3c91c3: Pulling fs layer [2021-06-01T23:08:58.913Z] --- PASS: TestContainerNetworkMountsNoChown (1.32s) [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/default [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/default [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/private [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/private [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rprivate [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/slave [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/slave [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rslave [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/shared [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/shared [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rshared [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-01T23:08:58.913Z] === CONT TestMountDaemonRoot/default [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:08:58.913Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-01T23:08:58.913Z] === CONT TestMountDaemonRoot/rshared [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:08:58.913Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-01T23:08:58.913Z] === CONT TestMountDaemonRoot/shared [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:08:58.913Z] === CONT TestMountDaemonRoot/rslave [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:08:58.913Z] === CONT TestMountDaemonRoot/slave [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-01T23:08:58.913Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:08:58.913Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:08:58.914Z] === CONT TestMountDaemonRoot/rprivate [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:08:58.914Z] === CONT TestMountDaemonRoot/private [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-01T23:08:58.914Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:08:58.914Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:08:58.914Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-01T23:08:58.914Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-01T23:08:58.914Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-01T23:08:58.914Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-01T23:08:59.171Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-01T23:08:59.428Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-01T23:08:59.684Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.10s) [2021-06-01T23:08:59.684Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-01T23:08:59.684Z] === RUN TestContainerBindMountNonRecursive [2021-06-01T23:08:59.705Z] --- PASS: TestServiceUpdateSecrets (15.21s) [2021-06-01T23:08:59.705Z] === RUN TestServiceUpdateConfigs [2021-06-01T23:09:00.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-01T23:09:02.599Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-01T23:09:03.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-01T23:09:03.134Z] --- PASS: TestContainerBindMountNonRecursive (3.63s) [2021-06-01T23:09:03.134Z] === RUN TestContainerVolumesMountedAsShared [2021-06-01T23:09:04.064Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-06-01T23:09:04.064Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-01T23:09:04.120Z] --- PASS: TestDaemonRestartIpcMode (5.69s) [2021-06-01T23:09:04.120Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.68s) [2021-06-01T23:09:04.120Z] PASS [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === Skipped [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-01T23:09:04.120Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-01T23:09:04.120Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-01T23:09:04.120Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-01T23:09:04.120Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-01T23:09:04.120Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-01T23:09:04.120Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-01T23:09:04.120Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-01T23:09:04.120Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-01T23:09:04.120Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-01T23:09:04.120Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-01T23:09:04.120Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-01T23:09:04.120Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-01T23:09:04.120Z] 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-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-01T23:09:04.120Z] 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-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-01T23:09:04.120Z] 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-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-01T23:09:04.120Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-01T23:09:04.120Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-01T23:09:04.120Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-01T23:09:04.120Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-01T23:09:04.120Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-01T23:09:04.120Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-01T23:09:04.120Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-01T23:09:04.120Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-01T23:09:04.120Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-01T23:09:04.120Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] [2021-06-01T23:09:04.120Z] DONE 177 tests, 25 skipped in 113.711s [2021-06-01T23:09:04.120Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-01T23:09:04.120Z] INFO: Testing against a local daemon [2021-06-01T23:09:04.120Z] === RUN TestCommitInheritsEnv [2021-06-01T23:09:04.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-01T23:09:05.060Z] --- PASS: TestCommitInheritsEnv (1.45s) [2021-06-01T23:09:05.060Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-01T23:09:05.060Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-01T23:09:05.060Z] === RUN TestImagesFilterMultiReference [2021-06-01T23:09:05.320Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-01T23:09:05.320Z] === RUN TestImagePullPlatformInvalid [2021-06-01T23:09:05.320Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-01T23:09:05.320Z] === RUN TestRemoveImageOrphaning [2021-06-01T23:09:05.690Z] --- PASS: TestContainerVolumesMountedAsSlave (1.77s) [2021-06-01T23:09:05.690Z] === RUN TestNetworkNat [2021-06-01T23:09:06.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-01T23:09:06.748Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-01T23:09:06.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-01T23:09:06.813Z] --- PASS: TestNetworkNat (1.19s) [2021-06-01T23:09:06.813Z] === RUN TestNetworkLocalhostTCPNat [2021-06-01T23:09:07.230Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-06-01T23:09:07.230Z] === RUN TestRemoveImageGarbageCollector [2021-06-01T23:09:07.230Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-01T23:09:07.230Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-01T23:09:07.230Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-01T23:09:07.230Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-01T23:09:07.230Z] === RUN TestTagInvalidReference [2021-06-01T23:09:07.230Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-01T23:09:07.230Z] === RUN TestTagValidPrefixedRepo [2021-06-01T23:09:07.230Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-01T23:09:07.230Z] === RUN TestTagExistedNameWithoutForce [2021-06-01T23:09:07.230Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-01T23:09:07.230Z] === RUN TestTagOfficialNames [2021-06-01T23:09:07.230Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-01T23:09:07.230Z] === RUN TestTagMatchesDigest [2021-06-01T23:09:07.230Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-01T23:09:07.230Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-01T23:09:08.180Z] --- PASS: TestNetworkLocalhostTCPNat (1.36s) [2021-06-01T23:09:08.180Z] === RUN TestNetworkLoopbackNat [2021-06-01T23:09:09.160Z] 8116de3c91c3: Verifying Checksum [2021-06-01T23:09:09.160Z] 8116de3c91c3: Download complete [2021-06-01T23:09:11.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-01T23:09:13.341Z] --- PASS: TestNetworkLoopbackNat (4.80s) [2021-06-01T23:09:13.341Z] === RUN TestPause [2021-06-01T23:09:14.708Z] --- PASS: TestPause (1.62s) [2021-06-01T23:09:14.708Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-01T23:09:14.708Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-01T23:09:14.708Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-01T23:09:14.708Z] === RUN TestPauseStopPausedContainer [2021-06-01T23:09:16.599Z] --- PASS: TestPauseStopPausedContainer (1.59s) [2021-06-01T23:09:16.599Z] === RUN TestPidHost [2021-06-01T23:09:17.775Z] 4612f6d0b889: Verifying Checksum [2021-06-01T23:09:17.775Z] 4612f6d0b889: Download complete [2021-06-01T23:09:17.779Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2021-06-01T23:09:17.779Z] === RUN TestServiceUpdateNetwork [2021-06-01T23:09:19.369Z] --- PASS: TestCreateServiceMultipleTimes (18.99s) [2021-06-01T23:09:19.369Z] === RUN TestCreateServiceConflict [2021-06-01T23:09:19.369Z] --- PASS: TestCreateServiceConflict (3.19s) [2021-06-01T23:09:19.369Z] === RUN TestCreateServiceMaxReplicas [2021-06-01T23:09:20.784Z] --- PASS: TestPidHost (4.22s) [2021-06-01T23:09:20.784Z] === RUN TestPsFilter [2021-06-01T23:09:20.784Z] --- PASS: TestPsFilter (0.18s) [2021-06-01T23:09:20.784Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-01T23:09:21.712Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.13s) [2021-06-01T23:09:21.712Z] === RUN TestRemoveContainerWithVolume [2021-06-01T23:09:23.576Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2021-06-01T23:09:23.577Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-01T23:09:23.604Z] --- PASS: TestRemoveContainerWithVolume (1.71s) [2021-06-01T23:09:23.604Z] === RUN TestRemoveContainerRunning [2021-06-01T23:09:24.971Z] --- PASS: TestRemoveContainerRunning (1.56s) [2021-06-01T23:09:24.971Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-01T23:09:26.861Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.62s) [2021-06-01T23:09:26.861Z] === RUN TestRemoveInvalidContainer [2021-06-01T23:09:26.861Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2021-06-01T23:09:26.861Z] === RUN TestRenameLinkedContainer [2021-06-01T23:09:29.974Z] --- PASS: TestServiceUpdateNetwork (13.48s) [2021-06-01T23:09:29.974Z] === RUN TestServiceUpdatePidsLimit [2021-06-01T23:09:29.974Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-01T23:09:30.910Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-01T23:09:31.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-01T23:09:32.401Z] --- PASS: TestRenameLinkedContainer (5.60s) [2021-06-01T23:09:32.401Z] === RUN TestRenameStoppedContainer [2021-06-01T23:09:33.768Z] --- PASS: TestRenameStoppedContainer (1.29s) [2021-06-01T23:09:33.768Z] === RUN TestRenameRunningContainerAndReuse [2021-06-01T23:09:34.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-01T23:09:35.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-01T23:09:36.631Z] --- PASS: TestRenameRunningContainerAndReuse (3.06s) [2021-06-01T23:09:36.631Z] === RUN TestRenameInvalidName [2021-06-01T23:09:37.765Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-01T23:09:38.483Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.79s) [2021-06-01T23:09:38.483Z] === RUN TestCreateServiceSecretFileMode [2021-06-01T23:09:38.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-01T23:09:38.522Z] --- PASS: TestRenameInvalidName (1.50s) [2021-06-01T23:09:38.522Z] === RUN TestRenameAnonymousContainer [2021-06-01T23:09:38.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-01T23:09:39.036Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-01T23:09:39.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-01T23:09:41.028Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2021-06-01T23:09:41.028Z] === RUN TestCreateServiceConfigFileMode [2021-06-01T23:09:41.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-01T23:09:41.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-01T23:09:43.716Z] --- PASS: TestRenameAnonymousContainer (5.12s) [2021-06-01T23:09:43.716Z] === RUN TestRenameContainerWithSameName [2021-06-01T23:09:44.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-01T23:09:44.328Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2021-06-01T23:09:44.328Z] === RUN TestCreateServiceSysctls [2021-06-01T23:09:44.842Z] --- PASS: TestRenameContainerWithSameName (1.45s) [2021-06-01T23:09:44.842Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-01T23:09:44.870Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-01T23:09:46.763Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-01T23:09:47.143Z] --- PASS: TestServiceUpdatePidsLimit (17.17s) [2021-06-01T23:09:47.143Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2021-06-01T23:09:47.143Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2021-06-01T23:09:47.143Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-06-01T23:09:47.143Z] PASS [2021-06-01T23:09:47.143Z] [2021-06-01T23:09:47.143Z] === Skipped [2021-06-01T23:09:47.143Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-01T23:09:47.143Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-01T23:09:47.143Z] [2021-06-01T23:09:47.143Z] [2021-06-01T23:09:47.143Z] DONE 27 tests, 1 skipped in 181.234s [2021-06-01T23:09:47.143Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-01T23:09:47.143Z] INFO: Testing against a local daemon [2021-06-01T23:09:47.143Z] === RUN TestSessionCreate [2021-06-01T23:09:47.143Z] --- PASS: TestSessionCreate (0.02s) [2021-06-01T23:09:47.143Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-01T23:09:47.143Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-01T23:09:47.143Z] PASS [2021-06-01T23:09:47.143Z] [2021-06-01T23:09:47.143Z] DONE 2 tests in 0.084s [2021-06-01T23:09:47.143Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-01T23:09:47.143Z] INFO: Testing against a local daemon [2021-06-01T23:09:47.143Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-01T23:09:47.143Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-01T23:09:47.143Z] === RUN TestEventsExecDie [2021-06-01T23:09:47.143Z] --- PASS: TestEventsExecDie (1.07s) [2021-06-01T23:09:47.143Z] === RUN TestEventsBackwardsCompatible [2021-06-01T23:09:47.143Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-01T23:09:47.143Z] === RUN TestInfoBinaryCommits [2021-06-01T23:09:47.143Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-01T23:09:47.143Z] === RUN TestInfoAPIVersioned [2021-06-01T23:09:47.143Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-01T23:09:47.143Z] === RUN TestInfoDiscoveryBackend [2021-06-01T23:09:47.400Z] --- PASS: TestRenameContainerWithLinkedContainer (2.53s) [2021-06-01T23:09:47.400Z] === RUN TestResize [2021-06-01T23:09:47.710Z] --- PASS: TestInfoDiscoveryBackend (0.66s) [2021-06-01T23:09:47.710Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-01T23:09:48.643Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-01T23:09:48.643Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-01T23:09:48.767Z] --- PASS: TestResize (1.44s) [2021-06-01T23:09:48.767Z] === RUN TestResizeWithInvalidSize [2021-06-01T23:09:49.578Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2021-06-01T23:09:49.578Z] === RUN TestInfoAPI [2021-06-01T23:09:49.578Z] --- PASS: TestInfoAPI (0.02s) [2021-06-01T23:09:49.578Z] === RUN TestInfoAPIWarnings [2021-06-01T23:09:49.619Z] --- PASS: TestCreateServiceSysctls (4.47s) [2021-06-01T23:09:49.619Z] === RUN TestCreateServiceCapabilities [2021-06-01T23:09:49.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-01T23:09:49.950Z] --- PASS: TestResizeWithInvalidSize (1.14s) [2021-06-01T23:09:49.950Z] === RUN TestResizeWhenContainerNotStarted [2021-06-01T23:09:51.202Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-01T23:09:51.319Z] --- PASS: TestResizeWhenContainerNotStarted (1.23s) [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:09:51.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:09:51.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:09:51.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-01T23:09:51.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-01T23:09:52.169Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2021-06-01T23:09:52.169Z] === RUN TestInspect [2021-06-01T23:09:52.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-01T23:09:54.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-01T23:09:54.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:09:55.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-01T23:09:55.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:09:56.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-01T23:09:56.479Z] --- PASS: TestInspect (3.54s) [2021-06-01T23:09:56.479Z] === RUN TestCreateJob [2021-06-01T23:09:56.560Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-01T23:09:57.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-01T23:09:57.688Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-01T23:09:58.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-01T23:09:58.666Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-01T23:09:58.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-01T23:10:00.686Z] --- PASS: TestCreateJob (4.46s) [2021-06-01T23:10:00.686Z] === RUN TestReplicatedJob [2021-06-01T23:10:02.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-01T23:10:02.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-01T23:10:03.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-01T23:10:05.565Z] .......................... [ 67%] [2021-06-01T23:10:06.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-01T23:10:07.272Z] --- PASS: TestReplicatedJob (6.74s) [2021-06-01T23:10:07.272Z] === RUN TestUpdateReplicatedJob [2021-06-01T23:10:07.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-01T23:10:07.575Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-01T23:10:07.653Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-06-01T23:10:07.653Z] === RUN TestInfoDebug [2021-06-01T23:10:07.653Z] --- PASS: TestInfoDebug (0.67s) [2021-06-01T23:10:07.653Z] === RUN TestInfoInsecureRegistries [2021-06-01T23:10:07.653Z] --- PASS: TestInfoInsecureRegistries (0.68s) [2021-06-01T23:10:07.653Z] === RUN TestInfoRegistryMirrors [2021-06-01T23:10:07.912Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-06-01T23:10:07.912Z] === RUN TestLoginFailsWithBadCredentials [2021-06-01T23:10:08.139Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-01T23:10:08.170Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-06-01T23:10:08.170Z] === RUN TestPingCacheHeaders [2021-06-01T23:10:08.170Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-01T23:10:08.170Z] === RUN TestPingGet [2021-06-01T23:10:08.170Z] --- PASS: TestPingGet (0.01s) [2021-06-01T23:10:08.170Z] === RUN TestPingHead [2021-06-01T23:10:08.170Z] --- PASS: TestPingHead (0.02s) [2021-06-01T23:10:08.170Z] === RUN TestVersion [2021-06-01T23:10:08.170Z] --- PASS: TestVersion (0.02s) [2021-06-01T23:10:08.170Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-01T23:10:10.041Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-01T23:10:10.072Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s) [2021-06-01T23:10:10.072Z] PASS [2021-06-01T23:10:10.072Z] [2021-06-01T23:10:10.072Z] DONE 18 tests in 23.800s [2021-06-01T23:10:10.072Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-01T23:10:10.072Z] INFO: Testing against a local daemon [2021-06-01T23:10:10.072Z] === RUN TestVolumesCreateAndList [2021-06-01T23:10:10.072Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-01T23:10:10.072Z] === RUN TestVolumesRemove [2021-06-01T23:10:10.072Z] --- PASS: TestVolumesRemove (0.10s) [2021-06-01T23:10:10.072Z] === RUN TestVolumesInspect [2021-06-01T23:10:10.072Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-01T23:10:10.072Z] === RUN TestVolumesInvalidJSON [2021-06-01T23:10:10.072Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-01T23:10:10.072Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-01T23:10:10.072Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-01T23:10:10.072Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-01T23:10:10.072Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-01T23:10:10.072Z] PASS [2021-06-01T23:10:10.072Z] [2021-06-01T23:10:10.072Z] DONE 5 tests in 0.197s [2021-06-01T23:10:10.072Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-01T23:10:10.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-01T23:10:11.168Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-01T23:10:11.447Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-01T23:10:11.447Z] Removing test suite binaries [2021-06-01T23:10:11.478Z] --- PASS: TestUpdateReplicatedJob (4.24s) [2021-06-01T23:10:11.478Z] === RUN TestServiceListWithStatuses [2021-06-01T23:10:11.478Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-01T23:10:11.478Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-01T23:10:11.478Z] === RUN TestDockerNetworkConnectAlias [2021-06-01T23:10:11.705Z] exiting test-integration [2021-06-01T23:10:11.705Z] ++ exit 0 [2021-06-01T23:10:11.705Z] [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.63s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.24s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.88s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.87s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.34s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.33s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.69s) [2021-06-01T23:10:11.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.69s) [2021-06-01T23:10:11.731Z] === RUN TestCgroupNamespacesRun [2021-06-01T23:10:12.297Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-01T23:10:15.563Z] --- PASS: TestCgroupNamespacesRun (3.38s) [2021-06-01T23:10:15.564Z] === RUN TestCgroupNamespacesRunPrivileged Post stage [Pipeline] junit [2021-06-01T23:10:15.920Z] Recording test results [2021-06-01T23:10:16.056Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-01T23:10:16.396Z] + echo Ensuring container killed. [2021-06-01T23:10:16.396Z] Ensuring container killed. [2021-06-01T23:10:16.396Z] + docker rm -vf docker-pr4 [2021-06-01T23:10:16.396Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-01T23:10:16.673Z] + echo Chowning /workspace to jenkins user [2021-06-01T23:10:16.674Z] Chowning /workspace to jenkins user [2021-06-01T23:10:16.674Z] + id -u [2021-06-01T23:10:16.674Z] + id -g [2021-06-01T23:10:16.674Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42446:/workspace busybox chown -R 1000:1000 /workspace [2021-06-01T23:10:17.454Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.19s) [2021-06-01T23:10:17.454Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-01T23:10:18.057Z] --- PASS: TestDockerNetworkConnectAlias (6.50s) [2021-06-01T23:10:18.057Z] === RUN TestDockerNetworkReConnect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-01T23:10:19.490Z] + bundleName=amd64-cgroup2 [2021-06-01T23:10:19.490Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-01T23:10:19.490Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-01T23:10:19.490Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-01T23:10:19.490Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-01T23:10:19.760Z] Archiving artifacts [2021-06-01T23:10:20.037Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42446/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-01T23:10:20.346Z] + make clean [2021-06-01T23:10:20.604Z] docker volume rm -f docker-dev-cache [2021-06-01T23:10:20.604Z] docker-dev-cache [Pipeline] deleteDir [2021-06-01T23:10:20.719Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-01T23:10:21.280Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.73s) [2021-06-01T23:10:21.280Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-01T23:10:23.341Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2021-06-01T23:10:23.341Z] === RUN TestServicePlugin [2021-06-01T23:10:23.341Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-01T23:10:23.341Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:10:23.341Z] === RUN TestServiceUpdateLabel [2021-06-01T23:10:24.552Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-01T23:10:24.552Z] --- PASS: TestCgroupNamespacesRunHostMode (2.87s) [2021-06-01T23:10:24.552Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-01T23:10:25.114Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-01T23:10:25.886Z] --- PASS: TestServiceUpdateLabel (3.13s) [2021-06-01T23:10:25.886Z] === RUN TestServiceUpdateSecrets [2021-06-01T23:10:26.043Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-01T23:10:26.299Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-01T23:10:26.863Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-01T23:10:27.424Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-01T23:10:27.424Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-01T23:10:27.679Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.57s) [2021-06-01T23:10:27.679Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-01T23:10:27.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-01T23:10:28.606Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-01T23:10:29.973Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.46s) [2021-06-01T23:10:29.973Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-01T23:10:31.337Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.31s) [2021-06-01T23:10:31.337Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-01T23:10:33.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-01T23:10:34.152Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.75s) [2021-06-01T23:10:34.152Z] === RUN TestNISDomainname [2021-06-01T23:10:36.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-01T23:10:36.679Z] --- PASS: TestNISDomainname (2.26s) [2021-06-01T23:10:36.679Z] === RUN TestHostnameDnsResolution [2021-06-01T23:10:36.679Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-01T23:10:37.241Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-01T23:10:39.135Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-01T23:10:39.135Z] --- PASS: TestHostnameDnsResolution (2.87s) [2021-06-01T23:10:39.135Z] === RUN TestStats [2021-06-01T23:10:39.390Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-01T23:10:40.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-01T23:10:40.318Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-01T23:10:40.880Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-01T23:10:41.137Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-01T23:10:42.504Z] --- PASS: TestStats (3.14s) [2021-06-01T23:10:42.504Z] === RUN TestStopContainerWithTimeout [2021-06-01T23:10:42.504Z] === RUN TestStopContainerWithTimeout/0 [2021-06-01T23:10:42.504Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-01T23:10:42.504Z] === RUN TestStopContainerWithTimeout/1 [2021-06-01T23:10:42.504Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-01T23:10:42.504Z] === RUN TestStopContainerWithTimeout/3 [2021-06-01T23:10:42.504Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-01T23:10:42.504Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-01T23:10:42.504Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-01T23:10:42.504Z] === CONT TestStopContainerWithTimeout/0 [2021-06-01T23:10:42.504Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-01T23:10:44.013Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2021-06-01T23:10:44.013Z] === RUN TestServiceUpdateConfigs [2021-06-01T23:10:44.396Z] === CONT TestStopContainerWithTimeout/3 [2021-06-01T23:10:44.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-01T23:10:44.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-01T23:10:44.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-01T23:10:46.326Z] === CONT TestStopContainerWithTimeout/1 [2021-06-01T23:10:48.844Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-01T23:10:48.844Z] --- PASS: TestStopContainerWithTimeout/0 (1.85s) [2021-06-01T23:10:48.844Z] --- PASS: TestStopContainerWithTimeout/-1 (3.77s) [2021-06-01T23:10:48.844Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2021-06-01T23:10:48.844Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) [2021-06-01T23:10:48.844Z] === RUN TestDeleteDevicemapper [2021-06-01T23:10:48.844Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-01T23:10:48.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-01T23:10:48.844Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-01T23:10:50.209Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-01T23:10:50.212Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-01T23:10:55.454Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.19s) [2021-06-01T23:10:55.454Z] === RUN TestUpdateMemory [2021-06-01T23:10:55.454Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-01T23:10:55.454Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:10:55.454Z] === RUN TestUpdateCPUQuota [2021-06-01T23:10:57.973Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-01T23:10:57.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-01T23:10:58.534Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-01T23:10:58.731Z] --- PASS: TestImportExtremelyLargeImageWorks (109.00s) [2021-06-01T23:10:58.731Z] PASS [2021-06-01T23:10:58.731Z] [2021-06-01T23:10:58.731Z] === Skipped [2021-06-01T23:10:58.731Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-01T23:10:58.731Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-01T23:10:58.731Z] [2021-06-01T23:10:58.731Z] [2021-06-01T23:10:58.731Z] DONE 12 tests, 1 skipped in 113.005s [2021-06-01T23:10:58.731Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-01T23:10:58.731Z] INFO: Testing against a local daemon [2021-06-01T23:10:58.731Z] === RUN TestNetworkCreateDelete [2021-06-01T23:10:58.731Z] --- PASS: TestNetworkCreateDelete (0.49s) [2021-06-01T23:10:58.731Z] === RUN TestDockerNetworkDeletePreferID [2021-06-01T23:10:58.731Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2021-06-01T23:10:58.731Z] === RUN TestDaemonDNSFallback [2021-06-01T23:10:58.789Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-01T23:10:58.911Z] --- PASS: TestServiceUpdateConfigs (15.17s) [2021-06-01T23:10:58.911Z] === RUN TestServiceUpdateNetwork [2021-06-01T23:11:02.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-01T23:11:02.956Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-01T23:11:05.335Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-01T23:11:05.489Z] --- PASS: TestUpdateCPUQuota (10.32s) [2021-06-01T23:11:05.489Z] === RUN TestUpdatePidsLimit [2021-06-01T23:11:05.489Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-01T23:11:06.859Z] === RUN TestUpdatePidsLimit/no_change [2021-06-01T23:11:06.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-01T23:11:06.887Z] --- PASS: TestDaemonDNSFallback (8.08s) [2021-06-01T23:11:06.887Z] === RUN TestInspectNetwork [2021-06-01T23:11:06.887Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-01T23:11:06.887Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:06.887Z] === RUN TestRunContainerWithBridgeNone [2021-06-01T23:11:06.887Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-01T23:11:06.887Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] === RUN TestNetworkInvalidJSON [2021-06-01T23:11:06.887Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-01T23:11:06.887Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-01T23:11:06.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:11:06.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:11:06.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:11:06.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:11:06.887Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-01T23:11:06.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:11:06.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:11:06.887Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-01T23:11:06.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-01T23:11:06.887Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-01T23:11:06.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-01T23:11:06.887Z] === RUN TestNetworkList [2021-06-01T23:11:06.887Z] === RUN TestNetworkList//networks [2021-06-01T23:11:06.887Z] === PAUSE TestNetworkList//networks [2021-06-01T23:11:06.887Z] === RUN TestNetworkList//networks/ [2021-06-01T23:11:06.887Z] === PAUSE TestNetworkList//networks/ [2021-06-01T23:11:06.887Z] === CONT TestNetworkList//networks [2021-06-01T23:11:06.887Z] === CONT TestNetworkList//networks/ [2021-06-01T23:11:06.887Z] --- PASS: TestNetworkList (0.02s) [2021-06-01T23:11:06.887Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-01T23:11:06.887Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-01T23:11:06.887Z] === RUN TestHostIPv4BridgeLabel [2021-06-01T23:11:06.887Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-01T23:11:06.887Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-01T23:11:06.887Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-01T23:11:06.887Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] === RUN TestDaemonDefaultNetworkPools [2021-06-01T23:11:06.887Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-01T23:11:06.887Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-01T23:11:06.887Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-01T23:11:06.887Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] === RUN TestServiceWithPredefinedNetwork [2021-06-01T23:11:06.887Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:06.887Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-01T23:11:06.887Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:11:06.887Z] === RUN TestServiceWithDataPathPortInit [2021-06-01T23:11:06.887Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:06.887Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-01T23:11:06.887Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:06.887Z] PASS [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === Skipped [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-01T23:11:06.887Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-01T23:11:06.887Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-01T23:11:06.887Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-01T23:11:06.887Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-01T23:11:06.887Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] DONE 22 tests, 12 skipped in 10.090s [2021-06-01T23:11:06.887Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-01T23:11:06.887Z] INFO: Testing against a local daemon [2021-06-01T23:11:06.887Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-01T23:11:06.887Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-01T23:11:06.887Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:11:06.887Z] === RUN TestDockerNetworkIpvlan [2021-06-01T23:11:06.887Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-01T23:11:06.887Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:11:06.887Z] PASS [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === Skipped [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-01T23:11:06.887Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-01T23:11:06.887Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] DONE 2 tests, 2 skipped in 0.146s [2021-06-01T23:11:06.887Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-01T23:11:06.887Z] INFO: Testing against a local daemon [2021-06-01T23:11:06.887Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-01T23:11:06.887Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-01T23:11:06.887Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] === RUN TestDockerNetworkMacvlan [2021-06-01T23:11:06.887Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-01T23:11:06.887Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] PASS [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === Skipped [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-01T23:11:06.887Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-01T23:11:06.887Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] DONE 2 tests, 2 skipped in 0.117s [2021-06-01T23:11:06.887Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-01T23:11:06.887Z] testing: warning: no tests to run [2021-06-01T23:11:06.887Z] PASS [2021-06-01T23:11:06.887Z] [2021-06-01T23:11:06.887Z] DONE 0 tests in 0.025s [2021-06-01T23:11:06.888Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-01T23:11:06.888Z] INFO: Testing against a local daemon [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginAllowRequest [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginTLS [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginDenyRequest [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginDenyResponse [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginAllowEventStream [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginErrorResponse [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginErrorRequest [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginHeader [2021-06-01T23:11:06.888Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-01T23:11:06.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:06.888Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-01T23:11:07.155Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2021-06-01T23:11:07.155Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.155Z] === RUN TestAuthZPluginV2Disable [2021-06-01T23:11:07.155Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-01T23:11:07.155Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.155Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-01T23:11:07.155Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-01T23:11:07.155Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.155Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-01T23:11:07.155Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-06-01T23:11:07.155Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.155Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-01T23:11:07.235Z] tests/integration/client_test.py ..... [ 75%] [2021-06-01T23:11:07.235Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-01T23:11:07.421Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-01T23:11:07.431Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] PASS [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === Skipped [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-06-01T23:11:07.431Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] DONE 17 tests, 17 skipped in 0.544s [2021-06-01T23:11:07.431Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-01T23:11:07.431Z] INFO: Testing against a local daemon [2021-06-01T23:11:07.431Z] === RUN TestPluginInvalidJSON [2021-06-01T23:11:07.431Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:11:07.431Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:11:07.431Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:11:07.431Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-01T23:11:07.431Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-01T23:11:07.431Z] === RUN TestPluginInstall [2021-06-01T23:11:07.431Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-01T23:11:07.431Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] === RUN TestPluginsWithRuntimes [2021-06-01T23:11:07.431Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-01T23:11:07.431Z] 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-06-01T23:11:07.431Z] === RUN TestPluginBackCompatMediaTypes [2021-06-01T23:11:07.431Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-01T23:11:07.431Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-01T23:11:07.431Z] PASS [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === Skipped [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-01T23:11:07.431Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-01T23:11:07.431Z] 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-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-01T23:11:07.431Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] [2021-06-01T23:11:07.431Z] DONE 5 tests, 3 skipped in 0.186s [2021-06-01T23:11:07.431Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-01T23:11:07.677Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-01T23:11:07.703Z] INFO: Testing against a local daemon [2021-06-01T23:11:07.703Z] === RUN TestExternalGraphDriver [2021-06-01T23:11:07.703Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-01T23:11:07.703Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-01T23:11:07.703Z] === RUN TestGraphdriverPluginV2 [2021-06-01T23:11:08.170Z] tests/integration/errors_test.py . [ 76%] [2021-06-01T23:11:09.048Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-01T23:11:09.305Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-01T23:11:09.561Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-01T23:11:09.561Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-01T23:11:09.561Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-01T23:11:09.561Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-01T23:11:10.123Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-01T23:11:10.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-01T23:11:11.162Z] --- PASS: TestServiceUpdateNetwork (14.18s) [2021-06-01T23:11:11.163Z] === RUN TestServiceUpdatePidsLimit [2021-06-01T23:11:11.307Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-01T23:11:12.548Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-01T23:11:12.675Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-01T23:11:13.492Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-01T23:11:14.284Z] --- PASS: TestGraphdriverPluginV2 (6.65s) [2021-06-01T23:11:14.284Z] PASS [2021-06-01T23:11:14.284Z] [2021-06-01T23:11:14.284Z] === Skipped [2021-06-01T23:11:14.284Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-01T23:11:14.284Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-01T23:11:14.284Z] [2021-06-01T23:11:14.284Z] [2021-06-01T23:11:14.284Z] DONE 2 tests, 1 skipped in 6.848s [2021-06-01T23:11:14.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-01T23:11:14.545Z] INFO: Testing against a local daemon [2021-06-01T23:11:14.545Z] === RUN TestContinueAfterPluginCrash [2021-06-01T23:11:14.545Z] === PAUSE TestContinueAfterPluginCrash [2021-06-01T23:11:14.545Z] === RUN TestReadPluginNoRead [2021-06-01T23:11:14.545Z] === PAUSE TestReadPluginNoRead [2021-06-01T23:11:14.545Z] === RUN TestDaemonStartWithLogOpt [2021-06-01T23:11:14.545Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-01T23:11:14.545Z] === CONT TestContinueAfterPluginCrash [2021-06-01T23:11:14.545Z] === CONT TestDaemonStartWithLogOpt [2021-06-01T23:11:14.565Z] --- PASS: TestUpdatePidsLimit (9.58s) [2021-06-01T23:11:14.565Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.50s) [2021-06-01T23:11:14.565Z] --- PASS: TestUpdatePidsLimit/no_change (1.17s) [2021-06-01T23:11:14.565Z] --- PASS: TestUpdatePidsLimit/update_lower (1.30s) [2021-06-01T23:11:14.565Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.20s) [2021-06-01T23:11:14.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.18s) [2021-06-01T23:11:14.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.22s) [2021-06-01T23:11:14.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.18s) [2021-06-01T23:11:14.566Z] === RUN TestUpdateRestartPolicy [2021-06-01T23:11:14.822Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-01T23:11:15.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-01T23:11:21.626Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-01T23:11:21.924Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-01T23:11:21.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-01T23:11:22.681Z] --- PASS: TestDaemonStartWithLogOpt (7.46s) [2021-06-01T23:11:22.681Z] === CONT TestReadPluginNoRead [2021-06-01T23:11:25.192Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-01T23:11:25.192Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-01T23:11:25.975Z] === RUN TestReadPluginNoRead/default [2021-06-01T23:11:25.975Z] --- PASS: TestContinueAfterPluginCrash (11.36s) [2021-06-01T23:11:27.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-01T23:11:28.516Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-01T23:11:29.760Z] --- PASS: TestServiceUpdatePidsLimit (17.69s) [2021-06-01T23:11:29.761Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-06-01T23:11:29.761Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-06-01T23:11:29.761Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-06-01T23:11:29.761Z] PASS [2021-06-01T23:11:29.761Z] [2021-06-01T23:11:29.761Z] === Skipped [2021-06-01T23:11:29.761Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-01T23:11:29.761Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-01T23:11:29.761Z] [2021-06-01T23:11:29.761Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-01T23:11:29.761Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-01T23:11:29.761Z] [2021-06-01T23:11:29.761Z] [2021-06-01T23:11:29.761Z] DONE 27 tests, 2 skipped in 162.339s [2021-06-01T23:11:29.761Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-01T23:11:29.761Z] ++ 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-06-01T23:11:29.761Z] ++ set -e [2021-06-01T23:11:29.761Z] ++ '[' -n 0 ']' [2021-06-01T23:11:29.761Z] ++ set -x [2021-06-01T23:11:29.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-01T23:11:29.761Z] INFO: Testing against a local daemon [2021-06-01T23:11:29.761Z] === RUN TestSessionCreate [2021-06-01T23:11:29.761Z] --- PASS: TestSessionCreate (0.05s) [2021-06-01T23:11:29.761Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-01T23:11:29.761Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-01T23:11:29.761Z] PASS [2021-06-01T23:11:29.761Z] [2021-06-01T23:11:29.761Z] DONE 2 tests in 0.238s [2021-06-01T23:11:29.761Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-01T23:11:29.761Z] ++ 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-06-01T23:11:29.761Z] ++ set -e [2021-06-01T23:11:29.761Z] ++ '[' -n 0 ']' [2021-06-01T23:11:29.761Z] ++ set -x [2021-06-01T23:11:29.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-01T23:11:29.761Z] INFO: Testing against a local daemon [2021-06-01T23:11:29.761Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-01T23:11:29.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-01T23:11:29.761Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-01T23:11:29.761Z] === RUN TestEventsExecDie [2021-06-01T23:11:30.228Z] --- PASS: TestUpdateRestartPolicy (15.50s) [2021-06-01T23:11:30.228Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-01T23:11:30.330Z] --- PASS: TestEventsExecDie (1.15s) [2021-06-01T23:11:30.330Z] === RUN TestEventsBackwardsCompatible [2021-06-01T23:11:30.330Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-01T23:11:30.330Z] === RUN TestInfoBinaryCommits [2021-06-01T23:11:30.330Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-01T23:11:30.330Z] === RUN TestInfoAPIVersioned [2021-06-01T23:11:30.330Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-01T23:11:30.330Z] === RUN TestInfoDiscoveryBackend [2021-06-01T23:11:30.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-01T23:11:31.055Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-01T23:11:31.414Z] --- PASS: TestUpdateRestartWithAutoRemove (1.15s) [2021-06-01T23:11:31.415Z] === RUN TestWaitNonBlocked [2021-06-01T23:11:31.415Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:11:31.415Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:11:31.415Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:11:31.415Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:11:31.415Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:11:31.415Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:11:31.713Z] --- PASS: TestInfoDiscoveryBackend (1.10s) [2021-06-01T23:11:31.713Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-01T23:11:32.654Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-01T23:11:32.654Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-01T23:11:33.305Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-01T23:11:33.563Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-01T23:11:33.563Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.18s) [2021-06-01T23:11:33.563Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.24s) [2021-06-01T23:11:33.563Z] === RUN TestWaitBlocked [2021-06-01T23:11:33.563Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:11:33.563Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:11:33.563Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:11:33.563Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:11:33.563Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-01T23:11:33.563Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-01T23:11:33.595Z] --- PASS: TestReadPluginNoRead (11.24s) [2021-06-01T23:11:33.595Z] --- PASS: TestReadPluginNoRead/default (2.53s) [2021-06-01T23:11:33.595Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.55s) [2021-06-01T23:11:33.595Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.56s) [2021-06-01T23:11:33.595Z] read_test.go:92: [d92a03b83fb3d] daemon is not started [2021-06-01T23:11:33.595Z] PASS [2021-06-01T23:11:33.595Z] [2021-06-01T23:11:33.595Z] DONE 6 tests in 18.881s [2021-06-01T23:11:33.595Z] 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-06-01T23:11:33.595Z] testing: warning: no tests to run [2021-06-01T23:11:33.595Z] PASS [2021-06-01T23:11:33.595Z] [2021-06-01T23:11:33.595Z] DONE 0 tests in 0.050s [2021-06-01T23:11:33.595Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-01T23:11:33.595Z] INFO: Testing against a local daemon [2021-06-01T23:11:33.595Z] === RUN TestPluginWithDevMounts [2021-06-01T23:11:33.595Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-01T23:11:33.595Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-01T23:11:33.595Z] PASS [2021-06-01T23:11:33.595Z] [2021-06-01T23:11:33.595Z] === Skipped [2021-06-01T23:11:33.595Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-01T23:11:33.595Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-01T23:11:33.595Z] [2021-06-01T23:11:33.595Z] [2021-06-01T23:11:33.595Z] DONE 1 tests, 1 skipped in 0.173s [2021-06-01T23:11:33.595Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-01T23:11:33.595Z] INFO: Testing against a local daemon [2021-06-01T23:11:33.595Z] === RUN TestSecretInspect [2021-06-01T23:11:33.595Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-01T23:11:33.595Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.595Z] === RUN TestSecretList [2021-06-01T23:11:33.595Z] --- SKIP: TestSecretList (0.02s) [2021-06-01T23:11:33.595Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.595Z] === RUN TestSecretsCreateAndDelete [2021-06-01T23:11:33.595Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-01T23:11:33.595Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.595Z] === RUN TestSecretsUpdate [2021-06-01T23:11:33.595Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-01T23:11:33.595Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.595Z] === RUN TestTemplatedSecret [2021-06-01T23:11:33.595Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-01T23:11:33.595Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.595Z] === RUN TestSecretCreateResolve [2021-06-01T23:11:33.595Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.10s) [2021-06-01T23:11:33.595Z] === RUN TestInfoAPI [2021-06-01T23:11:33.595Z] --- PASS: TestInfoAPI (0.05s) [2021-06-01T23:11:33.595Z] === RUN TestInfoAPIWarnings [2021-06-01T23:11:33.855Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-01T23:11:33.855Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.855Z] PASS [2021-06-01T23:11:33.855Z] [2021-06-01T23:11:33.855Z] === Skipped [2021-06-01T23:11:33.855Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-01T23:11:33.856Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] [2021-06-01T23:11:33.856Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-06-01T23:11:33.856Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] [2021-06-01T23:11:33.856Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-01T23:11:33.856Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] [2021-06-01T23:11:33.856Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-01T23:11:33.856Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] [2021-06-01T23:11:33.856Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-01T23:11:33.856Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] [2021-06-01T23:11:33.856Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-01T23:11:33.856Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] [2021-06-01T23:11:33.856Z] [2021-06-01T23:11:33.856Z] DONE 6 tests, 6 skipped in 0.207s [2021-06-01T23:11:33.856Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-01T23:11:33.856Z] INFO: Testing against a local daemon [2021-06-01T23:11:33.856Z] === RUN TestServiceCreateInit [2021-06-01T23:11:33.856Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-01T23:11:33.856Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-01T23:11:33.856Z] --- PASS: TestServiceCreateInit (0.01s) [2021-06-01T23:11:33.856Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-01T23:11:33.856Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-01T23:11:33.856Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] === RUN TestCreateServiceMultipleTimes [2021-06-01T23:11:33.856Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-01T23:11:33.856Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] === RUN TestCreateServiceConflict [2021-06-01T23:11:33.856Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-01T23:11:33.856Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] === RUN TestCreateServiceMaxReplicas [2021-06-01T23:11:33.856Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-06-01T23:11:33.856Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-01T23:11:33.856Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-01T23:11:33.856Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] === RUN TestCreateServiceSecretFileMode [2021-06-01T23:11:33.856Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-01T23:11:33.856Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] === RUN TestCreateServiceConfigFileMode [2021-06-01T23:11:33.856Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-01T23:11:33.856Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:33.856Z] === RUN TestCreateServiceSysctls [2021-06-01T23:11:34.116Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-01T23:11:34.116Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:34.116Z] === RUN TestCreateServiceCapabilities [2021-06-01T23:11:34.116Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-01T23:11:34.116Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:34.116Z] === RUN TestInspect [2021-06-01T23:11:34.116Z] --- SKIP: TestInspect (0.01s) [2021-06-01T23:11:34.116Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:34.116Z] === RUN TestCreateJob [2021-06-01T23:11:34.116Z] --- SKIP: TestCreateJob (0.01s) [2021-06-01T23:11:34.116Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:34.116Z] === RUN TestReplicatedJob [2021-06-01T23:11:34.116Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-01T23:11:34.116Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:34.116Z] === RUN TestUpdateReplicatedJob [2021-06-01T23:11:34.116Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-06-01T23:11:34.116Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:34.116Z] === RUN TestServiceListWithStatuses [2021-06-01T23:11:34.116Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-01T23:11:34.117Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-01T23:11:34.117Z] === RUN TestDockerNetworkConnectAlias [2021-06-01T23:11:34.117Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-01T23:11:34.117Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:34.117Z] === RUN TestDockerNetworkReConnect [2021-06-01T23:11:34.117Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-06-01T23:11:34.117Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:34.117Z] === RUN TestServicePlugin [2021-06-01T23:11:35.718Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-01T23:11:36.093Z] --- PASS: TestWaitBlocked (0.04s) [2021-06-01T23:11:36.093Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.98s) [2021-06-01T23:11:36.093Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.13s) [2021-06-01T23:11:36.093Z] === CONT TestContainerStartOnDaemonRestart [2021-06-01T23:11:36.093Z] === CONT TestContainerKillOnDaemonStart [2021-06-01T23:11:36.350Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-01T23:11:38.336Z] --- SKIP: TestServicePlugin (3.73s) [2021-06-01T23:11:38.336Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] === RUN TestServiceUpdateLabel [2021-06-01T23:11:38.336Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-01T23:11:38.336Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] === RUN TestServiceUpdateSecrets [2021-06-01T23:11:38.336Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-01T23:11:38.336Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] === RUN TestServiceUpdateConfigs [2021-06-01T23:11:38.336Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-06-01T23:11:38.336Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] === RUN TestServiceUpdateNetwork [2021-06-01T23:11:38.336Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-01T23:11:38.336Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] === RUN TestServiceUpdatePidsLimit [2021-06-01T23:11:38.336Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-01T23:11:38.336Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] PASS [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === Skipped [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-01T23:11:38.336Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-01T23:11:38.336Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-01T23:11:38.336Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-01T23:11:38.336Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-01T23:11:38.336Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-01T23:11:38.336Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-06-01T23:11:38.336Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-01T23:11:38.336Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-01T23:11:38.336Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-01T23:11:38.336Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-01T23:11:38.336Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-01T23:11:38.336Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-01T23:11:38.336Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-01T23:11:38.336Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-01T23:11:38.336Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-06-01T23:11:38.336Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-01T23:11:38.336Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-01T23:11:38.336Z] [2021-06-01T23:11:38.336Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-01T23:11:38.337Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-06-01T23:11:38.337Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] === SKIP: amd64.integration.service TestServicePlugin (3.73s) [2021-06-01T23:11:38.337Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-01T23:11:38.337Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-01T23:11:38.337Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-06-01T23:11:38.337Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-01T23:11:38.337Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-01T23:11:38.337Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] DONE 24 tests, 23 skipped in 4.156s [2021-06-01T23:11:38.337Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-01T23:11:38.337Z] INFO: Testing against a local daemon [2021-06-01T23:11:38.337Z] === RUN TestSessionCreate [2021-06-01T23:11:38.337Z] --- PASS: TestSessionCreate (0.02s) [2021-06-01T23:11:38.337Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-01T23:11:38.337Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-01T23:11:38.337Z] PASS [2021-06-01T23:11:38.337Z] [2021-06-01T23:11:38.337Z] DONE 2 tests in 0.162s [2021-06-01T23:11:38.337Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-01T23:11:38.337Z] INFO: Testing against a local daemon [2021-06-01T23:11:38.337Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-01T23:11:38.337Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-01T23:11:38.337Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-01T23:11:38.337Z] === RUN TestEventsExecDie [2021-06-01T23:11:39.276Z] --- PASS: TestEventsExecDie (1.10s) [2021-06-01T23:11:39.276Z] === RUN TestEventsBackwardsCompatible [2021-06-01T23:11:39.276Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-01T23:11:39.276Z] === RUN TestInfoBinaryCommits [2021-06-01T23:11:39.276Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-01T23:11:39.276Z] === RUN TestInfoAPIVersioned [2021-06-01T23:11:39.276Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-01T23:11:39.276Z] === RUN TestInfoDiscoveryBackend [2021-06-01T23:11:40.565Z] --- PASS: TestContainerStartOnDaemonRestart (4.50s) [2021-06-01T23:11:40.565Z] === CONT TestIpcModeOlderClient [2021-06-01T23:11:40.566Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-06-01T23:11:40.566Z] === CONT TestDaemonHostGatewayIP [2021-06-01T23:11:40.821Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-01T23:11:41.187Z] --- PASS: TestInfoDiscoveryBackend (1.78s) [2021-06-01T23:11:41.187Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-01T23:11:41.749Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-01T23:11:42.677Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-01T23:11:43.605Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-01T23:11:44.167Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-01T23:11:44.482Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-06-01T23:11:44.482Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-01T23:11:44.482Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-01T23:11:44.482Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:11:44.482Z] === RUN TestInfoAPI [2021-06-01T23:11:44.742Z] --- PASS: TestInfoAPI (0.02s) [2021-06-01T23:11:44.742Z] === RUN TestInfoAPIWarnings [2021-06-01T23:11:46.850Z] --- PASS: TestDaemonHostGatewayIP (6.17s) [2021-06-01T23:11:46.850Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-01T23:11:47.780Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-01T23:11:48.037Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-01T23:11:48.599Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-01T23:11:48.599Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-01T23:11:50.492Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-01T23:11:51.056Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.42s) [2021-06-01T23:11:51.056Z] === CONT TestDaemonRestartIpcMode [2021-06-01T23:11:51.056Z] --- PASS: TestContainerKillOnDaemonStart (15.22s) [2021-06-01T23:11:51.703Z] --- PASS: TestInfoAPIWarnings (17.15s) [2021-06-01T23:11:51.703Z] === RUN TestInfoDebug [2021-06-01T23:11:51.963Z] --- PASS: TestInfoDebug (1.12s) [2021-06-01T23:11:51.963Z] === RUN TestInfoInsecureRegistries [2021-06-01T23:11:51.984Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-01T23:11:53.348Z] --- PASS: TestInfoInsecureRegistries (1.14s) [2021-06-01T23:11:53.348Z] === RUN TestInfoRegistryMirrors [2021-06-01T23:11:53.877Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-01T23:11:54.291Z] --- PASS: TestInfoRegistryMirrors (1.09s) [2021-06-01T23:11:54.291Z] === RUN TestLoginFailsWithBadCredentials [2021-06-01T23:11:54.291Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-06-01T23:11:54.291Z] === RUN TestPingCacheHeaders [2021-06-01T23:11:54.514Z] ......... [ 86%] [2021-06-01T23:11:54.552Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-01T23:11:54.552Z] === RUN TestPingGet [2021-06-01T23:11:54.552Z] --- PASS: TestPingGet (0.03s) [2021-06-01T23:11:54.552Z] === RUN TestPingHead [2021-06-01T23:11:54.552Z] --- PASS: TestPingHead (0.04s) [2021-06-01T23:11:54.552Z] === RUN TestVersion [2021-06-01T23:11:54.552Z] --- PASS: TestVersion (0.04s) [2021-06-01T23:11:54.552Z] PASS [2021-06-01T23:11:54.552Z] [2021-06-01T23:11:54.552Z] === Skipped [2021-06-01T23:11:54.552Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-01T23:11:54.552Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-01T23:11:54.552Z] [2021-06-01T23:11:54.552Z] [2021-06-01T23:11:54.552Z] DONE 18 tests, 1 skipped in 25.627s [2021-06-01T23:11:54.552Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-01T23:11:54.552Z] ++ 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-06-01T23:11:54.552Z] ++ set -e [2021-06-01T23:11:54.552Z] ++ '[' -n 0 ']' [2021-06-01T23:11:54.552Z] ++ set -x [2021-06-01T23:11:54.552Z] ++ env -i DEST=/go/src/github.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-06-01T23:11:54.807Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-01T23:11:54.813Z] INFO: Testing against a local daemon [2021-06-01T23:11:54.813Z] === RUN TestVolumesCreateAndList [2021-06-01T23:11:54.813Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-01T23:11:54.813Z] === RUN TestVolumesRemove [2021-06-01T23:11:54.813Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-01T23:11:54.813Z] === RUN TestVolumesInspect [2021-06-01T23:11:54.813Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-01T23:11:54.813Z] === RUN TestVolumesInvalidJSON [2021-06-01T23:11:54.813Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-01T23:11:54.813Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-01T23:11:54.813Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-01T23:11:54.813Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-01T23:11:54.813Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-01T23:11:54.813Z] PASS [2021-06-01T23:11:54.813Z] [2021-06-01T23:11:54.813Z] DONE 5 tests in 0.343s [2021-06-01T23:11:55.073Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-01T23:11:55.369Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2021-06-01T23:11:55.369Z] PASS [2021-06-01T23:11:55.369Z] [2021-06-01T23:11:55.369Z] === Skipped [2021-06-01T23:11:55.369Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-01T23:11:55.369Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:11:55.369Z] [2021-06-01T23:11:55.369Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-01T23:11:55.369Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:11:55.369Z] [2021-06-01T23:11:55.369Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-01T23:11:55.369Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:11:55.369Z] [2021-06-01T23:11:55.369Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-01T23:11:55.369Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-01T23:11:55.369Z] [2021-06-01T23:11:55.369Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-01T23:11:55.369Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-01T23:11:55.369Z] [2021-06-01T23:11:55.369Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-01T23:11:55.369Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:11:55.369Z] [2021-06-01T23:11:55.369Z] [2021-06-01T23:11:55.369Z] DONE 196 tests, 6 skipped in 247.125s [2021-06-01T23:11:55.369Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-01T23:11:55.369Z] ++ 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-06-01T23:11:55.369Z] ++ set -e [2021-06-01T23:11:55.369Z] ++ '[' -n 0 ']' [2021-06-01T23:11:55.369Z] ++ set -x [2021-06-01T23:11:55.369Z] ++ env -i DEST=/go/src/github.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-06-01T23:11:55.626Z] INFO: Testing against a local daemon [2021-06-01T23:11:55.626Z] === RUN TestCommitInheritsEnv [2021-06-01T23:11:55.644Z] ++++ cat bundles/test-integration/docker.pid [2021-06-01T23:11:55.644Z] +++ kill 14081 [2021-06-01T23:11:56.189Z] --- PASS: TestCommitInheritsEnv (0.50s) [2021-06-01T23:11:56.189Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-01T23:11:56.189Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-01T23:11:56.189Z] === RUN TestImagesFilterMultiReference [2021-06-01T23:11:56.446Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-06-01T23:11:56.446Z] === RUN TestImagePullPlatformInvalid [2021-06-01T23:11:56.446Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-01T23:11:56.446Z] === RUN TestRemoveImageOrphaning [2021-06-01T23:11:56.702Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-06-01T23:11:56.702Z] === RUN TestRemoveImageGarbageCollector [2021-06-01T23:11:56.702Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-01T23:11:57.026Z] +++ /etc/init.d/apparmor stop [2021-06-01T23:11:57.027Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-01T23:11:57.027Z] [2021-06-01T23:11:57.027Z] Unloading profiles will leave already running processes permanently [2021-06-01T23:11:57.027Z] unconfined, which can lead to unexpected situations. [2021-06-01T23:11:57.027Z] [2021-06-01T23:11:57.027Z] To set a process to complain mode, use the command line tool [2021-06-01T23:11:57.027Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-01T23:11:57.027Z] +++ true [2021-06-01T23:11:57.027Z] exiting test-integration [2021-06-01T23:11:57.027Z] ++ exit 0 [2021-06-01T23:11:57.027Z] [2021-06-01T23:11:57.265Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-01T23:11:58.197Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-01T23:12:00.110Z] --- PASS: TestRemoveImageGarbageCollector (2.99s) [2021-06-01T23:12:00.110Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-01T23:12:00.110Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-01T23:12:00.110Z] === RUN TestTagInvalidReference [2021-06-01T23:12:00.110Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-01T23:12:00.110Z] === RUN TestTagValidPrefixedRepo [2021-06-01T23:12:00.110Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-06-01T23:12:00.110Z] === RUN TestTagExistedNameWithoutForce [2021-06-01T23:12:00.110Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-01T23:12:00.110Z] === RUN TestTagOfficialNames [2021-06-01T23:12:00.110Z] --- PASS: TestTagOfficialNames (0.12s) [2021-06-01T23:12:00.110Z] === RUN TestTagMatchesDigest [2021-06-01T23:12:00.110Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-01T23:12:00.110Z] === CONT TestImportExtremelyLargeImageWorks Post stage [Pipeline] junit [2021-06-01T23:12:00.677Z] Recording test results [2021-06-01T23:12:00.792Z] 4612f6d0b889: Pull complete [2021-06-01T23:12:00.894Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-01T23:12:00.923Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-01T23:12:01.270Z] + echo Ensuring container killed. [2021-06-01T23:12:01.270Z] Ensuring container killed. [2021-06-01T23:12:01.270Z] + docker rm -vf docker-pr4 [2021-06-01T23:12:01.270Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-01T23:12:01.561Z] + echo Chowning /workspace to jenkins user [2021-06-01T23:12:01.561Z] Chowning /workspace to jenkins user [2021-06-01T23:12:01.561Z] + id -u [2021-06-01T23:12:01.561Z] + id -g [2021-06-01T23:12:01.561Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42446:/workspace busybox chown -R 1000:1000 /workspace [2021-06-01T23:12:02.848Z] --- PASS: TestInfoAPIWarnings (17.77s) [2021-06-01T23:12:02.849Z] === RUN TestInfoDebug [2021-06-01T23:12:03.660Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-01T23:12:04.231Z] --- PASS: TestInfoDebug (1.81s) [2021-06-01T23:12:04.231Z] === RUN TestInfoInsecureRegistries [2021-06-01T23:12:05.627Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-01T23:12:06.771Z] --- PASS: TestInfoInsecureRegistries (2.07s) [2021-06-01T23:12:06.772Z] === RUN TestInfoRegistryMirrors [2021-06-01T23:12:06.996Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-01T23:12:07.253Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-01T23:12:07.816Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-01T23:12:08.154Z] --- PASS: TestInfoRegistryMirrors (1.77s) [2021-06-01T23:12:08.154Z] === RUN TestLoginFailsWithBadCredentials [2021-06-01T23:12:08.154Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-06-01T23:12:08.154Z] === RUN TestPingCacheHeaders [2021-06-01T23:12:08.154Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-01T23:12:08.154Z] === RUN TestPingGet [2021-06-01T23:12:08.154Z] --- PASS: TestPingGet (0.01s) [2021-06-01T23:12:08.154Z] === RUN TestPingHead [2021-06-01T23:12:08.154Z] --- PASS: TestPingHead (0.02s) [2021-06-01T23:12:08.154Z] === RUN TestVersion [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-01T23:12:08.415Z] --- PASS: TestVersion (0.02s) [2021-06-01T23:12:08.415Z] PASS [2021-06-01T23:12:08.415Z] [2021-06-01T23:12:08.415Z] === Skipped [2021-06-01T23:12:08.415Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-01T23:12:08.415Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-01T23:12:08.415Z] [2021-06-01T23:12:08.415Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-01T23:12:08.415Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-01T23:12:08.415Z] [2021-06-01T23:12:08.415Z] [2021-06-01T23:12:08.415Z] DONE 18 tests, 2 skipped in 30.218s [2021-06-01T23:12:08.415Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-01T23:12:08.415Z] INFO: Testing against a local daemon [2021-06-01T23:12:08.415Z] === RUN TestVolumesCreateAndList [2021-06-01T23:12:08.415Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-01T23:12:08.415Z] === RUN TestVolumesRemove [2021-06-01T23:12:08.449Z] + bundleName=arm64-integration [2021-06-01T23:12:08.449Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-01T23:12:08.449Z] Creating arm64-integration-bundles.tar.gz [2021-06-01T23:12:08.449Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-01T23:12:08.449Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-06-01T23:12:08.675Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-01T23:12:08.675Z] === RUN TestVolumesInspect [2021-06-01T23:12:08.675Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-01T23:12:08.675Z] === RUN TestVolumesInvalidJSON [2021-06-01T23:12:08.675Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-01T23:12:08.675Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-01T23:12:08.675Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-01T23:12:08.675Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-01T23:12:08.675Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-01T23:12:08.675Z] PASS [2021-06-01T23:12:08.675Z] [2021-06-01T23:12:08.675Z] DONE 5 tests in 0.276s [2021-06-01T23:12:08.675Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-01T23:12:08.675Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12369 is not a child of this shell [2021-06-01T23:12:08.675Z] warning: PID 12369 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-01T23:12:08.675Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-01T23:12:08.675Z] [2021-06-01T23:12:08.675Z] Unloading profiles will leave already running processes permanently [2021-06-01T23:12:08.675Z] unconfined, which can lead to unexpected situations. [2021-06-01T23:12:08.675Z] [2021-06-01T23:12:08.675Z] To set a process to complain mode, use the command line tool [2021-06-01T23:12:08.675Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-01T23:12:08.675Z] Removing test suite binaries [2021-06-01T23:12:08.675Z] exiting test-integration [2021-06-01T23:12:08.675Z] ++ exit 0 [Pipeline] archiveArtifacts [2021-06-01T23:12:08.724Z] Archiving artifacts [2021-06-01T23:12:08.958Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42446/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-01T23:12:09.182Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-01T23:12:09.276Z] + make clean [2021-06-01T23:12:09.439Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-01T23:12:09.614Z] [2021-06-01T23:12:09.848Z] docker volume rm -f docker-dev-cache [2021-06-01T23:12:09.848Z] docker-dev-cache [Pipeline] deleteDir [2021-06-01T23:12:10.247Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-01T23:12:10.814Z] tests/integration/models_resources_test.py . [ 91%] Post stage [Pipeline] junit [2021-06-01T23:12:11.606Z] Recording test results [2021-06-01T23:12:13.422Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-01T23:12:13.778Z] + echo Ensuring container killed. [2021-06-01T23:12:13.778Z] Ensuring container killed. [2021-06-01T23:12:13.778Z] + docker rm -vf docker-pr4 [2021-06-01T23:12:13.778Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-01T23:12:14.067Z] + echo Chowning /workspace to jenkins user [2021-06-01T23:12:14.067Z] Chowning /workspace to jenkins user [2021-06-01T23:12:14.067Z] + id -u [2021-06-01T23:12:14.067Z] + id -g [2021-06-01T23:12:14.067Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42446:/workspace busybox chown -R 1000:1000 /workspace [2021-06-01T23:12:14.067Z] Unable to find image 'busybox:latest' locally [2021-06-01T23:12:14.328Z] latest: Pulling from library/busybox [2021-06-01T23:12:14.328Z] 92f8b3f0730f: Pulling fs layer [2021-06-01T23:12:14.328Z] 92f8b3f0730f: Verifying Checksum [2021-06-01T23:12:14.328Z] 92f8b3f0730f: Download complete [2021-06-01T23:12:14.593Z] 92f8b3f0730f: Pull complete [2021-06-01T23:12:14.593Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-01T23:12:14.593Z] Status: Downloaded newer image for busybox:latest [2021-06-01T23:12:14.683Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-01T23:12:14.939Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-01T23:12:15.870Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-01T23:12:16.812Z] + bundleName=amd64-rootless [2021-06-01T23:12:16.812Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-01T23:12:16.812Z] Creating amd64-rootless-bundles.tar.gz [2021-06-01T23:12:16.812Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-06-01T23:12:16.812Z] + 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-06-01T23:12:16.826Z] Archiving artifacts [2021-06-01T23:12:18.458Z] tests/integration/models_services_test.py ..............X. [ 95%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-01T23:12:18.975Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42446/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-01T23:12:19.316Z] + make clean [2021-06-01T23:12:19.582Z] docker volume rm -f docker-dev-cache [2021-06-01T23:12:19.582Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-01T23:12:21.118Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-01T23:12:23.013Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-01T23:12:25.703Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-01T23:12:25.703Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-01T23:12:30.443Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-01T23:12:30.961Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-01T23:12:30.961Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-01T23:12:30.961Z] [2021-06-01T23:12:30.961Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-01T23:12:30.961Z] =========================== short test summary info ============================ [2021-06-01T23:12:30.961Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-01T23:12:30.961Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-01T23:12:30.961Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-01T23:12:30.961Z] Not supported on most drivers [2021-06-01T23:12:30.961Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-01T23:12:30.961Z] Output of docker top depends on host distro, and is not formalized. [2021-06-01T23:12:30.961Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-01T23:12:30.961Z] Output of docker top depends on host distro, and is not formalized. [2021-06-01T23:12:30.961Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-01T23:12:30.961Z] Can fail if eth0 has multiple IP addresses [2021-06-01T23:12:30.961Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-01T23:12:30.961Z] This doesn't seem to be taken into account by the engine [2021-06-01T23:12:30.961Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-01T23:12:30.961Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-01T23:12:30.961Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-01T23:12:30.961Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 382.84 seconds == [2021-06-01T23:12:31.108Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-01T23:12:31.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-01T23:12:31.363Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-01T23:12:31.926Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-01T23:12:32.488Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-01T23:12:32.488Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-01T23:12:40.594Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-01T23:12:41.960Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-01T23:12:42.525Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-01T23:12:43.418Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-01T23:12:43.418Z] [2021-06-01T23:12:43.418Z] Unloading profiles will leave already running processes permanently [2021-06-01T23:12:43.418Z] unconfined, which can lead to unexpected situations. [2021-06-01T23:12:43.418Z] [2021-06-01T23:12:43.418Z] To set a process to complain mode, use the command line tool [2021-06-01T23:12:43.418Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-01T23:12:43.418Z] Post stage [Pipeline] junit [2021-06-01T23:12:43.688Z] Recording test results [2021-06-01T23:12:44.633Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-01T23:12:44.912Z] + echo Ensuring container killed. [2021-06-01T23:12:44.913Z] Ensuring container killed. [2021-06-01T23:12:44.913Z] + docker rm -vf docker-pr4 [2021-06-01T23:12:44.913Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-01T23:12:45.195Z] + echo Chowning /workspace to jenkins user [2021-06-01T23:12:45.195Z] Chowning /workspace to jenkins user [2021-06-01T23:12:45.195Z] + id -u [2021-06-01T23:12:45.195Z] + id -g [2021-06-01T23:12:45.195Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42446:/workspace busybox chown -R 1000:1000 /workspace [2021-06-01T23:12:45.195Z] Unable to find image 'busybox:latest' locally [2021-06-01T23:12:45.195Z] latest: Pulling from library/busybox [2021-06-01T23:12:45.453Z] 92f8b3f0730f: Pulling fs layer [2021-06-01T23:12:45.453Z] 92f8b3f0730f: Verifying Checksum [2021-06-01T23:12:45.453Z] 92f8b3f0730f: Download complete [2021-06-01T23:12:45.453Z] 92f8b3f0730f: Pull complete [2021-06-01T23:12:45.453Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-01T23:12:45.453Z] Status: Downloaded newer image for busybox:latest [2021-06-01T23:12:45.793Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-01T23:12:47.129Z] + bundleName=docker-py [2021-06-01T23:12:47.129Z] + echo Creating docker-py-bundles.tar.gz [2021-06-01T23:12:47.129Z] Creating docker-py-bundles.tar.gz [2021-06-01T23:12:47.129Z] + 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-06-01T23:12:47.141Z] Archiving artifacts [2021-06-01T23:12:48.312Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-01T23:12:48.575Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42446/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-01T23:12:48.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=53cecbcaa452555f60a1ba771651e4f28fb5d0e9 -e DOCKER_GRAPHDRIVER docker:53cecbcaa452555f60a1ba771651e4f28fb5d0e9 hack/make.sh binary-daemon [2021-06-01T23:12:49.185Z] [2021-06-01T23:12:49.443Z] Removing bundles/ [2021-06-01T23:12:49.443Z] [2021-06-01T23:12:49.443Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-06-01T23:12:49.443Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-01T23:12:49.443Z] GOOS="" GOARCH="" GOARM="" [2021-06-01T23:12:54.851Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-01T23:12:55.108Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-01T23:12:57.044Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-01T23:12:57.971Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-01T23:12:58.534Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-01T23:12:59.096Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-01T23:13:00.025Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-01T23:13:01.917Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-01T23:13:02.845Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-01T23:13:02.845Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-01T23:13:04.736Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-01T23:13:07.263Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-01T23:13:12.511Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-01T23:13:13.878Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-01T23:13:16.399Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-01T23:13:21.648Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-01T23:13:26.891Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-01T23:13:26.891Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-01T23:13:26.891Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-01T23:13:34.977Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-01T23:13:34.977Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-01T23:13:34.977Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-01T23:13:34.977Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-01T23:13:35.907Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-01T23:13:35.907Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-01T23:13:35.907Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-01T23:13:36.470Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-01T23:13:37.033Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-01T23:13:37.596Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-01T23:13:39.488Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-01T23:13:40.415Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-01T23:13:42.935Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-01T23:13:44.301Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-01T23:13:44.863Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-01T23:13:47.377Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-01T23:13:49.269Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-01T23:13:51.162Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-01T23:13:56.410Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-01T23:14:01.657Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-01T23:14:08.193Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-01T23:14:10.891Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-01T23:14:10.891Z] Copying nested executables into bundles/binary-daemon [2021-06-01T23:14:10.891Z] [2021-06-01T23:14:12.362Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-01T23:14:12.569Z] 8116de3c91c3: Pull complete [2021-06-01T23:14:12.569Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-06-01T23:14:12.569Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:14:12.569Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-01T23:14:12.569Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-01T23:14:12.569Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-06-01T23:14:12.569Z] WARN: Skipping validation tests [2021-06-01T23:14:12.569Z] INFO: Running unit tests at 06/01/2021 23:13:59... [2021-06-01T23:14:12.569Z] INFO: make.ps1 starting at 06/01/2021 23:14:04 [2021-06-01T23:14:12.569Z] INFO: Git commit (527957ad81) assumed from DOCKER_GITCOMMIT environment variable [2021-06-01T23:14:12.569Z] INFO: Invoking autogen... [2021-06-01T23:14:12.569Z] INFO: Running unit tests... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-01T23:14:13.118Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=53cecbcaa452555f60a1ba771651e4f28fb5d0e9 -e DOCKER_GRAPHDRIVER docker:53cecbcaa452555f60a1ba771651e4f28fb5d0e9 hack/make.sh cross [2021-06-01T23:14:13.377Z] [2021-06-01T23:14:13.636Z] Removing bundles/ [2021-06-01T23:14:13.636Z] [2021-06-01T23:14:13.636Z] ---> Making bundle: cross (in bundles/cross) [2021-06-01T23:14:13.636Z] Cross building: bundles/cross/linux/amd64 [2021-06-01T23:14:13.636Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-06-01T23:14:13.636Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-01T23:14:14.878Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-01T23:14:17.292Z] 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-06-01T23:14:19.077Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-01T23:14:19.077Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite (522.15s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.16s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.38s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.23s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.56s) [2021-06-01T23:14:25.613Z] docker_cli_daemon_test.go:1455: [d26d2d660304d] daemon is not started [2021-06-01T23:14:25.613Z] check_test.go:309: [d46acaede8430] daemon is not started [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.67s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.02s) [2021-06-01T23:14:25.613Z] check_test.go:309: [d1df3590ccdbf] daemon is not started [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.59s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.79s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.93s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.62s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.27s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.32s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.12s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.07s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-01T23:14:25.613Z] check_test.go:309: [d50e0789471ca] daemon is not started [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-01T23:14:25.613Z] check_test.go:309: [d1819101a6ee5] daemon is not started [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.62s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.90s) [2021-06-01T23:14:25.613Z] check_test.go:309: [dfe586ac6507a] daemon is not started [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.51s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.80s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.61s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.32s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.00s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (4.06s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.11s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-01T23:14:25.613Z] check_test.go:309: [d667c0e55cb5b] daemon is not started [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.85s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (1.01s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.80s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.25s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.40s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.71s) [2021-06-01T23:14:25.613Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-06-01T23:14:25.613Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-01T23:14:25.613Z] check_test.go:309: [d886b6e6f38ff] daemon is not started [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.91s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.33s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.18s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (3.12s) [2021-06-01T23:14:25.613Z] check_test.go:309: [d1715b8459c0d] daemon is not started [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.46s) [2021-06-01T23:14:25.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.97s) [2021-06-01T23:14:25.613Z] check_test.go:309: [d6d33924db6ff] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.67s) [2021-06-01T23:14:25.614Z] docker_cli_daemon_plugins_test.go:79: [d8f3db9b5a2a2] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.76s) [2021-06-01T23:14:25.614Z] docker_cli_daemon_plugins_test.go:169: [dfb2898034716] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.03s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.98s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.88s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-01T23:14:25.614Z] check_test.go:309: [dfc7a519f9b4d] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.86s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.71s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.71s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.72s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.60s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.75s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.43s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (1.19s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.86s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.78s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.81s) [2021-06-01T23:14:25.614Z] check_test.go:309: [d63f456a2de51] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.89s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.62s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.08s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.12s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.95s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.36s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.52s) [2021-06-01T23:14:25.614Z] check_test.go:309: [db9ec74cc738b] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.71s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.35s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (17.00s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.51s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.13s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.95s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.73s) [2021-06-01T23:14:25.614Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-01T23:14:25.614Z] check_test.go:309: [d26b3184e3a4b] daemon is not started [2021-06-01T23:14:25.614Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-01T23:14:25.614Z] check_test.go:309: [de92031ea3768] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.97s) [2021-06-01T23:14:25.614Z] check_test.go:309: [d24a8b46c7ce6] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.95s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.33s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.68s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.44s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.94s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.89s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.22s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.07s) [2021-06-01T23:14:25.614Z] check_test.go:309: [d3b4ecd3c8a99] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.85s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.55s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.78s) [2021-06-01T23:14:25.614Z] check_test.go:309: [d38bcda6202cf] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (4.18s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.94s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.06s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.94s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.40s) [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-01T23:14:25.614Z] check_test.go:309: [d9bf99b0fa0ae] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.00s) [2021-06-01T23:14:25.614Z] check_test.go:309: [dd4c10bd85e81] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (1.00s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.85s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.26s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.92s) [2021-06-01T23:14:25.614Z] check_test.go:309: [db0c0f5f7084d] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.57s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.75s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.34s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.40s) [2021-06-01T23:14:25.614Z] check_test.go:309: [d2f6be40d993f] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.05s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.30s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (6.01s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.88s) [2021-06-01T23:14:25.614Z] check_test.go:309: [dddafee65aa44] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.97s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.92s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.97s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.83s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-01T23:14:25.614Z] check_test.go:309: [d47aaf91ad0ef] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.06s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.37s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.58s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.11s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.43s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.12s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.17s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.01s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.24s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.78s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.56s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.84s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.02s) [2021-06-01T23:14:25.614Z] docker_cli_daemon_test.go:2550: [da2c8fdb9d396] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.83s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.06s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.74s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.31s) [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-06-01T23:14:25.614Z] check_test.go:309: [dce5b976754c6] daemon is not started [2021-06-01T23:14:25.614Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.57s) [2021-06-01T23:14:25.614Z] === RUN TestDockerSwarmSuite [2021-06-01T23:14:25.614Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-01T23:14:25.914Z] ? github.com/docker/docker/api [no test files] [2021-06-01T23:14:29.777Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-01T23:14:33.044Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-01T23:14:33.044Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-01T23:14:34.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-01T23:14:40.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-01T23:14:43.661Z] === RUN TestMiddlewares [2021-06-01T23:14:43.661Z] --- PASS: TestMiddlewares (0.00s) [2021-06-01T23:14:43.661Z] PASS [2021-06-01T23:14:43.661Z] coverage: 9.0% of statements [2021-06-01T23:14:43.661Z] ok github.com/docker/docker/api/server 0.093s coverage: 9.0% of statements [2021-06-01T23:14:48.267Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-01T23:14:48.829Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-01T23:14:49.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-01T23:14:49.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-01T23:14:51.846Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-01T23:14:51.846Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-01T23:14:51.846Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-01T23:14:53.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-01T23:14:54.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-01T23:15:09.527Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-01T23:15:09.527Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-01T23:15:09.527Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-01T23:15:10.089Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-01T23:15:10.346Z] === RUN TestDockerSuite/TestBuildFails [2021-06-01T23:15:12.240Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-01T23:15:12.240Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-01T23:15:16.413Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-01T23:15:19.680Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-01T23:15:22.196Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-01T23:15:24.088Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-01T23:15:24.344Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-01T23:15:25.711Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-01T23:15:28.231Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-01T23:15:29.161Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-01T23:15:29.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-01T23:15:29.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-01T23:15:29.428Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-01T23:15:33.607Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-01T23:15:35.106Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-06-01T23:15:35.106Z] Copying nested executables into bundles/cross/linux/amd64 [2021-06-01T23:15:35.365Z] Cross building: bundles/cross/windows/amd64 [2021-06-01T23:15:35.623Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-06-01T23:15:35.623Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-01T23:15:36.127Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-01T23:15:37.493Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-01T23:15:41.660Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-01T23:15:42.220Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-01T23:15:43.584Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-01T23:15:44.183Z] === RUN TestBoolValue [2021-06-01T23:15:44.183Z] --- PASS: TestBoolValue (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestBoolValueOrDefault [2021-06-01T23:15:44.183Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestInt64ValueOrZero [2021-06-01T23:15:44.183Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestInt64ValueOrDefault [2021-06-01T23:15:44.183Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-01T23:15:44.183Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestJsonContentType [2021-06-01T23:15:44.183Z] --- PASS: TestJsonContentType (0.00s) [2021-06-01T23:15:44.183Z] PASS [2021-06-01T23:15:44.183Z] coverage: 14.7% of statements [2021-06-01T23:15:44.183Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 14.7% of statements [2021-06-01T23:15:44.183Z] === RUN TestMaskSecretKeys [2021-06-01T23:15:44.183Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-01T23:15:44.183Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-01T23:15:44.183Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-01T23:15:44.183Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-01T23:15:44.183Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-01T23:15:44.183Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-01T23:15:44.183Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestVersionMiddlewareVersion [2021-06-01T23:15:44.183Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-01T23:15:44.183Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-01T23:15:44.183Z] PASS [2021-06-01T23:15:44.183Z] coverage: 37.7% of statements [2021-06-01T23:15:44.183Z] ok github.com/docker/docker/api/server/middleware 0.089s coverage: 37.7% of statements [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-01T23:15:44.183Z] === RUN TestStrSliceMarshalJSON [2021-06-01T23:15:44.183Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestStrSliceUnmarshalJSON [2021-06-01T23:15:44.183Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestStrSliceUnmarshalString [2021-06-01T23:15:44.183Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestStrSliceUnmarshalSlice [2021-06-01T23:15:44.183Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-01T23:15:44.183Z] PASS [2021-06-01T23:15:44.183Z] coverage: 90.0% of statements [2021-06-01T23:15:44.183Z] ok github.com/docker/docker/api/types/strslice 0.093s coverage: 90.0% of statements [2021-06-01T23:15:44.183Z] === RUN TestToJSON [2021-06-01T23:15:44.183Z] --- PASS: TestToJSON (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestToParamWithVersion [2021-06-01T23:15:44.183Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestFromJSON [2021-06-01T23:15:44.183Z] --- PASS: TestFromJSON (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestEmpty [2021-06-01T23:15:44.183Z] --- PASS: TestEmpty (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestArgsMatchKVListEmptySources [2021-06-01T23:15:44.183Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestArgsMatchKVList [2021-06-01T23:15:44.183Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestArgsMatch [2021-06-01T23:15:44.183Z] --- PASS: TestArgsMatch (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestAdd [2021-06-01T23:15:44.183Z] --- PASS: TestAdd (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestDel [2021-06-01T23:15:44.183Z] --- PASS: TestDel (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestLen [2021-06-01T23:15:44.183Z] --- PASS: TestLen (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestExactMatch [2021-06-01T23:15:44.183Z] --- PASS: TestExactMatch (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestOnlyOneExactMatch [2021-06-01T23:15:44.183Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestContains [2021-06-01T23:15:44.183Z] --- PASS: TestContains (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestValidate [2021-06-01T23:15:44.183Z] --- PASS: TestValidate (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestWalkValues [2021-06-01T23:15:44.183Z] --- PASS: TestWalkValues (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestFuzzyMatch [2021-06-01T23:15:44.183Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestClone [2021-06-01T23:15:44.183Z] --- PASS: TestClone (0.00s) [2021-06-01T23:15:44.183Z] PASS [2021-06-01T23:15:44.183Z] coverage: 92.2% of statements [2021-06-01T23:15:44.183Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2021-06-01T23:15:44.183Z] === RUN TestAdjustForAPIVersion [2021-06-01T23:15:44.183Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-01T23:15:44.183Z] PASS [2021-06-01T23:15:44.183Z] coverage: 5.7% of statements [2021-06-01T23:15:44.183Z] ok github.com/docker/docker/api/server/router/swarm 0.087s coverage: 5.7% of statements [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-01T23:15:44.183Z] === RUN TestDurationToSecondsString [2021-06-01T23:15:44.183Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-01T23:15:44.183Z] === RUN TestGetTimestamp [2021-06-01T23:15:44.183Z] --- PASS: TestGetTimestamp (0.18s) [2021-06-01T23:15:44.183Z] === RUN TestParseTimestamps [2021-06-01T23:15:44.183Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-01T23:15:44.183Z] PASS [2021-06-01T23:15:44.183Z] coverage: 100.0% of statements [2021-06-01T23:15:44.183Z] ok github.com/docker/docker/api/types/time 0.230s coverage: 100.0% of statements [2021-06-01T23:15:44.183Z] === RUN TestCompareVersion [2021-06-01T23:15:44.183Z] --- PASS: TestCompareVersion (0.00s) [2021-06-01T23:15:44.183Z] PASS [2021-06-01T23:15:44.183Z] coverage: 75.0% of statements [2021-06-01T23:15:44.183Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/builder [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-01T23:15:44.183Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-01T23:15:44.512Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-01T23:15:45.440Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-01T23:15:45.440Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-01T23:15:45.730Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-01T23:15:45.730Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-01T23:15:45.730Z] === RUN TestCloneArgsSmartHttp [2021-06-01T23:15:45.730Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-01T23:15:45.730Z] === RUN TestCloneArgsDumbHttp [2021-06-01T23:15:45.730Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-01T23:15:45.730Z] === RUN TestCloneArgsGit [2021-06-01T23:15:45.730Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-01T23:15:45.730Z] === RUN TestCheckoutGit [2021-06-01T23:15:46.805Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-01T23:15:47.370Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-01T23:15:47.626Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-01T23:15:47.922Z] === RUN TestEnable [2021-06-01T23:15:47.922Z] --- PASS: TestEnable (0.00s) [2021-06-01T23:15:47.922Z] === RUN TestDisable [2021-06-01T23:15:47.922Z] --- PASS: TestDisable (0.00s) [2021-06-01T23:15:47.922Z] === RUN TestEnabled [2021-06-01T23:15:47.922Z] --- PASS: TestEnabled (0.00s) [2021-06-01T23:15:47.922Z] PASS [2021-06-01T23:15:47.922Z] coverage: 100.0% of statements [2021-06-01T23:15:47.922Z] ok github.com/docker/docker/cli/debug 0.072s coverage: 100.0% of statements [2021-06-01T23:15:48.189Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-01T23:15:48.385Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-01T23:15:48.385Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-01T23:15:48.385Z] === RUN TestProcessNoDockerignore [2021-06-01T23:15:48.385Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-06-01T23:15:48.385Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-01T23:15:48.385Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-01T23:15:48.385Z] === RUN TestDetectContentType [2021-06-01T23:15:48.385Z] --- PASS: TestDetectContentType (0.00s) [2021-06-01T23:15:48.446Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-01T23:15:48.848Z] === RUN TestSelectAcceptableMIME [2021-06-01T23:15:48.848Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-01T23:15:48.848Z] === RUN TestInspectEmptyResponse [2021-06-01T23:15:48.848Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-01T23:15:48.848Z] === RUN TestInspectResponseBinary [2021-06-01T23:15:48.848Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-01T23:15:48.848Z] === RUN TestResponseUnsupportedContentType [2021-06-01T23:15:48.848Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-01T23:15:48.848Z] === RUN TestInspectResponseTextSimple [2021-06-01T23:15:48.848Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-01T23:15:48.848Z] === RUN TestInspectResponseEmptyContentType [2021-06-01T23:15:48.848Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-01T23:15:48.848Z] === RUN TestUnknownContentLength [2021-06-01T23:15:48.848Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-01T23:15:48.848Z] === RUN TestDownloadRemote [2021-06-01T23:15:48.848Z] --- PASS: TestDownloadRemote (0.15s) [2021-06-01T23:15:48.848Z] === RUN TestGetWithStatusError [2021-06-01T23:15:48.848Z] --- PASS: TestGetWithStatusError (0.01s) [2021-06-01T23:15:48.848Z] === RUN TestCloseRootDirectory [2021-06-01T23:15:48.848Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-01T23:15:48.848Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:15:48.848Z] === RUN TestHashFile [2021-06-01T23:15:48.848Z] --- SKIP: TestHashFile (0.00s) [2021-06-01T23:15:48.848Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:15:48.848Z] === RUN TestHashSubdir [2021-06-01T23:15:48.848Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-01T23:15:48.848Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:15:48.848Z] === RUN TestRemoveDirectory [2021-06-01T23:15:48.848Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-01T23:15:48.848Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:15:48.848Z] PASS [2021-06-01T23:15:48.848Z] coverage: 9.3% of statements [2021-06-01T23:15:48.848Z] ok github.com/docker/docker/builder/remotecontext 0.430s coverage: 9.3% of statements [2021-06-01T23:15:49.008Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-01T23:15:49.321Z] === RUN TestGetAllAllowed [2021-06-01T23:15:49.321Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestGetAllMeta [2021-06-01T23:15:49.321Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-01T23:15:49.321Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestIsUnreferencedBuiltin [2021-06-01T23:15:49.321Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestIsExistingDirectory [2021-06-01T23:15:49.321Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestGetFilenameForDownload [2021-06-01T23:15:49.321Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestEnv2Variables [2021-06-01T23:15:49.321Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-01T23:15:49.321Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestMaintainer [2021-06-01T23:15:49.321Z] --- PASS: TestMaintainer (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestLabel [2021-06-01T23:15:49.321Z] --- PASS: TestLabel (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestFromScratch [2021-06-01T23:15:49.321Z] --- PASS: TestFromScratch (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestFromWithArg [2021-06-01T23:15:49.321Z] --- PASS: TestFromWithArg (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-01T23:15:49.321Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestFromWithUndefinedArg [2021-06-01T23:15:49.321Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestFromMultiStageWithNamedStage [2021-06-01T23:15:49.321Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestOnbuild [2021-06-01T23:15:49.321Z] --- PASS: TestOnbuild (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestWorkdir [2021-06-01T23:15:49.321Z] --- PASS: TestWorkdir (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestCmd [2021-06-01T23:15:49.321Z] --- PASS: TestCmd (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestHealthcheckNone [2021-06-01T23:15:49.321Z] --- PASS: TestHealthcheckNone (0.01s) [2021-06-01T23:15:49.321Z] === RUN TestHealthcheckCmd [2021-06-01T23:15:49.321Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestEntrypoint [2021-06-01T23:15:49.321Z] --- PASS: TestEntrypoint (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestExpose [2021-06-01T23:15:49.321Z] --- PASS: TestExpose (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestUser [2021-06-01T23:15:49.321Z] --- PASS: TestUser (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestVolume [2021-06-01T23:15:49.321Z] --- PASS: TestVolume (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestStopSignal [2021-06-01T23:15:49.321Z] --- SKIP: TestStopSignal (0.00s) [2021-06-01T23:15:49.321Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-01T23:15:49.321Z] === RUN TestArg [2021-06-01T23:15:49.321Z] --- PASS: TestArg (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestShell [2021-06-01T23:15:49.321Z] --- PASS: TestShell (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestPrependEnvOnCmd [2021-06-01T23:15:49.321Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestRunWithBuildArgs [2021-06-01T23:15:49.321Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestRunIgnoresHealthcheck [2021-06-01T23:15:49.321Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestDispatchUnsupportedOptions [2021-06-01T23:15:49.321Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-01T23:15:49.321Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-01T23:15:49.321Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-01T23:15:49.321Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestNormalizeWorkdir [2021-06-01T23:15:49.321Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestDispatch [2021-06-01T23:15:49.321Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-01T23:15:49.321Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-01T23:15:49.321Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-01T23:15:49.321Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-01T23:15:49.321Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-01T23:15:49.321Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-01T23:15:49.321Z] === RUN TestDispatch/COPY_url [2021-06-01T23:15:49.321Z] --- PASS: TestDispatch (0.08s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-01T23:15:49.321Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestAddScratchImageAddsToMounts [2021-06-01T23:15:49.321Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-01T23:15:49.321Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-01T23:15:49.321Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-01T23:15:49.321Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestImageSourceGetAddsToMounts [2021-06-01T23:15:49.321Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestEmptyDockerfile [2021-06-01T23:15:49.321Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-01T23:15:49.321Z] === RUN TestSymlinkDockerfile [2021-06-01T23:15:49.321Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-01T23:15:49.321Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-01T23:15:49.321Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestNonExistingDockerfile [2021-06-01T23:15:49.321Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-06-01T23:15:49.321Z] === RUN TestCopyRunConfig [2021-06-01T23:15:49.321Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestDeepCopyRunConfig [2021-06-01T23:15:49.321Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestExportImage [2021-06-01T23:15:49.321Z] --- PASS: TestExportImage (0.00s) [2021-06-01T23:15:49.321Z] === RUN TestNormalizeDest [2021-06-01T23:15:49.321Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-01T23:15:49.321Z] PASS [2021-06-01T23:15:49.321Z] coverage: 46.8% of statements [2021-06-01T23:15:49.321Z] ok github.com/docker/docker/builder/dockerfile 0.321s coverage: 46.8% of statements [2021-06-01T23:15:49.800Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-01T23:15:50.374Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-01T23:15:50.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-01T23:15:51.192Z] --- PASS: TestImportExtremelyLargeImageWorks (230.96s) [2021-06-01T23:15:51.192Z] PASS [2021-06-01T23:15:51.192Z] [2021-06-01T23:15:51.192Z] DONE 12 tests in 235.622s [2021-06-01T23:15:51.192Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-01T23:15:51.192Z] ++ 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-06-01T23:15:51.192Z] ++ set -e [2021-06-01T23:15:51.192Z] ++ '[' -n 0 ']' [2021-06-01T23:15:51.192Z] ++ set -x [2021-06-01T23:15:51.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-01T23:15:51.192Z] INFO: Testing against a local daemon [2021-06-01T23:15:51.192Z] === RUN TestNetworkCreateDelete [2021-06-01T23:15:51.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-01T23:15:51.754Z] --- PASS: TestNetworkCreateDelete (0.50s) [2021-06-01T23:15:51.754Z] === RUN TestDockerNetworkDeletePreferID [2021-06-01T23:15:53.122Z] --- PASS: TestDockerNetworkDeletePreferID (1.51s) [2021-06-01T23:15:53.122Z] === RUN TestDaemonDNSFallback [2021-06-01T23:15:53.379Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-01T23:15:58.638Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-01T23:16:01.149Z] --- PASS: TestDaemonDNSFallback (7.59s) [2021-06-01T23:16:01.149Z] === RUN TestInspectNetwork [2021-06-01T23:16:02.076Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-01T23:16:02.077Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-01T23:16:02.223Z] === RUN TestCheckpointCreateError [2021-06-01T23:16:02.223Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestCheckpointCreate [2021-06-01T23:16:02.223Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestCheckpointDeleteError [2021-06-01T23:16:02.223Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestCheckpointDelete [2021-06-01T23:16:02.223Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestCheckpointListError [2021-06-01T23:16:02.223Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestCheckpointList [2021-06-01T23:16:02.223Z] --- PASS: TestCheckpointList (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestCheckpointListContainerNotFound [2021-06-01T23:16:02.223Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestNewClientWithOpsFromEnv [2021-06-01T23:16:02.223Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-01T23:16:02.223Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-01T23:16:02.223Z] === RUN TestGetAPIPath [2021-06-01T23:16:02.223Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestParseHostURL [2021-06-01T23:16:02.223Z] --- PASS: TestParseHostURL (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-01T23:16:02.223Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-01T23:16:02.223Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestNegotiateAPIVersion [2021-06-01T23:16:02.223Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestNegotiateAPVersionOverride [2021-06-01T23:16:02.223Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-01T23:16:02.223Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-01T23:16:02.223Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-01T23:16:02.223Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-01T23:16:02.224Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestClientRedirect [2021-06-01T23:16:02.224Z] --- PASS: TestClientRedirect (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigCreateUnsupported [2021-06-01T23:16:02.224Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigCreateError [2021-06-01T23:16:02.224Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigCreate [2021-06-01T23:16:02.224Z] --- PASS: TestConfigCreate (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigInspectNotFound [2021-06-01T23:16:02.224Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigInspectWithEmptyID [2021-06-01T23:16:02.224Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigInspectUnsupported [2021-06-01T23:16:02.224Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigInspectError [2021-06-01T23:16:02.224Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigInspectConfigNotFound [2021-06-01T23:16:02.224Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigInspect [2021-06-01T23:16:02.224Z] --- PASS: TestConfigInspect (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigListUnsupported [2021-06-01T23:16:02.224Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigListError [2021-06-01T23:16:02.224Z] --- PASS: TestConfigListError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigList [2021-06-01T23:16:02.224Z] --- PASS: TestConfigList (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigRemoveUnsupported [2021-06-01T23:16:02.224Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigRemoveError [2021-06-01T23:16:02.224Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigRemove [2021-06-01T23:16:02.224Z] --- PASS: TestConfigRemove (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigUpdateUnsupported [2021-06-01T23:16:02.224Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigUpdateError [2021-06-01T23:16:02.224Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestConfigUpdate [2021-06-01T23:16:02.224Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerCommitError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerCommit [2021-06-01T23:16:02.224Z] --- PASS: TestContainerCommit (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStatPathError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStatPathNotFoundError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStatPathNoHeaderError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStatPath [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestCopyToContainerError [2021-06-01T23:16:02.224Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestCopyToContainerNotFoundError [2021-06-01T23:16:02.224Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-01T23:16:02.224Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestCopyToContainer [2021-06-01T23:16:02.224Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestCopyFromContainerError [2021-06-01T23:16:02.224Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestCopyFromContainerNotFoundError [2021-06-01T23:16:02.224Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-01T23:16:02.224Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-01T23:16:02.224Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestCopyFromContainer [2021-06-01T23:16:02.224Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerCreateError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerCreateImageNotFound [2021-06-01T23:16:02.224Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerCreateWithName [2021-06-01T23:16:02.224Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerCreateAutoRemove [2021-06-01T23:16:02.224Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerDiffError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerDiff [2021-06-01T23:16:02.224Z] --- PASS: TestContainerDiff (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExecCreateError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExecCreate [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExecStartError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExecStart [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExecInspectError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExecInspect [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExportError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExportError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExport [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExport (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerInspectError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerInspectContainerNotFound [2021-06-01T23:16:02.224Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerInspectWithEmptyID [2021-06-01T23:16:02.224Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerInspect [2021-06-01T23:16:02.224Z] --- PASS: TestContainerInspect (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerInspectNode [2021-06-01T23:16:02.224Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerKillError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerKillError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerKill [2021-06-01T23:16:02.224Z] --- PASS: TestContainerKill (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerListError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerListError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerList [2021-06-01T23:16:02.224Z] --- PASS: TestContainerList (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerLogsNotFoundError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerLogsError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerLogs [2021-06-01T23:16:02.224Z] --- PASS: TestContainerLogs (0.24s) [2021-06-01T23:16:02.224Z] === RUN TestContainerPauseError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerPause [2021-06-01T23:16:02.224Z] --- PASS: TestContainerPause (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainersPruneError [2021-06-01T23:16:02.224Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainersPrune [2021-06-01T23:16:02.224Z] --- PASS: TestContainersPrune (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerRemoveError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerRemoveNotFoundError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerRemove [2021-06-01T23:16:02.224Z] --- PASS: TestContainerRemove (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerRenameError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerRename [2021-06-01T23:16:02.224Z] --- PASS: TestContainerRename (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerResizeError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExecResizeError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerResize [2021-06-01T23:16:02.224Z] --- PASS: TestContainerResize (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerExecResize [2021-06-01T23:16:02.224Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerRestartError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerRestart [2021-06-01T23:16:02.224Z] --- PASS: TestContainerRestart (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStartError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStartError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStart [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStart (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStatsError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStats [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStats (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStopError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStopError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerStop [2021-06-01T23:16:02.224Z] --- PASS: TestContainerStop (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerTopError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerTopError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerTop [2021-06-01T23:16:02.224Z] --- PASS: TestContainerTop (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerUnpauseError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerUnpause [2021-06-01T23:16:02.224Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerUpdateError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerUpdate [2021-06-01T23:16:02.224Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerWaitError [2021-06-01T23:16:02.224Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestContainerWait [2021-06-01T23:16:02.224Z] --- PASS: TestContainerWait (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestDiskUsageError [2021-06-01T23:16:02.224Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestDiskUsage [2021-06-01T23:16:02.224Z] --- PASS: TestDiskUsage (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestDistributionInspectUnsupported [2021-06-01T23:16:02.224Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestDistributionInspectWithEmptyID [2021-06-01T23:16:02.224Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestEventsErrorInOptions [2021-06-01T23:16:02.224Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestEventsErrorFromServer [2021-06-01T23:16:02.224Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestEvents [2021-06-01T23:16:02.224Z] --- PASS: TestEvents (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestTLSCloseWriter [2021-06-01T23:16:02.224Z] === PAUSE TestTLSCloseWriter [2021-06-01T23:16:02.224Z] === RUN TestImageBuildError [2021-06-01T23:16:02.224Z] --- PASS: TestImageBuildError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageBuild [2021-06-01T23:16:02.224Z] --- PASS: TestImageBuild (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestGetDockerOS [2021-06-01T23:16:02.224Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageCreateError [2021-06-01T23:16:02.224Z] --- PASS: TestImageCreateError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageCreate [2021-06-01T23:16:02.224Z] --- PASS: TestImageCreate (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageHistoryError [2021-06-01T23:16:02.224Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageHistory [2021-06-01T23:16:02.224Z] --- PASS: TestImageHistory (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageImportError [2021-06-01T23:16:02.224Z] --- PASS: TestImageImportError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageImport [2021-06-01T23:16:02.224Z] --- PASS: TestImageImport (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageInspectError [2021-06-01T23:16:02.224Z] --- PASS: TestImageInspectError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageInspectImageNotFound [2021-06-01T23:16:02.224Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageInspectWithEmptyID [2021-06-01T23:16:02.224Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageInspect [2021-06-01T23:16:02.224Z] --- PASS: TestImageInspect (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageListError [2021-06-01T23:16:02.224Z] --- PASS: TestImageListError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageList [2021-06-01T23:16:02.224Z] --- PASS: TestImageList (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageListApiBefore125 [2021-06-01T23:16:02.224Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageLoadError [2021-06-01T23:16:02.224Z] --- PASS: TestImageLoadError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageLoad [2021-06-01T23:16:02.224Z] --- PASS: TestImageLoad (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagesPruneError [2021-06-01T23:16:02.224Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagesPrune [2021-06-01T23:16:02.224Z] --- PASS: TestImagesPrune (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePullReferenceParseError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePullAnyError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePullWithoutErrors [2021-06-01T23:16:02.224Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePushReferenceError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePushAnyError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImagePushWithoutErrors [2021-06-01T23:16:02.224Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-01T23:16:02.224Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-01T23:16:02.224Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-01T23:16:02.224Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-01T23:16:02.224Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageRemoveError [2021-06-01T23:16:02.224Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageRemoveImageNotFound [2021-06-01T23:16:02.224Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageRemove [2021-06-01T23:16:02.224Z] --- PASS: TestImageRemove (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageSaveError [2021-06-01T23:16:02.224Z] --- PASS: TestImageSaveError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageSave [2021-06-01T23:16:02.224Z] --- PASS: TestImageSave (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageSearchAnyError [2021-06-01T23:16:02.224Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-01T23:16:02.224Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-01T23:16:02.224Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-01T23:16:02.224Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-01T23:16:02.224Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageSearchWithoutErrors [2021-06-01T23:16:02.224Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageTagError [2021-06-01T23:16:02.224Z] --- PASS: TestImageTagError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageTagInvalidReference [2021-06-01T23:16:02.224Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageTagInvalidSourceImageName [2021-06-01T23:16:02.224Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageTagHexSource [2021-06-01T23:16:02.224Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestImageTag [2021-06-01T23:16:02.224Z] --- PASS: TestImageTag (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestInfoServerError [2021-06-01T23:16:02.224Z] --- PASS: TestInfoServerError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestInfoInvalidResponseJSONError [2021-06-01T23:16:02.224Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestInfo [2021-06-01T23:16:02.224Z] --- PASS: TestInfo (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkConnectError [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkConnect [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkCreateError [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkCreate [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkDisconnectError [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkDisconnect [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkInspectError [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkInspectNotFoundError [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkInspectWithEmptyID [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkInspect [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkListError [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkListError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworkList [2021-06-01T23:16:02.224Z] --- PASS: TestNetworkList (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworksPruneError [2021-06-01T23:16:02.224Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-01T23:16:02.224Z] === RUN TestNetworksPrune [2021-06-01T23:16:02.225Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNetworkRemoveError [2021-06-01T23:16:02.225Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNetworkRemove [2021-06-01T23:16:02.225Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeInspectError [2021-06-01T23:16:02.225Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeInspectNodeNotFound [2021-06-01T23:16:02.225Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeInspectWithEmptyID [2021-06-01T23:16:02.225Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeInspect [2021-06-01T23:16:02.225Z] --- PASS: TestNodeInspect (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeListError [2021-06-01T23:16:02.225Z] --- PASS: TestNodeListError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeList [2021-06-01T23:16:02.225Z] --- PASS: TestNodeList (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeRemoveError [2021-06-01T23:16:02.225Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeRemove [2021-06-01T23:16:02.225Z] --- PASS: TestNodeRemove (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeUpdateError [2021-06-01T23:16:02.225Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestNodeUpdate [2021-06-01T23:16:02.225Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestOptionWithTimeout [2021-06-01T23:16:02.225Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPingFail [2021-06-01T23:16:02.225Z] --- PASS: TestPingFail (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPingWithError [2021-06-01T23:16:02.225Z] 2021/06/01 23:16:01 RoundTripper returned a response & error; ignoring response [2021-06-01T23:16:02.225Z] 2021/06/01 23:16:01 RoundTripper returned a response & error; ignoring response [2021-06-01T23:16:02.225Z] --- PASS: TestPingWithError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPingSuccess [2021-06-01T23:16:02.225Z] --- PASS: TestPingSuccess (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPingHeadFallback [2021-06-01T23:16:02.225Z] === RUN TestPingHeadFallback/OK [2021-06-01T23:16:02.225Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-01T23:16:02.225Z] === RUN TestPingHeadFallback/Not_Found [2021-06-01T23:16:02.225Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-01T23:16:02.225Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-01T23:16:02.225Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-01T23:16:02.225Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-01T23:16:02.225Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-01T23:16:02.225Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginDisableError [2021-06-01T23:16:02.225Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginDisable [2021-06-01T23:16:02.225Z] --- PASS: TestPluginDisable (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginEnableError [2021-06-01T23:16:02.225Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginEnable [2021-06-01T23:16:02.225Z] --- PASS: TestPluginEnable (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginInspectError [2021-06-01T23:16:02.225Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginInspectWithEmptyID [2021-06-01T23:16:02.225Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginInspect [2021-06-01T23:16:02.225Z] --- PASS: TestPluginInspect (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginListError [2021-06-01T23:16:02.225Z] --- PASS: TestPluginListError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginList [2021-06-01T23:16:02.225Z] --- PASS: TestPluginList (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginPushError [2021-06-01T23:16:02.225Z] --- PASS: TestPluginPushError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginPush [2021-06-01T23:16:02.225Z] --- PASS: TestPluginPush (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginRemoveError [2021-06-01T23:16:02.225Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginRemove [2021-06-01T23:16:02.225Z] --- PASS: TestPluginRemove (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginSetError [2021-06-01T23:16:02.225Z] --- PASS: TestPluginSetError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPluginSet [2021-06-01T23:16:02.225Z] --- PASS: TestPluginSet (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSetHostHeader [2021-06-01T23:16:02.225Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestPlainTextError [2021-06-01T23:16:02.225Z] --- PASS: TestPlainTextError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestInfiniteError [2021-06-01T23:16:02.225Z] --- PASS: TestInfiniteError (0.01s) [2021-06-01T23:16:02.225Z] === RUN TestSecretCreateUnsupported [2021-06-01T23:16:02.225Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretCreateError [2021-06-01T23:16:02.225Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretCreate [2021-06-01T23:16:02.225Z] --- PASS: TestSecretCreate (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretInspectUnsupported [2021-06-01T23:16:02.225Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretInspectError [2021-06-01T23:16:02.225Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretInspectSecretNotFound [2021-06-01T23:16:02.225Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretInspectWithEmptyID [2021-06-01T23:16:02.225Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretInspect [2021-06-01T23:16:02.225Z] --- PASS: TestSecretInspect (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretListUnsupported [2021-06-01T23:16:02.225Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretListError [2021-06-01T23:16:02.225Z] --- PASS: TestSecretListError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretList [2021-06-01T23:16:02.225Z] --- PASS: TestSecretList (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretRemoveUnsupported [2021-06-01T23:16:02.225Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretRemoveError [2021-06-01T23:16:02.225Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretRemove [2021-06-01T23:16:02.225Z] --- PASS: TestSecretRemove (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretUpdateUnsupported [2021-06-01T23:16:02.225Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretUpdateError [2021-06-01T23:16:02.225Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSecretUpdate [2021-06-01T23:16:02.225Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceCreateError [2021-06-01T23:16:02.225Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceCreate [2021-06-01T23:16:02.225Z] --- PASS: TestServiceCreate (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-01T23:16:02.225Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceCreateDigestPinning [2021-06-01T23:16:02.225Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceInspectError [2021-06-01T23:16:02.225Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceInspectServiceNotFound [2021-06-01T23:16:02.225Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceInspectWithEmptyID [2021-06-01T23:16:02.225Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceInspect [2021-06-01T23:16:02.225Z] --- PASS: TestServiceInspect (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceListError [2021-06-01T23:16:02.225Z] --- PASS: TestServiceListError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceList [2021-06-01T23:16:02.225Z] --- PASS: TestServiceList (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceLogsError [2021-06-01T23:16:02.225Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceLogs [2021-06-01T23:16:02.225Z] --- PASS: TestServiceLogs (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceRemoveError [2021-06-01T23:16:02.225Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceRemoveNotFoundError [2021-06-01T23:16:02.225Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceRemove [2021-06-01T23:16:02.225Z] --- PASS: TestServiceRemove (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceUpdateError [2021-06-01T23:16:02.225Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestServiceUpdate [2021-06-01T23:16:02.225Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmGetUnlockKeyError [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmGetUnlockKey [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmInitError [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmInit [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmInit (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmInspectError [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmInspect [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmJoinError [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmJoin [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmLeaveError [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmLeave [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmUnlockError [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmUnlock [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmUpdateError [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestSwarmUpdate [2021-06-01T23:16:02.225Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestTaskInspectError [2021-06-01T23:16:02.225Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestTaskInspectWithEmptyID [2021-06-01T23:16:02.225Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestTaskInspect [2021-06-01T23:16:02.225Z] --- PASS: TestTaskInspect (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestTaskListError [2021-06-01T23:16:02.225Z] --- PASS: TestTaskListError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestTaskList [2021-06-01T23:16:02.225Z] --- PASS: TestTaskList (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeCreateError [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeCreate [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeInspectError [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeInspectNotFound [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeInspectWithEmptyID [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeInspect [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeListError [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeListError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeList [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeList (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeRemoveError [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-01T23:16:02.225Z] === RUN TestVolumeRemove [2021-06-01T23:16:02.225Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-01T23:16:02.225Z] === CONT TestTLSCloseWriter [2021-06-01T23:16:02.225Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-01T23:16:02.225Z] PASS [2021-06-01T23:16:02.225Z] coverage: 74.9% of statements [2021-06-01T23:16:02.225Z] ok github.com/docker/docker/client 0.614s coverage: 74.9% of statements [2021-06-01T23:16:02.332Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-01T23:16:02.332Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-01T23:16:02.588Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-01T23:16:02.844Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-01T23:16:04.732Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-01T23:16:06.095Z] === RUN TestInspectNetwork/full_network_id [2021-06-01T23:16:06.095Z] === RUN TestInspectNetwork/partial_network_id [2021-06-01T23:16:06.095Z] === RUN TestInspectNetwork/network_name [2021-06-01T23:16:06.095Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-01T23:16:06.351Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-01T23:16:10.515Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-01T23:16:10.515Z] --- PASS: TestInspectNetwork (9.41s) [2021-06-01T23:16:10.515Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-01T23:16:10.515Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-01T23:16:10.515Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-01T23:16:10.515Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-01T23:16:10.515Z] === RUN TestRunContainerWithBridgeNone [2021-06-01T23:16:10.515Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-01T23:16:10.771Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-01T23:16:14.939Z] --- PASS: TestRunContainerWithBridgeNone (4.35s) [2021-06-01T23:16:14.939Z] === RUN TestNetworkInvalidJSON [2021-06-01T23:16:14.939Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-01T23:16:14.939Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-01T23:16:14.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:16:14.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:16:14.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:16:14.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:16:14.939Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-01T23:16:14.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:16:14.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:16:14.939Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-01T23:16:14.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-01T23:16:14.939Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-01T23:16:14.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-01T23:16:14.939Z] === RUN TestNetworkList [2021-06-01T23:16:14.939Z] === RUN TestNetworkList//networks [2021-06-01T23:16:14.939Z] === PAUSE TestNetworkList//networks [2021-06-01T23:16:14.939Z] === RUN TestNetworkList//networks/ [2021-06-01T23:16:14.939Z] === PAUSE TestNetworkList//networks/ [2021-06-01T23:16:14.939Z] === CONT TestNetworkList//networks [2021-06-01T23:16:14.939Z] === CONT TestNetworkList//networks/ [2021-06-01T23:16:14.939Z] --- PASS: TestNetworkList (0.01s) [2021-06-01T23:16:14.939Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-01T23:16:14.939Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-01T23:16:14.939Z] === RUN TestHostIPv4BridgeLabel [2021-06-01T23:16:15.500Z] --- PASS: TestHostIPv4BridgeLabel (0.99s) [2021-06-01T23:16:15.500Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-01T23:16:17.390Z] --- PASS: TestDaemonRestartWithLiveRestore (1.68s) [2021-06-01T23:16:17.390Z] === RUN TestDaemonDefaultNetworkPools [2021-06-01T23:16:18.756Z] --- PASS: TestDaemonDefaultNetworkPools (1.49s) [2021-06-01T23:16:18.756Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-01T23:16:21.273Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.29s) [2021-06-01T23:16:21.273Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-01T23:16:21.273Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-01T23:16:23.374Z] --- PASS: TestCheckoutGit (36.50s) [2021-06-01T23:16:23.374Z] === RUN TestValidGitTransport [2021-06-01T23:16:23.374Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-01T23:16:23.374Z] === RUN TestGitInvalidRef [2021-06-01T23:16:23.374Z] --- PASS: TestGitInvalidRef (0.42s) [2021-06-01T23:16:23.374Z] PASS [2021-06-01T23:16:23.374Z] coverage: 86.3% of statements [2021-06-01T23:16:23.374Z] ok github.com/docker/docker/builder/remotecontext/git 37.070s coverage: 86.3% of statements [2021-06-01T23:16:23.374Z] ? github.com/docker/docker/cli [no test files] [2021-06-01T23:16:23.374Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-01T23:16:23.786Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.80s) [2021-06-01T23:16:23.786Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-01T23:16:25.164Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.02s) [2021-06-01T23:16:25.164Z] === RUN TestServiceWithPredefinedNetwork [2021-06-01T23:16:25.164Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-01T23:16:26.095Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-01T23:16:28.610Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2021-06-01T23:16:28.610Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-01T23:16:28.610Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:16:28.610Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:16:28.610Z] === RUN TestServiceWithDataPathPortInit [2021-06-01T23:16:29.172Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-01T23:16:29.172Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-01T23:16:31.982Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-06-01T23:16:31.982Z] === RUN TestConfigureDaemonLogs [2021-06-01T23:16:31.982Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestCommonOptionsInstallFlags [2021-06-01T23:16:31.982Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-01T23:16:31.982Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-01T23:16:31.982Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-01T23:16:31.982Z] PASS [2021-06-01T23:16:31.982Z] coverage: 18.4% of statements [2021-06-01T23:16:31.982Z] ok github.com/docker/docker/cmd/dockerd 0.334s coverage: 18.4% of statements [2021-06-01T23:16:32.959Z] === RUN TestContainerStopSignal [2021-06-01T23:16:32.959Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestContainerStopTimeout [2021-06-01T23:16:32.959Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-01T23:16:32.959Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-01T23:16:32.959Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-01T23:16:32.959Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestReplaceAndAppendEnvVars [2021-06-01T23:16:32.959Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-01T23:16:32.959Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-01T23:16:32.959Z] === RUN TestNewMemoryStore [2021-06-01T23:16:32.959Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestAddContainers [2021-06-01T23:16:32.959Z] --- PASS: TestAddContainers (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestGetContainer [2021-06-01T23:16:32.959Z] --- PASS: TestGetContainer (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestDeleteContainer [2021-06-01T23:16:32.959Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestListContainers [2021-06-01T23:16:32.959Z] --- PASS: TestListContainers (0.00s) [2021-06-01T23:16:32.959Z] === RUN TestFirstContainer [2021-06-01T23:16:32.960Z] --- PASS: TestFirstContainer (0.00s) [2021-06-01T23:16:32.960Z] === RUN TestApplyAllContainer [2021-06-01T23:16:32.960Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-01T23:16:32.960Z] === RUN TestIsValidHealthString [2021-06-01T23:16:32.960Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-01T23:16:32.960Z] === RUN TestStateRunStop [2021-06-01T23:16:32.960Z] --- PASS: TestStateRunStop (0.00s) [2021-06-01T23:16:32.960Z] === RUN TestStateTimeoutWait [2021-06-01T23:16:32.960Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-01T23:16:32.960Z] state_test.go:141: Stop callback fired [2021-06-01T23:16:32.960Z] state_test.go:165: Stop callback fired [2021-06-01T23:16:32.960Z] === RUN TestIsValidStateString [2021-06-01T23:16:32.960Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-01T23:16:32.960Z] === RUN TestViewSaveDelete [2021-06-01T23:16:32.960Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-01T23:16:32.960Z] === RUN TestViewAll [2021-06-01T23:16:32.960Z] --- PASS: TestViewAll (0.02s) [2021-06-01T23:16:32.960Z] === RUN TestViewGet [2021-06-01T23:16:32.960Z] --- PASS: TestViewGet (0.01s) [2021-06-01T23:16:32.960Z] === RUN TestNames [2021-06-01T23:16:32.960Z] --- PASS: TestNames (0.00s) [2021-06-01T23:16:32.960Z] === RUN TestViewWithHealthCheck [2021-06-01T23:16:32.960Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-01T23:16:32.960Z] PASS [2021-06-01T23:16:32.960Z] coverage: 41.5% of statements [2021-06-01T23:16:32.960Z] ok github.com/docker/docker/container 0.335s coverage: 41.5% of statements [2021-06-01T23:16:33.423Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-01T23:16:33.423Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-01T23:16:33.423Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-01T23:16:33.423Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-01T23:16:34.419Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-01T23:16:34.419Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-01T23:16:35.617Z] === RUN TestPrepare [2021-06-01T23:16:35.617Z] --- PASS: TestPrepare (0.00s) [2021-06-01T23:16:35.617Z] === RUN TestStart [2021-06-01T23:16:35.617Z] --- PASS: TestStart (0.00s) [2021-06-01T23:16:35.617Z] === RUN TestWaitCancel [2021-06-01T23:16:35.617Z] --- PASS: TestWaitCancel (0.00s) [2021-06-01T23:16:35.617Z] === RUN TestWaitDisabled [2021-06-01T23:16:35.617Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-01T23:16:35.617Z] === RUN TestWaitEnabled [2021-06-01T23:16:35.617Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-01T23:16:35.617Z] === RUN TestRemove [2021-06-01T23:16:35.617Z] --- PASS: TestRemove (0.00s) [2021-06-01T23:16:35.617Z] PASS [2021-06-01T23:16:35.617Z] coverage: 65.3% of statements [2021-06-01T23:16:35.617Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.206s coverage: 65.3% of statements [2021-06-01T23:16:36.310Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-01T23:16:36.566Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-01T23:16:38.544Z] === RUN TestNewListSecretsFilters [2021-06-01T23:16:38.544Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-01T23:16:38.544Z] === RUN TestNewListConfigsFilters [2021-06-01T23:16:38.544Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-01T23:16:38.544Z] PASS [2021-06-01T23:16:38.544Z] coverage: 0.5% of statements [2021-06-01T23:16:38.544Z] ok github.com/docker/docker/daemon/cluster 0.550s coverage: 0.5% of statements [2021-06-01T23:16:39.006Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-01T23:16:39.006Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-06-01T23:16:39.006Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-01T23:16:39.006Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-01T23:16:39.006Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-01T23:16:39.006Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-01T23:16:39.006Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-01T23:16:39.007Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-01T23:16:39.007Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-01T23:16:39.007Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-01T23:16:39.007Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-01T23:16:39.007Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-01T23:16:39.007Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-01T23:16:39.007Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-01T23:16:39.007Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-01T23:16:39.007Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-01T23:16:39.007Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-01T23:16:39.007Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-01T23:16:39.007Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-01T23:16:39.007Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-01T23:16:39.007Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-01T23:16:39.007Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-01T23:16:39.007Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-01T23:16:39.470Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-01T23:16:39.470Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-01T23:16:39.470Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-01T23:16:39.470Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-01T23:16:39.470Z] PASS [2021-06-01T23:16:39.470Z] coverage: 35.9% of statements [2021-06-01T23:16:39.470Z] ok github.com/docker/docker/daemon/cluster/convert 0.454s coverage: 35.9% of statements [2021-06-01T23:16:39.836Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-01T23:16:39.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-01T23:16:40.132Z] --- PASS: TestBuildWCOWSandboxSize (702.70s) [2021-06-01T23:16:40.132Z] === RUN TestBuildWithEmptyDockerfile [2021-06-01T23:16:40.132Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:16:40.132Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:16:40.132Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:16:40.132Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:16:40.132Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:16:40.132Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:16:40.132Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:16:40.132Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:16:40.132Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:16:40.132Z] --- PASS: TestBuildWithEmptyDockerfile (0.46s) [2021-06-01T23:16:40.132Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-01T23:16:40.132Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-01T23:16:40.132Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-01T23:16:40.132Z] === RUN TestBuildPreserveOwnership [2021-06-01T23:16:40.132Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-01T23:16:40.132Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:16:40.132Z] === RUN TestBuildPlatformInvalid [2021-06-01T23:16:40.132Z] --- PASS: TestBuildPlatformInvalid (0.52s) [2021-06-01T23:16:40.132Z] PASS [2021-06-01T23:16:40.132Z] ok github.com/docker/docker/integration/build 854.473s [2021-06-01T23:16:40.132Z] [2021-06-01T23:16:40.132Z] === Skipped [2021-06-01T23:16:40.132Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-01T23:16:40.132Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:16:40.132Z] [2021-06-01T23:16:40.132Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-01T23:16:40.132Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.132Z] [2021-06-01T23:16:40.132Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-01T23:16:40.132Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:16:40.132Z] [2021-06-01T23:16:40.132Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-01T23:16:40.132Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:16:40.132Z] [2021-06-01T23:16:40.132Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-01T23:16:40.132Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:16:40.132Z] [2021-06-01T23:16:40.132Z] [2021-06-01T23:16:40.132Z] DONE 29 tests, 5 skipped in 874.763s [2021-06-01T23:16:40.132Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-01T23:16:40.398Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-01T23:16:40.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:16:40.585Z] INFO: Testing against a local daemon [2021-06-01T23:16:40.585Z] === RUN TestConfigInspect [2021-06-01T23:16:40.585Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] === RUN TestConfigList [2021-06-01T23:16:40.585Z] --- SKIP: TestConfigList (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] === RUN TestConfigsCreateAndDelete [2021-06-01T23:16:40.585Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] === RUN TestConfigsUpdate [2021-06-01T23:16:40.585Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] === RUN TestTemplatedConfig [2021-06-01T23:16:40.585Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] === RUN TestConfigCreateResolve [2021-06-01T23:16:40.585Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:16:40.585Z] === RUN TestConfigDaemonLibtrustID [2021-06-01T23:16:40.585Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:16:40.585Z] PASS [2021-06-01T23:16:40.585Z] ok github.com/docker/docker/integration/config 0.160s [2021-06-01T23:16:40.585Z] [2021-06-01T23:16:40.585Z] === Skipped [2021-06-01T23:16:40.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] [2021-06-01T23:16:40.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] [2021-06-01T23:16:40.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] [2021-06-01T23:16:40.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] [2021-06-01T23:16:40.585Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:40.585Z] [2021-06-01T23:16:40.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:16:40.585Z] [2021-06-01T23:16:40.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-01T23:16:40.585Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:16:40.585Z] [2021-06-01T23:16:40.585Z] [2021-06-01T23:16:40.585Z] DONE 7 tests, 7 skipped in 2.713s [2021-06-01T23:16:40.585Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-01T23:16:41.762Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-01T23:16:43.127Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-01T23:16:43.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:16:43.461Z] INFO: Testing against a local daemon [2021-06-01T23:16:43.461Z] === RUN TestCheckpoint [2021-06-01T23:16:43.461Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-01T23:16:43.461Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:16:43.461Z] === RUN TestContainerInvalidJSON [2021-06-01T23:16:43.461Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:16:43.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:16:43.461Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:16:43.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:16:43.461Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:16:43.461Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:16:43.461Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:16:43.461Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:16:43.461Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:16:43.461Z] --- PASS: TestContainerInvalidJSON (0.52s) [2021-06-01T23:16:43.461Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-01T23:16:43.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-01T23:16:43.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-01T23:16:43.461Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-01T23:16:43.913Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-06-01T23:16:43.913Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-01T23:16:43.913Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-06-01T23:16:43.913Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-01T23:16:44.367Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-06-01T23:16:44.367Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-01T23:16:44.367Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-06-01T23:16:44.367Z] === RUN TestCopyFromContainer [2021-06-01T23:16:44.367Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-01T23:16:44.367Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:44.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-01T23:16:44.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:16:44.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:16:44.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:16:44.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:16:44.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:16:44.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:16:44.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:16:44.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:16:44.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:16:44.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-01T23:16:44.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-01T23:16:44.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-01T23:16:44.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-01T23:16:44.367Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-01T23:16:44.367Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-01T23:16:44.367Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-01T23:16:44.367Z] === RUN TestCreateWithInvalidEnv [2021-06-01T23:16:44.367Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-01T23:16:44.367Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-01T23:16:44.367Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-01T23:16:44.367Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-01T23:16:44.367Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-01T23:16:44.367Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-01T23:16:44.367Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-01T23:16:44.367Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-01T23:16:44.367Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-01T23:16:44.367Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-01T23:16:44.367Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-01T23:16:44.367Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-01T23:16:44.367Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-01T23:16:44.367Z] === RUN TestCreateTmpfsMountsTarget [2021-06-01T23:16:44.367Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-01T23:16:44.367Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:44.367Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-01T23:16:44.367Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-01T23:16:44.367Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:16:44.367Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-01T23:16:44.367Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-01T23:16:44.367Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:16:44.367Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-01T23:16:44.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-01T23:16:44.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-01T23:16:44.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-01T23:16:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:16:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:16:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:16:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:16:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:16:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:16:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:16:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:16:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:16:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:16:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:16:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:16:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:16:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:16:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:16:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-01T23:16:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-01T23:16:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-01T23:16:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-01T23:16:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-01T23:16:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-06-01T23:16:44.819Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-01T23:16:44.819Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-01T23:16:44.819Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-01T23:16:44.819Z] === RUN TestCreateDifferentPlatform [2021-06-01T23:16:44.819Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-01T23:16:44.819Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-01T23:16:44.819Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-01T23:16:44.819Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-01T23:16:44.819Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-01T23:16:44.819Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-01T23:16:44.819Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-06-01T23:16:44.819Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-01T23:16:44.819Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-01T23:16:44.819Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-01T23:16:44.819Z] === RUN TestContainerKillOnDaemonStart [2021-06-01T23:16:44.819Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-01T23:16:44.819Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:44.819Z] === RUN TestDiff [2021-06-01T23:16:44.819Z] --- SKIP: TestDiff (0.00s) [2021-06-01T23:16:44.819Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-01T23:16:44.819Z] === RUN TestExecWithCloseStdin [2021-06-01T23:16:45.054Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-01T23:16:45.286Z] === RUN TestBuilderGC [2021-06-01T23:16:45.286Z] --- PASS: TestBuilderGC (0.01s) [2021-06-01T23:16:45.286Z] === RUN TestDaemonConfigurationNotFound [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestDaemonBrokenConfiguration [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestParseClusterAdvertiseSettings [2021-06-01T23:16:45.286Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestFindConfigurationConflicts [2021-06-01T23:16:45.286Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-01T23:16:45.286Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-01T23:16:45.286Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-01T23:16:45.286Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-01T23:16:45.286Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-01T23:16:45.286Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-01T23:16:45.286Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-01T23:16:45.286Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-01T23:16:45.286Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-01T23:16:45.286Z] === RUN TestValidateConfiguration [2021-06-01T23:16:45.286Z] === RUN TestValidateConfiguration/with_label [2021-06-01T23:16:45.286Z] === RUN TestValidateConfiguration/with_dns [2021-06-01T23:16:45.286Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-01T23:16:45.287Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-01T23:16:45.287Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-01T23:16:45.287Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-01T23:16:45.287Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-01T23:16:45.287Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-01T23:16:45.287Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-01T23:16:45.287Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-01T23:16:45.287Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-01T23:16:45.287Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-01T23:16:45.287Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-01T23:16:45.287Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-01T23:16:45.287Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-01T23:16:45.287Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-01T23:16:45.287Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-01T23:16:45.287Z] === RUN TestModifiedDiscoverySettings [2021-06-01T23:16:45.287Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-01T23:16:45.287Z] === RUN TestReloadSetConfigFileNotExist [2021-06-01T23:16:45.287Z] === RUN TestDiscoveryOptsErrors [2021-06-01T23:16:45.287Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-01T23:16:45.287Z] === RUN TestDiscoveryOpts [2021-06-01T23:16:45.287Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-01T23:16:45.287Z] PASS [2021-06-01T23:16:45.287Z] coverage: 30.0% of statements [2021-06-01T23:16:45.287Z] ok github.com/docker/docker/daemon/discovery 0.101s coverage: 30.0% of statements [2021-06-01T23:16:45.287Z] time="2021-06-01T23:16:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-01T23:16:45.287Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-06-01T23:16:45.287Z] === RUN TestReloadDefaultConfigNotExist [2021-06-01T23:16:45.287Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-06-01T23:16:45.287Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:16:45.287Z] === RUN TestReloadBadDefaultConfig [2021-06-01T23:16:45.287Z] time="2021-06-01T23:16:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-872049527" [2021-06-01T23:16:45.287Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-01T23:16:45.287Z] === RUN TestReloadWithConflictingLabels [2021-06-01T23:16:45.287Z] time="2021-06-01T23:16:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-465141866" [2021-06-01T23:16:45.287Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-06-01T23:16:45.287Z] === RUN TestReloadWithDuplicateLabels [2021-06-01T23:16:45.287Z] time="2021-06-01T23:16:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-077861057" [2021-06-01T23:16:45.287Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-06-01T23:16:45.287Z] === RUN TestDaemonConfigurationMerge [2021-06-01T23:16:45.287Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-01T23:16:45.287Z] PASS [2021-06-01T23:16:45.287Z] coverage: 79.7% of statements [2021-06-01T23:16:45.287Z] ok github.com/docker/docker/daemon/config 0.428s coverage: 79.7% of statements [2021-06-01T23:16:45.309Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-01T23:16:45.870Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-01T23:16:46.126Z] --- PASS: TestServiceWithDataPathPortInit (17.86s) [2021-06-01T23:16:46.126Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-01T23:16:46.262Z] === RUN TestVerifyNetworkingConfig [2021-06-01T23:16:46.262Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestGetContainer [2021-06-01T23:16:46.262Z] --- PASS: TestGetContainer (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestValidContainerNames [2021-06-01T23:16:46.262Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestContainerInitDNS [2021-06-01T23:16:46.262Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-01T23:16:46.262Z] daemon_test.go:147: root required [2021-06-01T23:16:46.262Z] === RUN TestMerge [2021-06-01T23:16:46.262Z] --- PASS: TestMerge (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestValidateContainerIsolation [2021-06-01T23:16:46.262Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestFindNetworkErrorType [2021-06-01T23:16:46.262Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestEnsureServicesExist [2021-06-01T23:16:46.262Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestEnsureServicesExistErrors [2021-06-01T23:16:46.262Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-01T23:16:46.262Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-01T23:16:46.262Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-01T23:16:46.262Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestContainerDelete [2021-06-01T23:16:46.262Z] --- PASS: TestContainerDelete (0.01s) [2021-06-01T23:16:46.262Z] === RUN TestContainerDoubleDelete [2021-06-01T23:16:46.262Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestLogContainerEventCopyLabels [2021-06-01T23:16:46.262Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2021-06-01T23:16:46.262Z] === RUN TestLogContainerEventWithAttributes [2021-06-01T23:16:46.262Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestNoneHealthcheck [2021-06-01T23:16:46.262Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestHealthStates [2021-06-01T23:16:46.262Z] time="2021-06-01T23:16:45Z" 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-06-01T23:16:46.262Z] time="2021-06-01T23:16:46Z" 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-06-01T23:16:46.262Z] time="2021-06-01T23:16:46Z" 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-06-01T23:16:46.262Z] time="2021-06-01T23:16:46Z" 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-06-01T23:16:46.262Z] time="2021-06-01T23:16:46Z" 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-06-01T23:16:46.262Z] time="2021-06-01T23:16:46Z" 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-06-01T23:16:46.262Z] time="2021-06-01T23:16:46Z" 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-06-01T23:16:46.262Z] time="2021-06-01T23:16:46Z" 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-06-01T23:16:46.262Z] time="2021-06-01T23:16:46Z" 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-06-01T23:16:46.262Z] time="2021-06-01T23:16:46Z" 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-06-01T23:16:46.262Z] --- PASS: TestHealthStates (0.16s) [2021-06-01T23:16:46.262Z] === RUN TestMaskURLCredentials [2021-06-01T23:16:46.262Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestGetInspectData [2021-06-01T23:16:46.262Z] --- PASS: TestGetInspectData (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestFillLicense [2021-06-01T23:16:46.262Z] --- PASS: TestFillLicense (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestListInvalidFilter [2021-06-01T23:16:46.262Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestNameFilter [2021-06-01T23:16:46.262Z] --- PASS: TestNameFilter (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-01T23:16:46.262Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-01T23:16:46.262Z] === 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-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-01T23:16:46.262Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-01T23:16:46.262Z] --- 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-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-01T23:16:46.262Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-01T23:16:46.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-01T23:16:46.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-01T23:16:46.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-01T23:16:46.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-01T23:16:46.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-01T23:16:46.724Z] === RUN TestDaemonReloadLabels [2021-06-01T23:16:46.724Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-01T23:16:46.724Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-01T23:16:46.724Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-01T23:16:46.724Z] === RUN TestDaemonReloadMirrors [2021-06-01T23:16:46.724Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-01T23:16:46.724Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-01T23:16:46.724Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-01T23:16:46.724Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-01T23:16:46.724Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-01T23:16:46.724Z] === RUN TestDaemonDiscoveryReload [2021-06-01T23:16:47.186Z] === RUN TestEventsLog [2021-06-01T23:16:47.186Z] --- PASS: TestEventsLog (0.00s) [2021-06-01T23:16:47.186Z] === RUN TestEventsLogTimeout [2021-06-01T23:16:47.186Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-01T23:16:47.186Z] === RUN TestLogEvents [2021-06-01T23:16:47.186Z] --- PASS: TestLogEvents (0.05s) [2021-06-01T23:16:47.186Z] === RUN TestLoadBufferedEvents [2021-06-01T23:16:47.186Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-06-01T23:16:47.186Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-01T23:16:47.186Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-01T23:16:47.186Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-01T23:16:47.186Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-01T23:16:47.186Z] PASS [2021-06-01T23:16:47.186Z] coverage: 50.0% of statements [2021-06-01T23:16:47.186Z] ok github.com/docker/docker/daemon/events 0.298s coverage: 50.0% of statements [2021-06-01T23:16:47.648Z] --- PASS: TestDaemonDiscoveryReload (1.06s) [2021-06-01T23:16:47.648Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-01T23:16:47.648Z] === RUN TestWaitNodeAttachment [2021-06-01T23:16:47.690Z] --- PASS: TestExecWithCloseStdin (2.79s) [2021-06-01T23:16:47.691Z] === RUN TestExec [2021-06-01T23:16:48.012Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-01T23:16:48.111Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-01T23:16:48.111Z] === RUN TestIsolationConversion [2021-06-01T23:16:48.111Z] === RUN TestIsolationConversion/default [2021-06-01T23:16:48.111Z] === RUN TestIsolationConversion/process [2021-06-01T23:16:48.111Z] === RUN TestIsolationConversion/hyperv [2021-06-01T23:16:48.111Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-01T23:16:48.111Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-01T23:16:48.111Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-01T23:16:48.111Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-01T23:16:48.111Z] === RUN TestContainerLabels [2021-06-01T23:16:48.111Z] --- PASS: TestContainerLabels (0.00s) [2021-06-01T23:16:48.111Z] === RUN TestCredentialSpecConversion [2021-06-01T23:16:48.111Z] === RUN TestCredentialSpecConversion/none [2021-06-01T23:16:48.111Z] === RUN TestCredentialSpecConversion/config [2021-06-01T23:16:48.111Z] === RUN TestCredentialSpecConversion/file [2021-06-01T23:16:48.111Z] === RUN TestCredentialSpecConversion/registry [2021-06-01T23:16:48.111Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-01T23:16:48.111Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-01T23:16:48.111Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-01T23:16:48.111Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-01T23:16:48.111Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-01T23:16:48.111Z] === RUN TestControllerValidateMountBind [2021-06-01T23:16:48.111Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-01T23:16:48.111Z] === RUN TestControllerValidateMountVolume [2021-06-01T23:16:48.111Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-01T23:16:48.111Z] === RUN TestControllerValidateMountTarget [2021-06-01T23:16:48.111Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-01T23:16:48.111Z] === RUN TestControllerValidateMountTmpfs [2021-06-01T23:16:48.111Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-01T23:16:48.111Z] === RUN TestControllerValidateMountInvalidType [2021-06-01T23:16:48.111Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-01T23:16:48.111Z] === RUN TestControllerValidateMountNamedPipe [2021-06-01T23:16:48.111Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-01T23:16:48.111Z] PASS [2021-06-01T23:16:48.111Z] coverage: 11.3% of statements [2021-06-01T23:16:48.111Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.803s coverage: 11.3% of statements [2021-06-01T23:16:48.111Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-01T23:16:48.111Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-01T23:16:48.111Z] === RUN TestIsEmptyDir [2021-06-01T23:16:48.111Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-01T23:16:48.111Z] PASS [2021-06-01T23:16:48.111Z] coverage: 2.3% of statements [2021-06-01T23:16:48.111Z] ok github.com/docker/docker/daemon/graphdriver 0.086s coverage: 2.3% of statements [2021-06-01T23:16:48.573Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-01T23:16:48.576Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-01T23:16:48.576Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-01T23:16:48.576Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-01T23:16:48.576Z] reload_test.go:520: root required [2021-06-01T23:16:48.576Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-01T23:16:48.576Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-01T23:16:48.576Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-01T23:16:48.576Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-06-01T23:16:48.576Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-01T23:16:48.576Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-01T23:16:48.576Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-01T23:16:48.576Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-01T23:16:48.576Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-01T23:16:48.576Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-01T23:16:48.576Z] === RUN TestParseVolumesFrom [2021-06-01T23:16:48.576Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-01T23:16:48.576Z] PASS [2021-06-01T23:16:48.576Z] coverage: 9.0% of statements [2021-06-01T23:16:48.576Z] ok github.com/docker/docker/daemon 2.831s coverage: 9.0% of statements [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-01T23:16:48.576Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-01T23:16:49.207Z] --- PASS: TestExec (1.80s) [2021-06-01T23:16:49.207Z] === RUN TestExecUser [2021-06-01T23:16:49.207Z] --- SKIP: TestExecUser (0.00s) [2021-06-01T23:16:49.207Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-01T23:16:49.207Z] === RUN TestExportContainerAndImportImage [2021-06-01T23:16:49.207Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-01T23:16:49.207Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:49.207Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-01T23:16:49.207Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-01T23:16:49.207Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:49.207Z] === RUN TestHealthCheckWorkdir [2021-06-01T23:16:49.207Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-01T23:16:49.207Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-01T23:16:49.207Z] === RUN TestHealthKillContainer [2021-06-01T23:16:49.207Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-01T23:16:49.207Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-01T23:16:49.207Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-01T23:16:49.207Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-01T23:16:49.207Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-01T23:16:49.207Z] === RUN TestKillContainerInvalidSignal [2021-06-01T23:16:49.556Z] === RUN TestLinkNaming [2021-06-01T23:16:49.556Z] --- PASS: TestLinkNaming (0.00s) [2021-06-01T23:16:49.556Z] === RUN TestLinkNew [2021-06-01T23:16:49.556Z] --- PASS: TestLinkNew (0.00s) [2021-06-01T23:16:49.556Z] === RUN TestLinkEnv [2021-06-01T23:16:49.556Z] --- PASS: TestLinkEnv (0.00s) [2021-06-01T23:16:49.556Z] === RUN TestLinkMultipleEnv [2021-06-01T23:16:49.556Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-01T23:16:49.556Z] === RUN TestLinkPortRangeEnv [2021-06-01T23:16:49.556Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-01T23:16:49.556Z] PASS [2021-06-01T23:16:49.556Z] coverage: 93.0% of statements [2021-06-01T23:16:49.556Z] ok github.com/docker/docker/daemon/links 0.403s coverage: 93.0% of statements [2021-06-01T23:16:51.132Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-01T23:16:51.359Z] --- PASS: TestKillContainerInvalidSignal (1.65s) [2021-06-01T23:16:51.359Z] === RUN TestKillContainer [2021-06-01T23:16:51.359Z] === RUN TestKillContainer/no_signal [2021-06-01T23:16:52.483Z] === RUN TestAdapterReadLogs [2021-06-01T23:16:52.483Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestCopier [2021-06-01T23:16:52.483Z] --- PASS: TestCopier (0.01s) [2021-06-01T23:16:52.483Z] === RUN TestCopierLongLines [2021-06-01T23:16:52.483Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestCopierSlow [2021-06-01T23:16:52.483Z] --- PASS: TestCopierSlow (0.23s) [2021-06-01T23:16:52.483Z] === RUN TestCopierWithSized [2021-06-01T23:16:52.483Z] === RUN TestCopierWithSized/as_is [2021-06-01T23:16:52.483Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-01T23:16:52.483Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-01T23:16:52.483Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-01T23:16:52.483Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestCopierWithPartial [2021-06-01T23:16:52.483Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestRingLogger [2021-06-01T23:16:52.483Z] --- PASS: TestRingLogger (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestRingCap [2021-06-01T23:16:52.483Z] --- PASS: TestRingCap (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestRingClose [2021-06-01T23:16:52.483Z] --- PASS: TestRingClose (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestRingDrain [2021-06-01T23:16:52.483Z] --- PASS: TestRingDrain (0.00s) [2021-06-01T23:16:52.483Z] PASS [2021-06-01T23:16:52.483Z] coverage: 43.8% of statements [2021-06-01T23:16:52.483Z] ok github.com/docker/docker/daemon/logger 0.440s coverage: 43.8% of statements [2021-06-01T23:16:52.483Z] === RUN TestNewStreamConfig [2021-06-01T23:16:52.483Z] === RUN TestNewStreamConfig/defaults [2021-06-01T23:16:52.483Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-01T23:16:52.483Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-01T23:16:52.483Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-01T23:16:52.483Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-01T23:16:52.483Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-01T23:16:52.483Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-01T23:16:52.483Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-01T23:16:52.483Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-01T23:16:52.483Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-01T23:16:52.483Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-01T23:16:52.483Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-01T23:16:52.483Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-01T23:16:52.483Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-01T23:16:52.483Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-01T23:16:52.483Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-01T23:16:52.483Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-01T23:16:52.483Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-01T23:16:52.508Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-01T23:16:52.876Z] === RUN TestKillContainer/non_killing_signal [2021-06-01T23:16:52.876Z] === RUN TestKillContainer/killing_signal [2021-06-01T23:16:52.945Z] time="2021-06-01T23:16:52Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-01T23:16:52.945Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.26s) [2021-06-01T23:16:52.945Z] === RUN TestCreateSuccess [2021-06-01T23:16:52.945Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCreateLogGroupSuccess [2021-06-01T23:16:52.945Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCreateError [2021-06-01T23:16:52.945Z] --- PASS: TestCreateError (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCreateAlreadyExists [2021-06-01T23:16:52.945Z] time="2021-06-01T23:16:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-01T23:16:52.945Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestLogClosed [2021-06-01T23:16:52.945Z] --- PASS: TestLogClosed (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestLogBlocking [2021-06-01T23:16:52.945Z] --- PASS: TestLogBlocking (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-01T23:16:52.945Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestLogNonBlockingBufferFull [2021-06-01T23:16:52.945Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestPublishBatchSuccess [2021-06-01T23:16:52.945Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestPublishBatchError [2021-06-01T23:16:52.945Z] time="2021-06-01T23:16:52Z" level=error msg=Error [2021-06-01T23:16:52.945Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-01T23:16:52.945Z] time="2021-06-01T23:16:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-01T23:16:52.945Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-01T23:16:52.945Z] time="2021-06-01T23:16:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-01T23:16:52.945Z] time="2021-06-01T23:16:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-01T23:16:52.945Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchSimple [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchTicker [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchMultilinePattern [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchClose [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestEffectiveLen [2021-06-01T23:16:52.945Z] === RUN TestEffectiveLen/0/Hello [2021-06-01T23:16:52.945Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-01T23:16:52.945Z] === RUN TestEffectiveLen/2/🙃 [2021-06-01T23:16:52.945Z] === RUN TestEffectiveLen/3/���� [2021-06-01T23:16:52.945Z] === RUN TestEffectiveLen/4/He��o [2021-06-01T23:16:52.945Z] === RUN TestEffectiveLen/5/ [2021-06-01T23:16:52.945Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestFindValidSplit [2021-06-01T23:16:52.945Z] === RUN TestFindValidSplit/0/ [2021-06-01T23:16:52.945Z] === RUN TestFindValidSplit/1/Hello [2021-06-01T23:16:52.945Z] === RUN TestFindValidSplit/2/Hello [2021-06-01T23:16:52.945Z] === RUN TestFindValidSplit/3/Hello [2021-06-01T23:16:52.945Z] === RUN TestFindValidSplit/4/🙃 [2021-06-01T23:16:52.945Z] === RUN TestFindValidSplit/5/🙃 [2021-06-01T23:16:52.945Z] === RUN TestFindValidSplit/6/a� [2021-06-01T23:16:52.945Z] === RUN TestFindValidSplit/7/a� [2021-06-01T23:16:52.945Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1044: [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1045: [2021-06-01T23:16:52.945Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1044: Hello [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1045: [2021-06-01T23:16:52.945Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1044: He [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1045: llo [2021-06-01T23:16:52.945Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1044: [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1045: Hello [2021-06-01T23:16:52.945Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1044: [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-01T23:16:52.945Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1045: [2021-06-01T23:16:52.945Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1044: a [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1045: � [2021-06-01T23:16:52.945Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1044: a� [2021-06-01T23:16:52.945Z] cloudwatchlogs_test.go:1045: [2021-06-01T23:16:52.945Z] === RUN TestProcessEventEmoji [2021-06-01T23:16:52.945Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchLineSplit [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchMaxEvents [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-01T23:16:52.945Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-01T23:16:52.945Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-01T23:16:52.945Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-01T23:16:52.945Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-01T23:16:52.945Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-01T23:16:52.945Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-01T23:16:52.945Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-01T23:16:52.945Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-01T23:16:52.945Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-01T23:16:52.945Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-01T23:16:52.945Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-01T23:16:52.945Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.03s) [2021-06-01T23:16:52.945Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-01T23:16:52.945Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-01T23:16:52.945Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-01T23:16:52.945Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-01T23:16:52.945Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-01T23:16:52.945Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-01T23:16:52.946Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-01T23:16:52.946Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-01T23:16:52.946Z] === RUN TestCreateTagSuccess [2021-06-01T23:16:52.946Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-01T23:16:52.946Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-01T23:16:52.946Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-01T23:16:52.946Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-01T23:16:52.946Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-01T23:16:52.946Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-01T23:16:52.946Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-01T23:16:52.946Z] PASS [2021-06-01T23:16:52.946Z] coverage: 77.8% of statements [2021-06-01T23:16:52.946Z] ok github.com/docker/docker/daemon/logger/awslogs 0.642s coverage: 77.8% of statements [2021-06-01T23:16:53.920Z] === RUN TestSearchRegistryForImagesErrors [2021-06-01T23:16:53.920Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-01T23:16:53.920Z] === RUN TestSearchRegistryForImages [2021-06-01T23:16:53.920Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-01T23:16:53.920Z] === RUN TestOnlyPlatformWithFallback [2021-06-01T23:16:53.920Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-01T23:16:53.920Z] === RUN TestImageDelete [2021-06-01T23:16:53.920Z] === RUN TestImageDelete/no_lease [2021-06-01T23:16:53.920Z] === RUN TestImageDelete/lease_exists [2021-06-01T23:16:53.920Z] === RUN TestJSONFileLogger [2021-06-01T23:16:53.920Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-01T23:16:53.920Z] === RUN TestJSONFileLoggerWithTags [2021-06-01T23:16:53.920Z] --- PASS: TestImageDelete (0.10s) [2021-06-01T23:16:53.920Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-01T23:16:53.920Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-06-01T23:16:53.920Z] === RUN TestContentStoreForPull [2021-06-01T23:16:53.920Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-06-01T23:16:53.920Z] === RUN TestJSONFileLoggerWithOpts [2021-06-01T23:16:53.920Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-01T23:16:53.920Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-01T23:16:53.920Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-01T23:16:53.920Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-06-01T23:16:53.920Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-01T23:16:53.920Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-01T23:16:53.920Z] === RUN TestEncodeDecode [2021-06-01T23:16:53.920Z] === PAUSE TestEncodeDecode [2021-06-01T23:16:53.920Z] === RUN TestUnexpectedEOF [2021-06-01T23:16:54.382Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-06-01T23:16:54.382Z] === RUN TestFastTimeMarshalJSON [2021-06-01T23:16:54.382Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-01T23:16:54.382Z] PASS [2021-06-01T23:16:54.382Z] coverage: 87.2% of statements [2021-06-01T23:16:54.382Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.330s coverage: 87.2% of statements [2021-06-01T23:16:54.382Z] time="2021-06-01T23:16:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-01T23:16:54.382Z] time="2021-06-01T23:16:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-01T23:16:54.382Z] --- PASS: TestUnexpectedEOF (0.22s) [2021-06-01T23:16:54.382Z] === CONT TestEncodeDecode [2021-06-01T23:16:54.382Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-01T23:16:54.382Z] PASS [2021-06-01T23:16:54.382Z] coverage: 69.9% of statements [2021-06-01T23:16:54.382Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.369s coverage: 69.9% of statements [2021-06-01T23:16:54.382Z] --- PASS: TestContentStoreForPull (0.26s) [2021-06-01T23:16:54.382Z] PASS [2021-06-01T23:16:54.382Z] coverage: 6.7% of statements [2021-06-01T23:16:54.382Z] ok github.com/docker/docker/daemon/images 0.624s coverage: 6.7% of statements [2021-06-01T23:16:54.382Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-01T23:16:54.382Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-01T23:16:54.382Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-01T23:16:54.382Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-01T23:16:54.382Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-01T23:16:54.382Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-01T23:16:54.382Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-01T23:16:55.023Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-01T23:16:55.023Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.85s) [2021-06-01T23:16:55.023Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1uypb1khb48dzxmmczv3s2tbh Created:2021-06-01 23:16:47.583119081 +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[d661ac43d4467e232e288a6ae7d666754ae3cfe90b709f83057760cd0b091997:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ii47139cf4o176ecpfmrdjmq0 EndpointID:abf25f2a1f548912eb4b48eb858b1c17148fda7b146ca84a9058578502197bfa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce8f438af2180639fc90d645a96adb260fa7a781e72759261966eccef7329ae4 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:64b464cddcfc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ii47139cf4o176ecpfmrdjmq0 EndpointID:abf25f2a1f548912eb4b48eb858b1c17148fda7b146ca84a9058578502197bfa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-01T23:16:55.023Z] PASS [2021-06-01T23:16:55.023Z] [2021-06-01T23:16:55.023Z] === Skipped [2021-06-01T23:16:55.023Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:16:55.023Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:16:55.023Z] [2021-06-01T23:16:55.023Z] [2021-06-01T23:16:55.023Z] DONE 26 tests, 1 skipped in 63.851s [2021-06-01T23:16:55.023Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-01T23:16:55.023Z] ++ 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-06-01T23:16:55.023Z] ++ set -e [2021-06-01T23:16:55.023Z] ++ '[' -n 0 ']' [2021-06-01T23:16:55.023Z] ++ set -x [2021-06-01T23:16:55.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-01T23:16:55.023Z] INFO: Testing against a local daemon [2021-06-01T23:16:55.023Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-01T23:16:55.023Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-01T23:16:55.023Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:16:55.023Z] === RUN TestDockerNetworkIpvlan [2021-06-01T23:16:55.023Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-01T23:16:55.023Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:16:55.023Z] PASS [2021-06-01T23:16:55.023Z] [2021-06-01T23:16:55.023Z] === Skipped [2021-06-01T23:16:55.023Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-01T23:16:55.023Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:16:55.023Z] [2021-06-01T23:16:55.023Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-01T23:16:55.023Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-01T23:16:55.023Z] [2021-06-01T23:16:55.023Z] [2021-06-01T23:16:55.023Z] DONE 2 tests, 2 skipped in 0.144s [2021-06-01T23:16:55.044Z] --- PASS: TestKillContainer (3.88s) [2021-06-01T23:16:55.044Z] --- PASS: TestKillContainer/no_signal (1.58s) [2021-06-01T23:16:55.044Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-01T23:16:55.044Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-01T23:16:55.044Z] --- PASS: TestKillContainer/killing_signal (2.26s) [2021-06-01T23:16:55.044Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-01T23:16:55.044Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-01T23:16:55.044Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:16:55.044Z] === RUN TestKillStoppedContainer [2021-06-01T23:16:55.044Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-01T23:16:55.044Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:16:55.044Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-01T23:16:55.044Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-01T23:16:55.044Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:16:55.044Z] === RUN TestKillDifferentUserContainer [2021-06-01T23:16:55.044Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-01T23:16:55.044Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-01T23:16:55.045Z] === RUN TestInspectOomKilledTrue [2021-06-01T23:16:55.045Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-01T23:16:55.045Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:16:55.045Z] === RUN TestInspectOomKilledFalse [2021-06-01T23:16:55.045Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-01T23:16:55.045Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:16:55.045Z] === RUN TestLogsFollowTailEmpty [2021-06-01T23:16:55.279Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-01T23:16:55.279Z] ++ 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-06-01T23:16:55.279Z] ++ set -e [2021-06-01T23:16:55.279Z] ++ '[' -n 0 ']' [2021-06-01T23:16:55.279Z] ++ set -x [2021-06-01T23:16:55.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-01T23:16:55.279Z] INFO: Testing against a local daemon [2021-06-01T23:16:55.279Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-01T23:16:55.840Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-01T23:16:55.928Z] === RUN TestWriteLog [2021-06-01T23:16:55.928Z] === PAUSE TestWriteLog [2021-06-01T23:16:55.928Z] === RUN TestReadLog [2021-06-01T23:16:55.928Z] === PAUSE TestReadLog [2021-06-01T23:16:55.928Z] === CONT TestWriteLog [2021-06-01T23:16:55.928Z] === CONT TestReadLog [2021-06-01T23:16:55.928Z] --- PASS: TestWriteLog (0.00s) [2021-06-01T23:16:55.928Z] === RUN TestReadLog/tail_exact [2021-06-01T23:16:55.928Z] === RUN TestReadLog/tail_less_than_available [2021-06-01T23:16:55.928Z] === RUN TestReadLog/tail_more_than_available [2021-06-01T23:16:55.928Z] --- PASS: TestReadLog (0.20s) [2021-06-01T23:16:55.928Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-06-01T23:16:55.928Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-06-01T23:16:55.928Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-01T23:16:55.928Z] PASS [2021-06-01T23:16:55.928Z] coverage: 75.2% of statements [2021-06-01T23:16:55.928Z] ok github.com/docker/docker/daemon/logger/local 0.273s coverage: 75.2% of statements [2021-06-01T23:16:55.928Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-01T23:16:56.562Z] --- PASS: TestLogsFollowTailEmpty (1.73s) [2021-06-01T23:16:56.562Z] === RUN TestNetworkNat [2021-06-01T23:16:56.562Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-01T23:16:56.562Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-01T23:16:56.562Z] === RUN TestNetworkLocalhostTCPNat [2021-06-01T23:16:57.061Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-06-01T23:16:57.061Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-01T23:16:57.061Z] remote: Enumerating objects: 23, done. [2021-06-01T23:16:57.061Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-01T23:16:57.061Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-01T23:16:57.061Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-01T23:16:57.061Z] 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-06-01T23:16:57.061Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-01T23:16:57.061Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-01T23:16:57.204Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-01T23:16:57.387Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=53cecbcaa452555f60a1ba771651e4f28fb5d0e9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:53cecbcaa452555f60a1ba771651e4f28fb5d0e9 hack/test/unit [2021-06-01T23:16:57.460Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.27s) [2021-06-01T23:16:57.460Z] === RUN TestDockerNetworkMacvlan [2021-06-01T23:16:57.475Z] === RUN TestLog [2021-06-01T23:16:57.475Z] --- PASS: TestLog (0.01s) [2021-06-01T23:16:57.475Z] PASS [2021-06-01T23:16:57.475Z] coverage: 31.5% of statements [2021-06-01T23:16:57.475Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.189s coverage: 31.5% of statements [2021-06-01T23:16:57.475Z] === RUN TestOpenFileDelete [2021-06-01T23:16:57.475Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-01T23:16:57.475Z] === RUN TestOpenFileRename [2021-06-01T23:16:57.475Z] --- PASS: TestOpenFileRename (0.01s) [2021-06-01T23:16:57.475Z] === RUN TestParseLogTagDefaultTag [2021-06-01T23:16:57.475Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-01T23:16:57.475Z] === RUN TestParseLogTag [2021-06-01T23:16:57.475Z] --- PASS: TestParseLogTag (0.00s) [2021-06-01T23:16:57.475Z] === RUN TestParseLogTagEmptyTag [2021-06-01T23:16:57.475Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-01T23:16:57.475Z] === RUN TestTailFiles [2021-06-01T23:16:57.475Z] --- PASS: TestTailFiles (0.00s) [2021-06-01T23:16:57.475Z] === RUN TestFollowLogsConsumerGone [2021-06-01T23:16:57.475Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-01T23:16:57.475Z] === RUN TestFollowLogsProducerGone [2021-06-01T23:16:57.475Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-01T23:16:57.475Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-01T23:16:57.475Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-01T23:16:57.475Z] === RUN TestCheckCapacityAndRotate [2021-06-01T23:16:57.475Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-01T23:16:57.475Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-01T23:16:57.475Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-06-01T23:16:57.475Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-01T23:16:57.475Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2021-06-01T23:16:57.475Z] PASS [2021-06-01T23:16:57.475Z] coverage: 55.3% of statements [2021-06-01T23:16:57.475Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.299s coverage: 55.3% of statements [2021-06-01T23:16:57.716Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-01T23:16:57.938Z] === RUN TestValidateLogOpt [2021-06-01T23:16:57.938Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-01T23:16:57.938Z] === RUN TestNewMissedConfig [2021-06-01T23:16:57.938Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-01T23:16:57.938Z] === RUN TestNewMissedUrl [2021-06-01T23:16:57.938Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-01T23:16:57.938Z] === RUN TestNewMissedToken [2021-06-01T23:16:57.938Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-01T23:16:57.938Z] === RUN TestNewWithProxy [2021-06-01T23:16:57.938Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-01T23:16:57.938Z] === RUN TestDefault [2021-06-01T23:16:57.938Z] --- PASS: TestDefault (0.01s) [2021-06-01T23:16:57.938Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-01T23:16:57.938Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-01T23:16:57.938Z] === RUN TestJsonFormat [2021-06-01T23:16:57.938Z] --- PASS: TestJsonFormat (0.01s) [2021-06-01T23:16:57.938Z] === RUN TestRawFormat [2021-06-01T23:16:57.938Z] --- PASS: TestRawFormat (0.00s) [2021-06-01T23:16:58.400Z] === RUN TestRawFormatWithLabels [2021-06-01T23:16:58.400Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-01T23:16:58.400Z] === RUN TestRawFormatWithoutTag [2021-06-01T23:16:58.400Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-01T23:16:58.400Z] === RUN TestBatching [2021-06-01T23:16:58.400Z] --- PASS: TestBatching (0.28s) [2021-06-01T23:16:58.400Z] === RUN TestFrequency [2021-06-01T23:16:58.644Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-01T23:16:58.713Z] --- PASS: TestNetworkLocalhostTCPNat (2.06s) [2021-06-01T23:16:58.713Z] === RUN TestNetworkLoopbackNat [2021-06-01T23:16:58.713Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-01T23:16:58.713Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-01T23:16:58.713Z] === RUN TestPause [2021-06-01T23:16:58.713Z] --- SKIP: TestPause (0.00s) [2021-06-01T23:16:58.713Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-01T23:16:58.713Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-01T23:16:58.867Z] --- PASS: TestFrequency (0.24s) [2021-06-01T23:16:58.867Z] === RUN TestOneMessagePerRequest [2021-06-01T23:16:58.867Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-01T23:16:58.867Z] === RUN TestVerify [2021-06-01T23:16:58.867Z] --- PASS: TestVerify (0.00s) [2021-06-01T23:16:58.867Z] === RUN TestSkipVerify [2021-06-01T23:16:58.867Z] === RUN TestNewParse [2021-06-01T23:16:58.867Z] --- PASS: TestNewParse (0.00s) [2021-06-01T23:16:58.867Z] PASS [2021-06-01T23:16:58.867Z] coverage: 8.3% of statements [2021-06-01T23:16:58.867Z] ok github.com/docker/docker/daemon/logger/templates 0.053s coverage: 8.3% of statements [2021-06-01T23:16:58.867Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:58.867Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:58.867Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:59.330Z] --- PASS: TestSkipVerify (0.46s) [2021-06-01T23:16:59.330Z] === RUN TestBufferMaximum [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622589418.874181\",\"host\":\"bf1857bcdd09\"}'" [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622589418.874181\",\"host\":\"bf1857bcdd09\"}'" [2021-06-01T23:16:59.330Z] --- PASS: TestBufferMaximum (0.01s) [2021-06-01T23:16:59.330Z] === RUN TestServerAlwaysDown [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622589418.888182\",\"host\":\"bf1857bcdd09\"}'" [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622589418.888182\",\"host\":\"bf1857bcdd09\"}'" [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622589418.888182\",\"host\":\"bf1857bcdd09\"}'" [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622589418.889180\",\"host\":\"bf1857bcdd09\"}'" [2021-06-01T23:16:59.330Z] time="2021-06-01T23:16:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622589418.889180\",\"host\":\"bf1857bcdd09\"}'" [2021-06-01T23:16:59.330Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-01T23:16:59.330Z] === RUN TestCannotSendAfterClose [2021-06-01T23:16:59.330Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-01T23:16:59.330Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-01T23:16:59.330Z] === RUN TestParseLogFormat [2021-06-01T23:16:59.330Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-01T23:16:59.330Z] === RUN TestValidateLogOptEmpty [2021-06-01T23:16:59.330Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-01T23:16:59.330Z] === RUN TestValidateSyslogAddress [2021-06-01T23:16:59.330Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-01T23:16:59.330Z] === RUN TestParseAddressDefaultPort [2021-06-01T23:16:59.330Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-01T23:16:59.330Z] === RUN TestValidateSyslogFacility [2021-06-01T23:16:59.330Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-01T23:16:59.330Z] === RUN TestValidateLogOptSyslogFormat [2021-06-01T23:16:59.330Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-01T23:16:59.330Z] === RUN TestValidateLogOpt [2021-06-01T23:16:59.330Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-01T23:16:59.330Z] PASS [2021-06-01T23:16:59.330Z] coverage: 46.8% of statements [2021-06-01T23:16:59.330Z] ok github.com/docker/docker/daemon/logger/syslog 0.168s coverage: 46.8% of statements [2021-06-01T23:17:00.010Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-01T23:17:00.234Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.69s) [2021-06-01T23:17:00.234Z] === RUN TestPauseStopPausedContainer [2021-06-01T23:17:00.234Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-01T23:17:00.234Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:17:00.234Z] === RUN TestPsFilter [2021-06-01T23:17:00.305Z] time="2021-06-01T23:16:59Z" 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-06-01T23:17:00.305Z] time="2021-06-01T23:16:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bf1857bcdd09\"}'" [2021-06-01T23:17:00.305Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-01T23:17:00.305Z] PASS [2021-06-01T23:17:00.305Z] coverage: 82.5% of statements [2021-06-01T23:17:00.305Z] ok github.com/docker/docker/daemon/logger/splunk 2.253s coverage: 82.5% of statements [2021-06-01T23:17:00.305Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-01T23:17:00.305Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-01T23:17:00.305Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-01T23:17:00.672Z] ? github.com/docker/docker/api [no test files] [2021-06-01T23:17:00.687Z] --- PASS: TestPsFilter (0.35s) [2021-06-01T23:17:00.687Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-01T23:17:01.374Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-01T23:17:01.374Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-01T23:17:02.496Z] === RUN TestV1IDService [2021-06-01T23:17:02.496Z] --- PASS: TestV1IDService (0.03s) [2021-06-01T23:17:02.496Z] === RUN TestV2MetadataService [2021-06-01T23:17:02.496Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-01T23:17:02.496Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-01T23:17:02.496Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-01T23:17:02.496Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-01T23:17:02.496Z] === RUN TestContinueOnError_NeverContinue [2021-06-01T23:17:02.496Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-01T23:17:02.496Z] === RUN TestManifestStore [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/no_remote_or_local [2021-06-01T23:17:02.496Z] time="2021-06-01T23:17:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local770044699\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/no_local_cache [2021-06-01T23:17:02.496Z] === RUN TestSuccessfulDownload [2021-06-01T23:17:02.496Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-01T23:17:02.496Z] download_test.go:268: Needs fixing on Windows [2021-06-01T23:17:02.496Z] === RUN TestCancelledDownload [2021-06-01T23:17:02.496Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-01T23:17:02.496Z] === RUN TestMaxDownloadAttempts [2021-06-01T23:17:02.496Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-01T23:17:02.496Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-01T23:17:02.496Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-01T23:17:02.496Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-01T23:17:02.496Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-01T23:17:02.496Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-01T23:17:02.496Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-01T23:17:02.496Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-01T23:17:02.496Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-01T23:17:02.496Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-01T23:17:02.496Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-01T23:17:02.496Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/with_local_cache [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/unknown_media_type [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-01T23:17:02.496Z] time="2021-06-01T23:17:02Z" level=warning msg="reference for unknown type: " [2021-06-01T23:17:02.496Z] time="2021-06-01T23:17:02Z" level=warning msg="reference for unknown type: " [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-01T23:17:02.496Z] time="2021-06-01T23:17:02Z" level=warning msg="reference for unknown type: " [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-01T23:17:02.496Z] time="2021-06-01T23:17:02Z" level=warning msg="reference for unknown type: " [2021-06-01T23:17:02.496Z] time="2021-06-01T23:17:02Z" level=warning msg="reference for unknown type: " [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-01T23:17:02.496Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-01T23:17:02.496Z] time="2021-06-01T23:17:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore (0.33s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-01T23:17:02.496Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-01T23:17:02.496Z] === RUN TestDetectManifestBlobMediaType [2021-06-01T23:17:02.496Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-01T23:17:02.496Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-01T23:17:02.496Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-01T23:17:02.496Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-01T23:17:02.496Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-01T23:17:02.496Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-01T23:17:02.496Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-01T23:17:02.496Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-01T23:17:02.496Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-01T23:17:02.496Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-01T23:17:02.496Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-01T23:17:02.496Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-01T23:17:02.496Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-01T23:17:02.496Z] === RUN TestFixManifestLayers [2021-06-01T23:17:02.496Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-01T23:17:02.496Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-01T23:17:02.496Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-01T23:17:02.496Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-01T23:17:02.496Z] === RUN TestFixManifestLayersBadParent [2021-06-01T23:17:02.496Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-01T23:17:02.496Z] === RUN TestValidateManifest [2021-06-01T23:17:02.496Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-01T23:17:02.496Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-01T23:17:02.496Z] === RUN TestFormatPlatform [2021-06-01T23:17:02.496Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-01T23:17:02.496Z] === RUN TestGetRepositoryMountCandidates [2021-06-01T23:17:02.496Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-01T23:17:02.496Z] === RUN TestLayerAlreadyExists [2021-06-01T23:17:02.496Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-01T23:17:02.496Z] 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-06-01T23:17:02.496Z] 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-06-01T23:17:02.496Z] 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-06-01T23:17:02.496Z] 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-06-01T23:17:02.496Z] 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-06-01T23:17:02.496Z] 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-06-01T23:17:02.496Z] === RUN TestWhenEmptyAuthConfig [2021-06-01T23:17:02.851Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.07s) [2021-06-01T23:17:02.851Z] === RUN TestRemoveContainerWithVolume [2021-06-01T23:17:02.958Z] time="2021-06-01T23:17:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-01T23:17:02.958Z] time="2021-06-01T23:17:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-01T23:17:02.958Z] time="2021-06-01T23:17:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-01T23:17:02.958Z] time="2021-06-01T23:17:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-01T23:17:02.958Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-01T23:17:02.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-06-01T23:17:02.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-06-01T23:17:02.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-06-01T23:17:02.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-06-01T23:17:02.958Z] === RUN TestTransfer [2021-06-01T23:17:02.958Z] --- PASS: TestTransfer (0.13s) [2021-06-01T23:17:02.958Z] === RUN TestConcurrencyLimit [2021-06-01T23:17:03.421Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-06-01T23:17:03.421Z] === RUN TestInactiveJobs [2021-06-01T23:17:03.421Z] === RUN TestNotFound [2021-06-01T23:17:03.421Z] --- PASS: TestNotFound (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestConflict [2021-06-01T23:17:03.421Z] --- PASS: TestConflict (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestForbidden [2021-06-01T23:17:03.421Z] --- PASS: TestForbidden (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestInvalidParameter [2021-06-01T23:17:03.421Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestNotImplemented [2021-06-01T23:17:03.421Z] --- PASS: TestNotImplemented (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestNotModified [2021-06-01T23:17:03.421Z] --- PASS: TestNotModified (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestUnauthorized [2021-06-01T23:17:03.421Z] --- PASS: TestUnauthorized (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestUnknown [2021-06-01T23:17:03.421Z] --- PASS: TestUnknown (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestCancelled [2021-06-01T23:17:03.421Z] --- PASS: TestCancelled (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestDeadline [2021-06-01T23:17:03.421Z] --- PASS: TestDeadline (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestDataLoss [2021-06-01T23:17:03.421Z] --- PASS: TestDataLoss (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestUnavailable [2021-06-01T23:17:03.421Z] --- PASS: TestUnavailable (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestSystem [2021-06-01T23:17:03.421Z] --- PASS: TestSystem (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Not_Found [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Bad_Request [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Conflict [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Unauthorized [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Forbidden [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Not_Modified [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-01T23:17:03.421Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-01T23:17:03.421Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-01T23:17:03.421Z] PASS [2021-06-01T23:17:03.421Z] coverage: 53.1% of statements [2021-06-01T23:17:03.421Z] ok github.com/docker/docker/errdefs 0.072s coverage: 53.1% of statements [2021-06-01T23:17:03.421Z] --- PASS: TestV2MetadataService (1.30s) [2021-06-01T23:17:03.421Z] PASS [2021-06-01T23:17:03.421Z] coverage: 48.2% of statements [2021-06-01T23:17:03.421Z] ok github.com/docker/docker/distribution/metadata 1.598s coverage: 48.2% of statements [2021-06-01T23:17:03.421Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2021-06-01T23:17:03.421Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-01T23:17:03.421Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-01T23:17:03.421Z] === RUN TestTokenPassThru [2021-06-01T23:17:03.421Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-01T23:17:03.421Z] === RUN TestTokenPassThruDifferentHost [2021-06-01T23:17:03.421Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2021-06-01T23:17:03.421Z] PASS [2021-06-01T23:17:03.421Z] coverage: 23.6% of statements [2021-06-01T23:17:03.421Z] ok github.com/docker/docker/distribution 1.657s coverage: 23.6% of statements [2021-06-01T23:17:03.884Z] --- PASS: TestInactiveJobs (0.40s) [2021-06-01T23:17:03.884Z] === RUN TestWatchRelease [2021-06-01T23:17:03.884Z] --- PASS: TestWatchRelease (0.05s) [2021-06-01T23:17:03.884Z] === RUN TestWatchFinishedTransfer [2021-06-01T23:17:03.884Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-01T23:17:03.884Z] === RUN TestDuplicateTransfer [2021-06-01T23:17:03.884Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-06-01T23:17:03.884Z] === RUN TestSuccessfulUpload [2021-06-01T23:17:03.884Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-01T23:17:04.347Z] time="2021-06-01T23:17:03Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-01T23:17:04.347Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-06-01T23:17:04.347Z] === RUN TestCancelledUpload [2021-06-01T23:17:04.347Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-01T23:17:04.347Z] PASS [2021-06-01T23:17:04.347Z] coverage: 77.3% of statements [2021-06-01T23:17:04.347Z] ok github.com/docker/docker/distribution/xfer 1.968s coverage: 77.3% of statements [2021-06-01T23:17:04.347Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-01T23:17:04.640Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-01T23:17:05.002Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2021-06-01T23:17:05.002Z] === RUN TestRemoveContainerRunning [2021-06-01T23:17:05.203Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-01T23:17:05.765Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-01T23:17:06.325Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-01T23:17:06.537Z] === RUN TestFSGetInvalidData [2021-06-01T23:17:06.537Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-06-01T23:17:06.537Z] === RUN TestFSInvalidSet [2021-06-01T23:17:06.537Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-01T23:17:06.537Z] === RUN TestFSInvalidRoot [2021-06-01T23:17:06.537Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-01T23:17:06.537Z] === RUN TestFSMetadataGetSet [2021-06-01T23:17:06.537Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-06-01T23:17:06.537Z] === RUN TestFSInvalidWalker [2021-06-01T23:17:06.537Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-01T23:17:06.537Z] === RUN TestFSGetSet [2021-06-01T23:17:06.537Z] --- PASS: TestFSGetSet (0.02s) [2021-06-01T23:17:06.537Z] === RUN TestFSGetUnsetKey [2021-06-01T23:17:06.537Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-01T23:17:06.537Z] === RUN TestFSGetEmptyData [2021-06-01T23:17:06.537Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-01T23:17:06.537Z] === RUN TestFSDelete [2021-06-01T23:17:06.537Z] --- PASS: TestFSDelete (0.02s) [2021-06-01T23:17:06.537Z] === RUN TestFSWalker [2021-06-01T23:17:06.537Z] --- PASS: TestFSWalker (0.02s) [2021-06-01T23:17:06.537Z] === RUN TestFSWalkerStopOnError [2021-06-01T23:17:06.537Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-06-01T23:17:06.537Z] === RUN TestNewFromJSON [2021-06-01T23:17:06.537Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-01T23:17:06.537Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-01T23:17:06.537Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-01T23:17:06.537Z] === RUN TestMarshalKeyOrder [2021-06-01T23:17:06.537Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-01T23:17:06.537Z] === RUN TestHistoryEqual [2021-06-01T23:17:06.537Z] === RUN TestCompare [2021-06-01T23:17:06.537Z] --- PASS: TestCompare (0.00s) [2021-06-01T23:17:06.537Z] PASS [2021-06-01T23:17:06.537Z] coverage: 19.2% of statements [2021-06-01T23:17:06.537Z] ok github.com/docker/docker/image/cache 0.089s coverage: 19.2% of statements [2021-06-01T23:17:06.537Z] --- PASS: TestHistoryEqual (0.17s) [2021-06-01T23:17:06.537Z] === RUN TestImage [2021-06-01T23:17:06.537Z] --- PASS: TestImage (0.00s) [2021-06-01T23:17:06.999Z] === RUN TestImageOSNotEmpty [2021-06-01T23:17:06.999Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-01T23:17:06.999Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-01T23:17:06.999Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-01T23:17:06.999Z] === RUN TestCreate [2021-06-01T23:17:06.999Z] --- PASS: TestCreate (0.01s) [2021-06-01T23:17:06.999Z] === RUN TestRestore [2021-06-01T23:17:06.999Z] time="2021-06-01T23:17:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-01T23:17:06.999Z] --- PASS: TestRestore (0.20s) [2021-06-01T23:17:06.999Z] === RUN TestAddDelete [2021-06-01T23:17:06.999Z] --- PASS: TestAddDelete (0.03s) [2021-06-01T23:17:06.999Z] === RUN TestSearchAfterDelete [2021-06-01T23:17:06.999Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-01T23:17:06.999Z] === RUN TestParentReset [2021-06-01T23:17:06.999Z] --- PASS: TestParentReset (0.06s) [2021-06-01T23:17:06.999Z] === RUN TestGetAndSetLastUpdated [2021-06-01T23:17:06.999Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-01T23:17:06.999Z] === RUN TestStoreLen [2021-06-01T23:17:06.999Z] === RUN TestValidateManifest [2021-06-01T23:17:06.999Z] === RUN TestValidateManifest/nil [2021-06-01T23:17:06.999Z] === RUN TestValidateManifest/non-nil [2021-06-01T23:17:06.999Z] --- PASS: TestValidateManifest (0.00s) [2021-06-01T23:17:06.999Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-01T23:17:06.999Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-01T23:17:06.999Z] PASS [2021-06-01T23:17:06.999Z] coverage: 0.6% of statements [2021-06-01T23:17:06.999Z] ok github.com/docker/docker/image/tarexport 0.093s coverage: 0.6% of statements [2021-06-01T23:17:06.999Z] --- PASS: TestStoreLen (0.07s) [2021-06-01T23:17:06.999Z] PASS [2021-06-01T23:17:06.999Z] coverage: 86.6% of statements [2021-06-01T23:17:06.999Z] ok github.com/docker/docker/image 0.938s coverage: 86.6% of statements [2021-06-01T23:17:07.151Z] --- PASS: TestRemoveContainerRunning (1.72s) [2021-06-01T23:17:07.151Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-01T23:17:07.461Z] === RUN TestMakeV1ConfigFromConfig [2021-06-01T23:17:07.461Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-01T23:17:07.461Z] PASS [2021-06-01T23:17:07.461Z] coverage: 25.0% of statements [2021-06-01T23:17:07.461Z] ok github.com/docker/docker/image/v1 0.106s coverage: 25.0% of statements [2021-06-01T23:17:07.461Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-01T23:17:08.668Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.69s) [2021-06-01T23:17:08.668Z] === RUN TestRemoveInvalidContainer [2021-06-01T23:17:08.668Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-01T23:17:08.668Z] === RUN TestRenameLinkedContainer [2021-06-01T23:17:08.668Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-01T23:17:08.668Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-01T23:17:08.668Z] === RUN TestRenameStoppedContainer [2021-06-01T23:17:09.653Z] === RUN TestSerialization [2021-06-01T23:17:09.653Z] --- PASS: TestSerialization (0.12s) [2021-06-01T23:17:09.653Z] PASS [2021-06-01T23:17:09.653Z] coverage: 100.0% of statements [2021-06-01T23:17:09.653Z] ok github.com/docker/docker/libcontainerd/queue 0.195s coverage: 100.0% of statements [2021-06-01T23:17:10.492Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-01T23:17:10.632Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-01T23:17:10.632Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-01T23:17:10.633Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-01T23:17:10.633Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-01T23:17:10.633Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-01T23:17:10.633Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-01T23:17:10.633Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-01T23:17:10.633Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-01T23:17:10.633Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-01T23:17:10.633Z] PASS [2021-06-01T23:17:10.633Z] coverage: 42.3% of statements [2021-06-01T23:17:10.633Z] ok github.com/docker/docker/oci 0.094s coverage: 42.3% of statements [2021-06-01T23:17:10.633Z] === RUN TestEnvironmentParsing [2021-06-01T23:17:10.633Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-01T23:17:10.633Z] PASS [2021-06-01T23:17:10.633Z] coverage: 1.0% of statements [2021-06-01T23:17:10.633Z] ok github.com/docker/docker/libcontainerd/local 0.136s coverage: 1.0% of statements [2021-06-01T23:17:10.633Z] === RUN TestEmptyLayer [2021-06-01T23:17:10.633Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-01T23:17:10.633Z] === RUN TestCommitFailure [2021-06-01T23:17:10.633Z] --- PASS: TestCommitFailure (0.02s) [2021-06-01T23:17:10.633Z] === RUN TestStartTransactionFailure [2021-06-01T23:17:10.633Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-06-01T23:17:10.633Z] === RUN TestGetOrphan [2021-06-01T23:17:10.633Z] --- PASS: TestGetOrphan (0.03s) [2021-06-01T23:17:10.633Z] === RUN TestMountAndRegister [2021-06-01T23:17:10.633Z] --- PASS: TestMountAndRegister (0.06s) [2021-06-01T23:17:10.633Z] layer_test.go:271: Layer size: 14 [2021-06-01T23:17:10.633Z] === RUN TestLayerRelease [2021-06-01T23:17:10.633Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-01T23:17:10.633Z] layer_test.go:304: Failing on Windows [2021-06-01T23:17:10.633Z] === RUN TestStoreRestore [2021-06-01T23:17:10.633Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-01T23:17:10.633Z] layer_test.go:353: Failing on Windows [2021-06-01T23:17:10.633Z] === RUN TestTarStreamStability [2021-06-01T23:17:10.633Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-01T23:17:10.633Z] layer_test.go:468: Failing on Windows [2021-06-01T23:17:10.633Z] === RUN TestRegisterExistingLayer [2021-06-01T23:17:10.822Z] --- PASS: TestRenameStoppedContainer (2.32s) [2021-06-01T23:17:10.822Z] === RUN TestRenameRunningContainerAndReuse [2021-06-01T23:17:11.097Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-06-01T23:17:11.097Z] === RUN TestTarStreamVerification [2021-06-01T23:17:11.097Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-01T23:17:11.097Z] layer_test.go:697: Failing on Windows [2021-06-01T23:17:11.097Z] === RUN TestLayerMigration [2021-06-01T23:17:11.097Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-01T23:17:11.097Z] migration_test.go:46: Failing on Windows [2021-06-01T23:17:11.097Z] === RUN TestLayerMigrationNoTarsplit [2021-06-01T23:17:11.097Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-01T23:17:11.097Z] migration_test.go:182: Failing on Windows [2021-06-01T23:17:11.097Z] === RUN TestMountInit [2021-06-01T23:17:11.097Z] --- SKIP: TestMountInit (0.00s) [2021-06-01T23:17:11.097Z] mount_test.go:17: Failing on Windows [2021-06-01T23:17:11.097Z] === RUN TestMountSize [2021-06-01T23:17:11.097Z] --- SKIP: TestMountSize (0.00s) [2021-06-01T23:17:11.097Z] mount_test.go:76: Failing on Windows [2021-06-01T23:17:11.097Z] === RUN TestMountChanges [2021-06-01T23:17:11.097Z] --- SKIP: TestMountChanges (0.00s) [2021-06-01T23:17:11.097Z] mount_test.go:125: Failing on Windows [2021-06-01T23:17:11.097Z] === RUN TestMountApply [2021-06-01T23:17:11.097Z] --- SKIP: TestMountApply (0.00s) [2021-06-01T23:17:11.097Z] mount_test.go:212: Failing on Windows [2021-06-01T23:17:11.097Z] PASS [2021-06-01T23:17:11.097Z] coverage: 30.1% of statements [2021-06-01T23:17:11.097Z] ok github.com/docker/docker/layer 0.423s coverage: 30.1% of statements [2021-06-01T23:17:11.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-01T23:17:11.097Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-01T23:17:11.097Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-01T23:17:11.097Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-01T23:17:11.097Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-01T23:17:11.566Z] === RUN TestParseVersion [2021-06-01T23:17:11.566Z] --- PASS: TestParseVersion (0.00s) [2021-06-01T23:17:11.566Z] PASS [2021-06-01T23:17:11.566Z] coverage: 52.9% of statements [2021-06-01T23:17:11.566Z] ok github.com/docker/docker/pkg/aaparser 0.058s coverage: 52.9% of statements [2021-06-01T23:17:12.541Z] === RUN TestAddressPoolOpt [2021-06-01T23:17:12.541Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/a [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/something [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/_=a [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/env1=value1 [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/_env1=value1 [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/PATH [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/=a [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/PATH= [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/PATH=something [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/asd!qwe [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/1asd [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/123 [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/some_space [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/__some_space_before [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/some_space_after__ [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/= [2021-06-01T23:17:12.541Z] === RUN TestValidateEnv/PaTh [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestParseHost [2021-06-01T23:17:12.541Z] --- PASS: TestParseHost (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestParseDockerDaemonHost [2021-06-01T23:17:12.541Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestParseTCP [2021-06-01T23:17:12.541Z] --- PASS: TestParseTCP (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-01T23:17:12.541Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestValidateExtraHosts [2021-06-01T23:17:12.541Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestIpOptString [2021-06-01T23:17:12.541Z] --- PASS: TestIpOptString (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-01T23:17:12.541Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestNewIpOptValidDefaultVal [2021-06-01T23:17:12.541Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestIpOptSetInvalidVal [2021-06-01T23:17:12.541Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestValidateIPAddress [2021-06-01T23:17:12.541Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestMapOpts [2021-06-01T23:17:12.541Z] --- PASS: TestMapOpts (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestListOptsWithoutValidator [2021-06-01T23:17:12.541Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestListOptsWithValidator [2021-06-01T23:17:12.541Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestValidateDNSSearch [2021-06-01T23:17:12.541Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_general_format [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_one_more [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-01T23:17:12.541Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-01T23:17:12.541Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestNamedListOpts [2021-06-01T23:17:12.541Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestNamedMapOpts [2021-06-01T23:17:12.541Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestParseLink [2021-06-01T23:17:12.541Z] --- PASS: TestParseLink (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestQuotedStringSetWithQuotes [2021-06-01T23:17:12.541Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-01T23:17:12.541Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-01T23:17:12.541Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-01T23:17:12.542Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-01T23:17:12.542Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-01T23:17:12.542Z] === RUN TestUlimitOpt [2021-06-01T23:17:12.542Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-01T23:17:12.542Z] PASS [2021-06-01T23:17:12.542Z] coverage: 67.1% of statements [2021-06-01T23:17:12.542Z] ok github.com/docker/docker/opts 0.207s coverage: 67.1% of statements [2021-06-01T23:17:13.005Z] === RUN TestUnbuffered [2021-06-01T23:17:13.005Z] --- PASS: TestUnbuffered (0.00s) [2021-06-01T23:17:13.005Z] === RUN TestRaceUnbuffered [2021-06-01T23:17:13.005Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-01T23:17:13.005Z] PASS [2021-06-01T23:17:13.005Z] coverage: 100.0% of statements [2021-06-01T23:17:13.005Z] ok github.com/docker/docker/pkg/broadcaster 0.107s coverage: 100.0% of statements [2021-06-01T23:17:13.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-01T23:17:14.522Z] --- PASS: TestRenameRunningContainerAndReuse (3.35s) [2021-06-01T23:17:14.522Z] === RUN TestRenameInvalidName [2021-06-01T23:17:14.559Z] === RUN TestMatch [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[]] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[foo]] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[foo_bar]] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[]#01 [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[qux]] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-01T23:17:14.559Z] === RUN TestMatch/[[foo_baz]] [2021-06-01T23:17:14.559Z] --- PASS: TestMatch (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-01T23:17:14.559Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-01T23:17:14.559Z] PASS [2021-06-01T23:17:14.559Z] coverage: 87.5% of statements [2021-06-01T23:17:14.559Z] ok github.com/docker/docker/pkg/capabilities 0.143s coverage: 87.5% of statements [2021-06-01T23:17:14.559Z] === RUN TestPeerCertificateMarshalJSON [2021-06-01T23:17:15.029Z] === RUN TestIsArchivePathDir [2021-06-01T23:17:15.029Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-01T23:17:15.029Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-01T23:17:15.029Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2021-06-01T23:17:15.029Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-01T23:17:15.029Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-01T23:17:15.029Z] === RUN TestMiddleware [2021-06-01T23:17:15.029Z] --- PASS: TestMiddleware (0.00s) [2021-06-01T23:17:15.029Z] === RUN TestNewResponseModifier [2021-06-01T23:17:15.029Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-01T23:17:15.029Z] PASS [2021-06-01T23:17:15.029Z] coverage: 26.8% of statements [2021-06-01T23:17:15.029Z] ok github.com/docker/docker/pkg/authorization 0.601s coverage: 26.8% of statements [2021-06-01T23:17:15.029Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-06-01T23:17:15.029Z] === RUN TestIsArchivePathInvalidFile [2021-06-01T23:17:15.029Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-06-01T23:17:15.029Z] === RUN TestIsArchivePathTar [2021-06-01T23:17:15.029Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-06-01T23:17:15.029Z] === RUN TestDecompressStreamGzip [2021-06-01T23:17:15.492Z] === RUN TestChrootTarUntar [2021-06-01T23:17:15.492Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:17:15.492Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-01T23:17:15.492Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:17:15.492Z] === RUN TestChrootUntarEmptyArchive [2021-06-01T23:17:15.492Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestChrootTarUntarWithSymlink [2021-06-01T23:17:15.492Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:17:15.492Z] === RUN TestChrootCopyWithTar [2021-06-01T23:17:15.492Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:17:15.492Z] === RUN TestChrootCopyFileWithTar [2021-06-01T23:17:15.492Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:17:15.492Z] === RUN TestChrootUntarPath [2021-06-01T23:17:15.492Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:17:15.492Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-01T23:17:15.492Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:17:15.492Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-01T23:17:15.492Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:17:15.492Z] === RUN TestChrootApplyDotDotFile [2021-06-01T23:17:15.492Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:17:15.492Z] PASS [2021-06-01T23:17:15.492Z] coverage: 15.4% of statements [2021-06-01T23:17:15.492Z] ok github.com/docker/docker/pkg/chrootarchive 0.188s coverage: 15.4% of statements [2021-06-01T23:17:15.492Z] --- PASS: TestDecompressStreamGzip (0.19s) [2021-06-01T23:17:15.492Z] === RUN TestDecompressStreamBzip2 [2021-06-01T23:17:15.492Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-06-01T23:17:15.492Z] === RUN TestDecompressStreamXz [2021-06-01T23:17:15.492Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:134: Xz not present in msys2 [2021-06-01T23:17:15.492Z] === RUN TestCompressStreamXzUnsupported [2021-06-01T23:17:15.492Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-01T23:17:15.492Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestCompressStreamInvalid [2021-06-01T23:17:15.492Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestExtensionInvalid [2021-06-01T23:17:15.492Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestExtensionUncompressed [2021-06-01T23:17:15.492Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestExtensionBzip2 [2021-06-01T23:17:15.492Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestExtensionGzip [2021-06-01T23:17:15.492Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestExtensionXz [2021-06-01T23:17:15.492Z] --- PASS: TestExtensionXz (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestCmdStreamLargeStderr [2021-06-01T23:17:15.492Z] === RUN TestSizeEmpty [2021-06-01T23:17:15.492Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestSizeEmptyFile [2021-06-01T23:17:15.492Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestSizeNonemptyFile [2021-06-01T23:17:15.492Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-01T23:17:15.492Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-01T23:17:15.492Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-01T23:17:15.492Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-01T23:17:15.492Z] === RUN TestMoveToSubdir [2021-06-01T23:17:15.492Z] --- PASS: TestMoveToSubdir (0.01s) [2021-06-01T23:17:15.492Z] === RUN TestSizeNonExistingDirectory [2021-06-01T23:17:15.492Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-01T23:17:15.492Z] PASS [2021-06-01T23:17:15.492Z] coverage: 80.0% of statements [2021-06-01T23:17:15.492Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements [2021-06-01T23:17:15.492Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-06-01T23:17:15.492Z] === RUN TestCmdStreamBad [2021-06-01T23:17:15.492Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-01T23:17:15.492Z] archive_test.go:239: Failing on Windows CI machines [2021-06-01T23:17:15.492Z] === RUN TestCmdStreamGood [2021-06-01T23:17:15.492Z] --- PASS: TestCmdStreamGood (0.07s) [2021-06-01T23:17:15.492Z] === RUN TestUntarPathWithInvalidDest [2021-06-01T23:17:15.550Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-06-01T23:17:15.955Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-06-01T23:17:15.955Z] === RUN TestUntarPathWithInvalidSrc [2021-06-01T23:17:15.955Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-01T23:17:15.955Z] === RUN TestUntarPath [2021-06-01T23:17:15.955Z] --- PASS: TestUntarPath (0.14s) [2021-06-01T23:17:15.955Z] === RUN TestUntarPathWithDestinationFile [2021-06-01T23:17:15.955Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-06-01T23:17:15.955Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-01T23:17:15.955Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-06-01T23:17:15.955Z] === RUN TestCopyWithTarInvalidSrc [2021-06-01T23:17:15.955Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-01T23:17:15.955Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-01T23:17:15.955Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-01T23:17:15.955Z] === RUN TestCopyWithTarSrcFile [2021-06-01T23:17:15.955Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-06-01T23:17:15.955Z] === RUN TestCopyWithTarSrcFolder [2021-06-01T23:17:15.955Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-01T23:17:15.955Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-01T23:17:15.955Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-01T23:17:15.955Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-01T23:17:15.955Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-01T23:17:15.955Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-01T23:17:15.955Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-01T23:17:15.955Z] === RUN TestCopyFileWithTarSrcFile [2021-06-01T23:17:15.955Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-01T23:17:15.955Z] === RUN TestTarFiles [2021-06-01T23:17:16.042Z] --- PASS: TestRenameInvalidName (1.73s) [2021-06-01T23:17:16.042Z] === RUN TestRenameAnonymousContainer [2021-06-01T23:17:16.418Z] === RUN Test [2021-06-01T23:17:16.418Z] === RUN Test/TestContainsEntry [2021-06-01T23:17:16.418Z] === RUN Test/TestCreateEntries [2021-06-01T23:17:16.418Z] === RUN Test/TestEntriesDiff [2021-06-01T23:17:16.418Z] === RUN Test/TestEntriesEquality [2021-06-01T23:17:16.418Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-01T23:17:16.418Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-01T23:17:16.418Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-01T23:17:16.418Z] === RUN Test/TestGeneratorNotGenerate [2021-06-01T23:17:16.418Z] === RUN Test/TestGeneratorWithPort [2021-06-01T23:17:16.418Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-01T23:17:16.418Z] === RUN Test/TestNewEntry [2021-06-01T23:17:16.418Z] === RUN Test/TestParse [2021-06-01T23:17:16.418Z] --- PASS: Test (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-01T23:17:16.418Z] --- PASS: Test/TestParse (0.00s) [2021-06-01T23:17:16.418Z] PASS [2021-06-01T23:17:16.418Z] coverage: 58.3% of statements [2021-06-01T23:17:16.418Z] ok github.com/docker/docker/pkg/discovery 0.113s coverage: 58.3% of statements [2021-06-01T23:17:16.882Z] === RUN Test [2021-06-01T23:17:16.882Z] === RUN Test/TestContent [2021-06-01T23:17:16.882Z] === RUN Test/TestInitialize [2021-06-01T23:17:16.882Z] === RUN Test/TestNew [2021-06-01T23:17:16.882Z] === RUN Test/TestParsingContentsWithComments [2021-06-01T23:17:16.882Z] === RUN Test/TestRegister [2021-06-01T23:17:16.882Z] === RUN Test/TestWatch [2021-06-01T23:17:16.882Z] --- PASS: Test (0.01s) [2021-06-01T23:17:16.882Z] --- PASS: Test/TestContent (0.00s) [2021-06-01T23:17:16.882Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-01T23:17:16.882Z] --- PASS: Test/TestNew (0.00s) [2021-06-01T23:17:16.882Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-01T23:17:16.882Z] --- PASS: Test/TestRegister (0.00s) [2021-06-01T23:17:16.882Z] --- PASS: Test/TestWatch (0.01s) [2021-06-01T23:17:16.882Z] PASS [2021-06-01T23:17:16.882Z] coverage: 92.9% of statements [2021-06-01T23:17:16.882Z] ok github.com/docker/docker/pkg/discovery/file 0.104s coverage: 92.9% of statements [2021-06-01T23:17:18.432Z] === RUN Test [2021-06-01T23:17:18.432Z] === RUN Test/TestInitialize [2021-06-01T23:17:18.432Z] time="2021-06-01T23:17:17Z" level=info msg="Initializing discovery without TLS" [2021-06-01T23:17:18.432Z] time="2021-06-01T23:17:17Z" level=info msg="Initializing discovery without TLS" [2021-06-01T23:17:18.432Z] time="2021-06-01T23:17:17Z" level=info msg="Initializing discovery without TLS" [2021-06-01T23:17:18.432Z] === RUN Test/TestInitializeWithCerts [2021-06-01T23:17:18.432Z] time="2021-06-01T23:17:17Z" level=info msg="Initializing discovery with TLS" [2021-06-01T23:17:18.432Z] === RUN Test/TestWatch [2021-06-01T23:17:18.432Z] time="2021-06-01T23:17:17Z" level=info msg="Initializing discovery without TLS" [2021-06-01T23:17:18.432Z] === RUN Test [2021-06-01T23:17:18.432Z] === RUN Test/TestWatch [2021-06-01T23:17:18.432Z] --- PASS: Test (0.00s) [2021-06-01T23:17:18.432Z] --- PASS: Test/TestWatch (0.00s) [2021-06-01T23:17:18.432Z] PASS [2021-06-01T23:17:18.432Z] coverage: 92.3% of statements [2021-06-01T23:17:18.432Z] ok github.com/docker/docker/pkg/discovery/memory 0.064s coverage: 92.3% of statements [2021-06-01T23:17:18.432Z] === RUN Test [2021-06-01T23:17:18.432Z] === RUN Test/TestInitialize [2021-06-01T23:17:18.432Z] === RUN Test/TestInitializeWithPattern [2021-06-01T23:17:18.432Z] === RUN Test/TestRegister [2021-06-01T23:17:18.432Z] === RUN Test/TestWatch [2021-06-01T23:17:18.432Z] --- PASS: Test (0.00s) [2021-06-01T23:17:18.432Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-01T23:17:18.432Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-01T23:17:18.432Z] --- PASS: Test/TestRegister (0.00s) [2021-06-01T23:17:18.432Z] --- PASS: Test/TestWatch (0.00s) [2021-06-01T23:17:18.432Z] PASS [2021-06-01T23:17:18.432Z] coverage: 93.8% of statements [2021-06-01T23:17:18.432Z] ok github.com/docker/docker/pkg/discovery/nodes 0.054s coverage: 93.8% of statements [2021-06-01T23:17:19.009Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-01T23:17:19.572Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-01T23:17:19.980Z] === RUN TestPollerAddRemove [2021-06-01T23:17:19.980Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-01T23:17:19.980Z] === RUN TestPollerEvent [2021-06-01T23:17:19.980Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-01T23:17:19.980Z] poller_test.go:41: No chmod on Windows [2021-06-01T23:17:19.980Z] === RUN TestPollerClose [2021-06-01T23:17:19.980Z] --- PASS: TestPollerClose (0.00s) [2021-06-01T23:17:19.980Z] PASS [2021-06-01T23:17:19.980Z] coverage: 45.7% of statements [2021-06-01T23:17:19.980Z] ok github.com/docker/docker/pkg/filenotify 0.057s coverage: 45.7% of statements [2021-06-01T23:17:19.980Z] === RUN TestCopyFileWithInvalidSrc [2021-06-01T23:17:19.980Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-01T23:17:19.980Z] === RUN TestCopyFileWithInvalidDest [2021-06-01T23:17:19.980Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-01T23:17:19.980Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-01T23:17:19.980Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-01T23:17:19.980Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-01T23:17:19.980Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-01T23:17:19.980Z] === RUN TestCopyFile [2021-06-01T23:17:19.980Z] --- PASS: TestCopyFile (0.00s) [2021-06-01T23:17:19.980Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-01T23:17:20.443Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-01T23:17:20.443Z] fileutils_test.go:134: Needs porting to Windows [2021-06-01T23:17:20.443Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-01T23:17:20.443Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-01T23:17:20.443Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-01T23:17:20.443Z] fileutils_test.go:180: Needs porting to Windows [2021-06-01T23:17:20.443Z] === RUN TestWildcardMatches [2021-06-01T23:17:20.443Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestPatternMatches [2021-06-01T23:17:20.443Z] --- PASS: TestPatternMatches (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-01T23:17:20.443Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestPatternMatchesFolderExclusions [2021-06-01T23:17:20.443Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-01T23:17:20.443Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-01T23:17:20.443Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-01T23:17:20.443Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-01T23:17:20.443Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestSingleExclamationError [2021-06-01T23:17:20.443Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestMatchesWithNoPatterns [2021-06-01T23:17:20.443Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestMatchesWithMalformedPatterns [2021-06-01T23:17:20.443Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestMatches [2021-06-01T23:17:20.443Z] --- PASS: TestMatches (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestCleanPatterns [2021-06-01T23:17:20.443Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-01T23:17:20.443Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestCleanPatternsExceptionFlag [2021-06-01T23:17:20.443Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-01T23:17:20.443Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-01T23:17:20.443Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestCleanPatternsErrorSingleException [2021-06-01T23:17:20.443Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestCreateIfNotExistsDir [2021-06-01T23:17:20.443Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestCreateIfNotExistsFile [2021-06-01T23:17:20.443Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-01T23:17:20.443Z] === RUN TestMatch [2021-06-01T23:17:20.443Z] --- PASS: TestMatch (0.00s) [2021-06-01T23:17:20.443Z] PASS [2021-06-01T23:17:20.443Z] coverage: 87.7% of statements [2021-06-01T23:17:20.443Z] ok github.com/docker/docker/pkg/fileutils 0.104s coverage: 87.7% of statements [2021-06-01T23:17:20.906Z] === RUN TestGet [2021-06-01T23:17:20.906Z] --- PASS: TestGet (0.00s) [2021-06-01T23:17:20.906Z] === RUN TestGetShortcutString [2021-06-01T23:17:20.906Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-01T23:17:20.906Z] PASS [2021-06-01T23:17:20.906Z] coverage: 42.9% of statements [2021-06-01T23:17:20.906Z] ok github.com/docker/docker/pkg/homedir 0.146s coverage: 42.9% of statements [2021-06-01T23:17:21.369Z] --- PASS: Test (3.18s) [2021-06-01T23:17:21.369Z] --- PASS: Test/TestInitialize (0.17s) [2021-06-01T23:17:21.369Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-01T23:17:21.369Z] --- PASS: Test/TestWatch (3.01s) [2021-06-01T23:17:21.369Z] PASS [2021-06-01T23:17:21.369Z] coverage: 84.1% of statements [2021-06-01T23:17:21.369Z] ok github.com/docker/docker/pkg/discovery/kv 3.364s coverage: 84.1% of statements [2021-06-01T23:17:22.118Z] --- PASS: TestDockerNetworkMacvlan (24.48s) [2021-06-01T23:17:22.118Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-06-01T23:17:22.118Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-06-01T23:17:22.118Z] --- PASS: TestDockerNetworkMacvlan/NilParent (3.12s) [2021-06-01T23:17:22.118Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.05s) [2021-06-01T23:17:22.118Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.55s) [2021-06-01T23:17:22.118Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.30s) [2021-06-01T23:17:22.118Z] PASS [2021-06-01T23:17:22.118Z] [2021-06-01T23:17:22.118Z] DONE 8 tests in 26.871s [2021-06-01T23:17:22.118Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-01T23:17:22.118Z] ++ 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-06-01T23:17:22.118Z] ++ set -e [2021-06-01T23:17:22.118Z] ++ '[' -n 0 ']' [2021-06-01T23:17:22.118Z] ++ set -x [2021-06-01T23:17:22.118Z] ++ env -i DEST=/go/src/github.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-06-01T23:17:22.118Z] testing: warning: no tests to run [2021-06-01T23:17:22.118Z] PASS [2021-06-01T23:17:22.118Z] [2021-06-01T23:17:22.118Z] DONE 0 tests in 0.028s [2021-06-01T23:17:22.118Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-01T23:17:22.118Z] ++ 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-06-01T23:17:22.118Z] ++ set -e [2021-06-01T23:17:22.118Z] ++ '[' -n 0 ']' [2021-06-01T23:17:22.118Z] ++ set -x [2021-06-01T23:17:22.118Z] ++ env -i DEST=/go/src/github.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-06-01T23:17:22.348Z] === RUN TestCreateIDMapOrder [2021-06-01T23:17:22.348Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-01T23:17:22.348Z] PASS [2021-06-01T23:17:22.348Z] coverage: 7.2% of statements [2021-06-01T23:17:22.348Z] ok github.com/docker/docker/pkg/idtools 0.187s coverage: 7.2% of statements [2021-06-01T23:17:22.374Z] INFO: Testing against a local daemon [2021-06-01T23:17:22.374Z] === RUN TestAuthZPluginAllowRequest [2021-06-01T23:17:22.811Z] === RUN TestError [2021-06-01T23:17:22.811Z] --- PASS: TestError (0.00s) [2021-06-01T23:17:22.811Z] === RUN TestProgressString [2021-06-01T23:17:22.811Z] === RUN TestProgressString/no_progress [2021-06-01T23:17:22.811Z] === RUN TestProgressString/progress_1 [2021-06-01T23:17:22.811Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-01T23:17:22.811Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-01T23:17:22.811Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-01T23:17:22.811Z] === RUN TestProgressString/with_units [2021-06-01T23:17:22.811Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-01T23:17:22.811Z] === RUN TestProgressString/hide_counts [2021-06-01T23:17:22.811Z] --- PASS: TestProgressString (0.00s) [2021-06-01T23:17:22.811Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-01T23:17:22.811Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-01T23:17:22.811Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-01T23:17:22.811Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-01T23:17:22.811Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-01T23:17:22.811Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-01T23:17:22.811Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-01T23:17:22.811Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-01T23:17:22.811Z] === RUN TestJSONMessageDisplay [2021-06-01T23:17:22.811Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-06-01T23:17:22.811Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-01T23:17:22.811Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-01T23:17:22.811Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-01T23:17:22.811Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-01T23:17:22.811Z] === RUN TestDisplayJSONMessagesStream [2021-06-01T23:17:22.811Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-01T23:17:22.811Z] PASS [2021-06-01T23:17:22.811Z] coverage: 91.7% of statements [2021-06-01T23:17:22.811Z] ok github.com/docker/docker/pkg/jsonmessage 0.240s coverage: 91.7% of statements [2021-06-01T23:17:22.936Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-01T23:17:23.274Z] === RUN TestFixedBufferCap [2021-06-01T23:17:23.275Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-01T23:17:23.275Z] === RUN TestFixedBufferLen [2021-06-01T23:17:23.275Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-01T23:17:23.275Z] === RUN TestFixedBufferString [2021-06-01T23:17:23.275Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-01T23:17:23.275Z] === RUN TestFixedBufferWrite [2021-06-01T23:17:23.275Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-01T23:17:23.275Z] === RUN TestFixedBufferRead [2021-06-01T23:17:23.275Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-01T23:17:23.275Z] === RUN TestBytesPipeRead [2021-06-01T23:17:23.275Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-01T23:17:23.275Z] === RUN TestBytesPipeWrite [2021-06-01T23:17:23.275Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-01T23:17:23.275Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-01T23:17:23.737Z] --- PASS: TestTarFiles (7.40s) [2021-06-01T23:17:23.737Z] === RUN TestTarUntar [2021-06-01T23:17:23.737Z] --- PASS: TestTarUntar (0.03s) [2021-06-01T23:17:23.737Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-01T23:17:23.737Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-06-01T23:17:23.737Z] === RUN TestTarWithOptions [2021-06-01T23:17:23.737Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-01T23:17:23.737Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-01T23:17:23.737Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-01T23:17:23.737Z] === RUN TestUntarUstarGnuConflict [2021-06-01T23:17:23.737Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-01T23:17:23.737Z] === RUN TestUntarInvalidFilenames [2021-06-01T23:17:23.737Z] === RUN TestStandardLongPath [2021-06-01T23:17:23.737Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-01T23:17:23.737Z] === RUN TestUNCLongPath [2021-06-01T23:17:23.737Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-01T23:17:23.737Z] PASS [2021-06-01T23:17:23.738Z] coverage: 100.0% of statements [2021-06-01T23:17:23.738Z] ok github.com/docker/docker/pkg/longpath 0.063s coverage: 100.0% of statements [2021-06-01T23:17:23.738Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames127313450\\dest" [2021-06-01T23:17:23.738Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2021-06-01T23:17:23.738Z] === RUN TestAtomicWriteToFile [2021-06-01T23:17:23.738Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-06-01T23:17:23.738Z] === RUN TestUntarHardlinkToSymlink [2021-06-01T23:17:23.738Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-01T23:17:23.738Z] === RUN TestUntarInvalidHardlink [2021-06-01T23:17:23.738Z] --- PASS: TestAtomicWriteToFile (0.03s) [2021-06-01T23:17:23.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink921915739\\victim\\hello" -> "../victim/hello" [2021-06-01T23:17:23.738Z] === RUN TestAtomicWriteSetCommit [2021-06-01T23:17:23.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink944175358\\victim\\hello" -> "/../victim/hello" [2021-06-01T23:17:23.738Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-01T23:17:23.738Z] === RUN TestAtomicWriteSetCancel [2021-06-01T23:17:23.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink162163269\\victim" -> "../victim" [2021-06-01T23:17:23.738Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-01T23:17:23.738Z] === RUN TestReadCloserWrapperClose [2021-06-01T23:17:23.738Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-01T23:17:23.738Z] === RUN TestReaderErrWrapperReadOnError [2021-06-01T23:17:23.738Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-01T23:17:23.738Z] === RUN TestReaderErrWrapperRead [2021-06-01T23:17:23.738Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-01T23:17:23.738Z] === RUN TestHashData [2021-06-01T23:17:23.738Z] --- PASS: TestHashData (0.00s) [2021-06-01T23:17:23.738Z] === RUN TestCancelReadCloser [2021-06-01T23:17:23.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink062619872\\victim" -> "../victim" [2021-06-01T23:17:23.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink003572927\\victim" -> "../victim" [2021-06-01T23:17:23.738Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink005481234\\victim" -> "../victim" [2021-06-01T23:17:23.738Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-06-01T23:17:23.738Z] === RUN TestUntarInvalidSymlink [2021-06-01T23:17:23.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink902459209\\dest\\dotdot" -> "../victim/hello" [2021-06-01T23:17:23.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink116988948\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-01T23:17:23.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink894374499\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:17:23.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink882115174\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:17:23.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink153293453\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:17:23.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink834738824\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:17:23.738Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink259830343\\dest\\dir\\loophole" -> "../../victim" [2021-06-01T23:17:23.738Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-06-01T23:17:23.738Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-01T23:17:23.738Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-01T23:17:23.738Z] === RUN TestXGlobalNoParent [2021-06-01T23:17:23.738Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-01T23:17:23.738Z] === RUN TestReplaceFileTarWrapper [2021-06-01T23:17:23.738Z] --- PASS: TestCancelReadCloser (0.11s) [2021-06-01T23:17:23.738Z] === RUN TestWriteCloserWrapperClose [2021-06-01T23:17:23.738Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-01T23:17:23.738Z] === RUN TestNopWriteCloser [2021-06-01T23:17:23.738Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-01T23:17:23.738Z] === RUN TestNopWriter [2021-06-01T23:17:23.738Z] --- PASS: TestNopWriter (0.00s) [2021-06-01T23:17:23.738Z] === RUN TestWriteCounter [2021-06-01T23:17:23.738Z] --- PASS: TestWriteCounter (0.00s) [2021-06-01T23:17:23.738Z] PASS [2021-06-01T23:17:23.738Z] coverage: 69.2% of statements [2021-06-01T23:17:23.738Z] ok github.com/docker/docker/pkg/ioutils 0.727s coverage: 69.2% of statements [2021-06-01T23:17:24.200Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2021-06-01T23:17:24.200Z] === RUN TestPrefixHeaderReadable [2021-06-01T23:17:24.200Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-01T23:17:24.200Z] === RUN TestDisablePigz [2021-06-01T23:17:24.200Z] === RUN TestNameFormat [2021-06-01T23:17:24.200Z] --- PASS: TestNameFormat (0.00s) [2021-06-01T23:17:24.200Z] === RUN TestNameRetries [2021-06-01T23:17:24.200Z] --- PASS: TestNameRetries (0.00s) [2021-06-01T23:17:24.200Z] PASS [2021-06-01T23:17:24.200Z] coverage: 85.7% of statements [2021-06-01T23:17:24.200Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2021-06-01T23:17:24.200Z] --- PASS: TestDisablePigz (0.15s) [2021-06-01T23:17:24.200Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-01T23:17:24.200Z] === RUN TestPigz [2021-06-01T23:17:24.301Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2021-06-01T23:17:24.301Z] === RUN TestAuthZPluginTLS [2021-06-01T23:17:24.548Z] --- PASS: TestRenameAnonymousContainer (8.69s) [2021-06-01T23:17:24.548Z] === RUN TestRenameContainerWithSameName [2021-06-01T23:17:24.663Z] --- PASS: TestPigz (0.18s) [2021-06-01T23:17:24.663Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-01T23:17:24.663Z] === RUN TestCopyFileWithInvalidDest [2021-06-01T23:17:24.663Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-01T23:17:24.663Z] archive_windows_test.go:16: Currently fails [2021-06-01T23:17:24.663Z] === RUN TestCanonicalTarNameForPath [2021-06-01T23:17:24.663Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-01T23:17:24.663Z] === RUN TestCanonicalTarName [2021-06-01T23:17:24.663Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-01T23:17:24.663Z] === RUN TestChmodTarEntry [2021-06-01T23:17:24.663Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-01T23:17:24.663Z] === RUN TestHardLinkOrder [2021-06-01T23:17:24.663Z] --- PASS: TestHardLinkOrder (0.11s) [2021-06-01T23:17:24.663Z] === RUN TestChangeString [2021-06-01T23:17:24.663Z] --- PASS: TestChangeString (0.00s) [2021-06-01T23:17:24.663Z] === RUN TestChangesWithNoChanges [2021-06-01T23:17:24.663Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-06-01T23:17:24.663Z] === RUN TestChangesWithChanges [2021-06-01T23:17:24.663Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-01T23:17:24.663Z] === RUN TestChangesWithChangesGH13590 [2021-06-01T23:17:24.663Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-01T23:17:24.663Z] changes_test.go:196: needs more investigation [2021-06-01T23:17:24.663Z] === RUN TestChangesDirsEmpty [2021-06-01T23:17:24.663Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-06-01T23:17:24.663Z] === RUN TestChangesDirsMutated [2021-06-01T23:17:24.663Z] === RUN TestParseKeyValueOpt [2021-06-01T23:17:24.663Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-01T23:17:24.663Z] === RUN TestParseUintList [2021-06-01T23:17:24.663Z] --- PASS: TestParseUintList (0.00s) [2021-06-01T23:17:24.663Z] === RUN TestParseUintListMaximumLimits [2021-06-01T23:17:24.663Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-01T23:17:24.663Z] PASS [2021-06-01T23:17:24.663Z] coverage: 97.0% of statements [2021-06-01T23:17:24.663Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2021-06-01T23:17:24.862Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-06-01T23:17:24.862Z] === RUN TestAuthZPluginDenyRequest [2021-06-01T23:17:25.127Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-06-01T23:17:25.127Z] === RUN TestApplyLayer [2021-06-01T23:17:25.127Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-01T23:17:25.127Z] changes_test.go:433: needs further investigation [2021-06-01T23:17:25.127Z] === RUN TestChangesSizeWithHardlinks [2021-06-01T23:17:25.127Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-01T23:17:25.127Z] changes_test.go:469: needs further investigation [2021-06-01T23:17:25.127Z] === RUN TestChangesSizeWithNoChanges [2021-06-01T23:17:25.127Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-01T23:17:25.127Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-01T23:17:25.127Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-01T23:17:25.127Z] === RUN TestChangesSize [2021-06-01T23:17:25.127Z] --- PASS: TestChangesSize (0.04s) [2021-06-01T23:17:25.127Z] === RUN TestApplyLayerInvalidFilenames [2021-06-01T23:17:25.127Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames925524638\\dest" [2021-06-01T23:17:25.127Z] --- PASS: TestApplyLayerInvalidFilenames (0.04s) [2021-06-01T23:17:25.127Z] === RUN TestApplyLayerInvalidHardlink [2021-06-01T23:17:25.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink991328128\\victim\\hello" -> "../victim/hello" [2021-06-01T23:17:25.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink059779807\\victim\\hello" -> "/../victim/hello" [2021-06-01T23:17:25.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink403371698\\victim" -> "../victim" [2021-06-01T23:17:25.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink476569193\\victim" -> "../victim" [2021-06-01T23:17:25.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink904681140\\victim" -> "../victim" [2021-06-01T23:17:25.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink609844867\\victim" -> "../victim" [2021-06-01T23:17:25.127Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2021-06-01T23:17:25.127Z] === RUN TestApplyLayerInvalidSymlink [2021-06-01T23:17:25.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink074640902\\dest\\dotdot" -> "../victim/hello" [2021-06-01T23:17:25.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink890402221\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-01T23:17:25.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink341212456\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:17:25.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink000473703\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:17:25.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink064908442\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:17:25.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink375526705\\dest\\loophole-victim" -> "../victim" [2021-06-01T23:17:25.127Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-06-01T23:17:25.127Z] === RUN TestApplyLayerWhiteouts [2021-06-01T23:17:25.127Z] === RUN TestNewAndRemove [2021-06-01T23:17:25.127Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-01T23:17:25.127Z] === RUN TestRemoveInvalidPath [2021-06-01T23:17:25.127Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-01T23:17:25.127Z] PASS [2021-06-01T23:17:25.127Z] coverage: 82.6% of statements [2021-06-01T23:17:25.127Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2021-06-01T23:17:25.127Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-06-01T23:17:25.127Z] === RUN TestGenerateEmptyFile [2021-06-01T23:17:25.127Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-01T23:17:25.127Z] === RUN TestGenerateWithContent [2021-06-01T23:17:25.127Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-01T23:17:25.127Z] PASS [2021-06-01T23:17:25.127Z] coverage: 62.6% of statements [2021-06-01T23:17:25.127Z] ok github.com/docker/docker/pkg/archive 10.572s coverage: 62.6% of statements [2021-06-01T23:17:25.424Z] --- PASS: TestAuthZPluginDenyRequest (0.71s) [2021-06-01T23:17:25.424Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-01T23:17:26.351Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2021-06-01T23:17:26.351Z] === RUN TestAuthZPluginDenyResponse [2021-06-01T23:17:26.675Z] === RUN TestParseEmptyInterface [2021-06-01T23:17:26.675Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-01T23:17:26.675Z] === RUN TestParseNonInterfaceType [2021-06-01T23:17:26.675Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-01T23:17:26.675Z] === RUN TestParseWithOneFunction [2021-06-01T23:17:26.675Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-01T23:17:26.675Z] === RUN TestParseWithMultipleFuncs [2021-06-01T23:17:26.675Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-01T23:17:26.675Z] === RUN TestParseWithUnnamedReturn [2021-06-01T23:17:26.675Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-01T23:17:26.675Z] === RUN TestEmbeddedInterface [2021-06-01T23:17:26.675Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-01T23:17:26.675Z] === RUN TestParsedImports [2021-06-01T23:17:26.675Z] --- PASS: TestParsedImports (0.00s) [2021-06-01T23:17:26.675Z] === RUN TestAliasedImports [2021-06-01T23:17:26.676Z] --- PASS: TestAliasedImports (0.00s) [2021-06-01T23:17:26.676Z] PASS [2021-06-01T23:17:26.676Z] coverage: 56.8% of statements [2021-06-01T23:17:26.676Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.089s coverage: 56.8% of statements [2021-06-01T23:17:26.702Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2021-06-01T23:17:26.702Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-01T23:17:26.702Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-01T23:17:26.702Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-01T23:17:26.702Z] === RUN TestResize [2021-06-01T23:17:26.914Z] --- PASS: TestAuthZPluginDenyResponse (0.62s) [2021-06-01T23:17:26.914Z] === RUN TestAuthZPluginAllowEventStream [2021-06-01T23:17:27.139Z] === RUN TestFailedConnection [2021-06-01T23:17:28.120Z] === RUN TestHTTPTransport [2021-06-01T23:17:28.120Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-01T23:17:28.120Z] PASS [2021-06-01T23:17:28.120Z] coverage: 85.7% of statements [2021-06-01T23:17:28.120Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2021-06-01T23:17:28.120Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-01T23:17:28.120Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-01T23:17:28.120Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-01T23:17:28.120Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-01T23:17:28.120Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-01T23:17:28.120Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-01T23:17:28.120Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-01T23:17:28.120Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-01T23:17:28.120Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-01T23:17:28.120Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-01T23:17:28.120Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-01T23:17:28.120Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-01T23:17:28.120Z] === RUN TestBufferPoolPutAndGet [2021-06-01T23:17:28.120Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-01T23:17:28.120Z] PASS [2021-06-01T23:17:28.120Z] coverage: 88.2% of statements [2021-06-01T23:17:28.120Z] ok github.com/docker/docker/pkg/pools 0.054s coverage: 88.2% of statements [2021-06-01T23:17:28.120Z] --- PASS: TestFailedConnection (1.02s) [2021-06-01T23:17:28.120Z] === RUN TestFailOnce [2021-06-01T23:17:28.120Z] 2021/06/01 23:17:27 http: panic serving 127.0.0.1:49224: Plugin not ready [2021-06-01T23:17:28.120Z] goroutine 34 [running]: [2021-06-01T23:17:28.120Z] net/http.(*conn).serve.func1(0xc000138000) [2021-06-01T23:17:28.120Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-01T23:17:28.120Z] panic(0x849b40, 0x986aa0) [2021-06-01T23:17:28.120Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-01T23:17:28.120Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc0001020e0, 0xc000148000) [2021-06-01T23:17:28.120Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-01T23:17:28.120Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc0001020e0, 0xc000148000) [2021-06-01T23:17:28.120Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-01T23:17:28.120Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc0001020e0, 0xc000148000) [2021-06-01T23:17:28.120Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-01T23:17:28.120Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc0001020e0, 0xc000148000) [2021-06-01T23:17:28.120Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-01T23:17:28.120Z] net/http.(*conn).serve(0xc000138000, 0x99b2a0, 0xc000126040) [2021-06-01T23:17:28.120Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-01T23:17:28.120Z] created by net/http.(*Server).Serve [2021-06-01T23:17:28.120Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-01T23:17:28.120Z] time="2021-06-01T23:17:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.FailOnce: Post http://127.0.0.1:49223/Test.FailOnce: EOF, retrying in 1s" [2021-06-01T23:17:28.221Z] --- PASS: TestResize (1.72s) [2021-06-01T23:17:28.221Z] === RUN TestResizeWithInvalidSize [2021-06-01T23:17:28.804Z] === RUN TestDockerSuite/TestBuildRm [2021-06-01T23:17:28.804Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s) [2021-06-01T23:17:28.804Z] === RUN TestAuthZPluginErrorResponse [2021-06-01T23:17:29.103Z] === RUN TestOutputOnPrematureClose [2021-06-01T23:17:29.103Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-01T23:17:29.103Z] === RUN TestCompleteSilently [2021-06-01T23:17:29.103Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-01T23:17:29.103Z] PASS [2021-06-01T23:17:29.103Z] coverage: 75.9% of statements [2021-06-01T23:17:29.103Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2021-06-01T23:17:29.103Z] === RUN TestSendToOneSub [2021-06-01T23:17:29.103Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-01T23:17:29.103Z] === RUN TestSendToMultipleSubs [2021-06-01T23:17:29.103Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-01T23:17:29.103Z] === RUN TestEvictOneSub [2021-06-01T23:17:29.103Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-01T23:17:29.103Z] === RUN TestClosePublisher [2021-06-01T23:17:29.103Z] --- PASS: TestClosePublisher (0.00s) [2021-06-01T23:17:29.103Z] === RUN TestPubSubRace [2021-06-01T23:17:29.103Z] --- PASS: TestFailOnce (1.19s) [2021-06-01T23:17:29.103Z] === RUN TestEchoInputOutput [2021-06-01T23:17:29.103Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-01T23:17:29.103Z] === RUN TestBackoff [2021-06-01T23:17:29.103Z] --- PASS: TestBackoff (0.00s) [2021-06-01T23:17:29.103Z] === RUN TestAbortRetry [2021-06-01T23:17:29.103Z] --- PASS: TestAbortRetry (0.00s) [2021-06-01T23:17:29.103Z] === RUN TestClientScheme [2021-06-01T23:17:29.103Z] --- PASS: TestClientScheme (0.00s) [2021-06-01T23:17:29.103Z] === RUN TestNewClientWithTimeout [2021-06-01T23:17:29.367Z] --- PASS: TestAuthZPluginErrorResponse (0.75s) [2021-06-01T23:17:29.367Z] === RUN TestAuthZPluginErrorRequest [2021-06-01T23:17:29.566Z] time="2021-06-01T23:17:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-01T23:17:29.741Z] --- PASS: TestResizeWithInvalidSize (1.74s) [2021-06-01T23:17:29.741Z] === RUN TestResizeWhenContainerNotStarted [2021-06-01T23:17:30.030Z] === RUN TestRegister [2021-06-01T23:17:30.030Z] --- PASS: TestRegister (0.00s) [2021-06-01T23:17:30.030Z] === RUN TestCommand [2021-06-01T23:17:30.030Z] --- PASS: TestPubSubRace (1.06s) [2021-06-01T23:17:30.030Z] PASS [2021-06-01T23:17:30.030Z] coverage: 75.0% of statements [2021-06-01T23:17:30.030Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-06-01T23:17:30.030Z] --- PASS: TestCommand (0.03s) [2021-06-01T23:17:30.030Z] === RUN TestNaiveSelf [2021-06-01T23:17:30.030Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-01T23:17:30.030Z] PASS [2021-06-01T23:17:30.030Z] coverage: 82.4% of statements [2021-06-01T23:17:30.030Z] ok github.com/docker/docker/pkg/reexec 0.101s coverage: 82.4% of statements [2021-06-01T23:17:30.296Z] --- PASS: TestAuthZPluginErrorRequest (0.76s) [2021-06-01T23:17:30.296Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-01T23:17:30.858Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.76s) [2021-06-01T23:17:30.858Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-01T23:17:31.006Z] time="2021-06-01T23:17:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-01T23:17:31.469Z] === RUN TestParseSignal [2021-06-01T23:17:31.469Z] --- PASS: TestParseSignal (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestValidSignalForPlatform [2021-06-01T23:17:31.469Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-01T23:17:31.469Z] PASS [2021-06-01T23:17:31.469Z] coverage: 19.7% of statements [2021-06-01T23:17:31.469Z] ok github.com/docker/docker/pkg/signal 0.055s coverage: 19.7% of statements [2021-06-01T23:17:31.469Z] === RUN TestNewStdWriter [2021-06-01T23:17:31.469Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-01T23:17:31.469Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestWriteWithNilBytes [2021-06-01T23:17:31.469Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestWrite [2021-06-01T23:17:31.469Z] --- PASS: TestWrite (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestWriteWithWriterError [2021-06-01T23:17:31.469Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-01T23:17:31.469Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestStdCopyWriteAndRead [2021-06-01T23:17:31.469Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-01T23:17:31.469Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-01T23:17:31.469Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-01T23:17:31.469Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-01T23:17:31.469Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-01T23:17:31.469Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-01T23:17:31.469Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-01T23:17:31.469Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-01T23:17:31.469Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-01T23:17:31.469Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-01T23:17:31.469Z] PASS [2021-06-01T23:17:31.469Z] coverage: 100.0% of statements [2021-06-01T23:17:31.469Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2021-06-01T23:17:31.785Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-01T23:17:31.894Z] --- PASS: TestResizeWhenContainerNotStarted (1.82s) [2021-06-01T23:17:31.894Z] === RUN TestDaemonRestartKillContainers [2021-06-01T23:17:31.894Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-01T23:17:31.894Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:17:31.894Z] === RUN TestStats [2021-06-01T23:17:31.894Z] --- SKIP: TestStats (0.00s) [2021-06-01T23:17:31.894Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-01T23:17:31.894Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-01T23:17:32.445Z] === RUN TestGenerateRandomID [2021-06-01T23:17:32.445Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-01T23:17:32.445Z] === RUN TestShortenId [2021-06-01T23:17:32.445Z] --- PASS: TestShortenId (0.00s) [2021-06-01T23:17:32.445Z] === RUN TestShortenSha256Id [2021-06-01T23:17:32.445Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-01T23:17:32.445Z] === RUN TestShortenIdEmpty [2021-06-01T23:17:32.445Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-01T23:17:32.445Z] === RUN TestShortenIdInvalid [2021-06-01T23:17:32.445Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-01T23:17:32.445Z] === RUN TestIsShortIDNonHex [2021-06-01T23:17:32.445Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-01T23:17:32.445Z] === RUN TestIsShortIDNotCorrectSize [2021-06-01T23:17:32.445Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-01T23:17:32.445Z] PASS [2021-06-01T23:17:32.445Z] coverage: 70.6% of statements [2021-06-01T23:17:32.445Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2021-06-01T23:17:32.908Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-01T23:17:32.908Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-01T23:17:32.908Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestFormatStatus [2021-06-01T23:17:32.908Z] --- PASS: TestFormatStatus (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestFormatError [2021-06-01T23:17:32.908Z] --- PASS: TestFormatError (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestFormatJSONError [2021-06-01T23:17:32.908Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-01T23:17:32.908Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-01T23:17:32.908Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestNewJSONProgressOutput [2021-06-01T23:17:32.908Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestAuxFormatterEmit [2021-06-01T23:17:32.908Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestStreamWriterStdout [2021-06-01T23:17:32.908Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-01T23:17:32.908Z] === RUN TestStreamWriterStderr [2021-06-01T23:17:32.908Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-01T23:17:32.908Z] PASS [2021-06-01T23:17:32.908Z] coverage: 66.2% of statements [2021-06-01T23:17:32.908Z] ok github.com/docker/docker/pkg/streamformatter 0.064s coverage: 66.2% of statements [2021-06-01T23:17:33.152Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-01T23:17:33.409Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.46s) [2021-06-01T23:17:33.409Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-01T23:17:33.885Z] time="2021-06-01T23:17:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-01T23:17:33.885Z] === RUN TestIsCpusetListAvailable [2021-06-01T23:17:33.885Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-01T23:17:33.885Z] PASS [2021-06-01T23:17:33.885Z] coverage: 38.2% of statements [2021-06-01T23:17:33.885Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2021-06-01T23:17:34.338Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-01T23:17:34.862Z] === RUN TestChtimes [2021-06-01T23:17:34.862Z] --- PASS: TestChtimes (0.00s) [2021-06-01T23:17:34.862Z] === RUN TestChtimesWindows [2021-06-01T23:17:34.862Z] --- PASS: TestChtimesWindows (0.01s) [2021-06-01T23:17:34.862Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-01T23:17:34.862Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-01T23:17:34.862Z] === RUN TestEnsureRemoveAllNotExist [2021-06-01T23:17:34.862Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-01T23:17:34.862Z] === RUN TestEnsureRemoveAllWithDir [2021-06-01T23:17:34.862Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-01T23:17:34.862Z] === RUN TestEnsureRemoveAllWithFile [2021-06-01T23:17:34.862Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-01T23:17:34.862Z] === RUN TestHasWin32KSupport [2021-06-01T23:17:34.862Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-01T23:17:34.862Z] syscall_windows_test.go:8: win32k: true [2021-06-01T23:17:34.862Z] PASS [2021-06-01T23:17:34.862Z] coverage: 12.0% of statements [2021-06-01T23:17:34.862Z] ok github.com/docker/docker/pkg/system 0.089s coverage: 12.0% of statements [2021-06-01T23:17:34.902Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-01T23:17:35.325Z] === RUN TestTailFile [2021-06-01T23:17:35.325Z] --- PASS: TestTailFile (0.00s) [2021-06-01T23:17:35.325Z] === RUN TestTailFileManyLines [2021-06-01T23:17:35.325Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-01T23:17:35.325Z] === RUN TestTailEmptyFile [2021-06-01T23:17:35.325Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-01T23:17:35.325Z] === RUN TestTailNegativeN [2021-06-01T23:17:35.325Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader [2021-06-01T23:17:35.325Z] === PAUSE TestNewTailReader [2021-06-01T23:17:35.325Z] === CONT TestNewTailReader [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-01T23:17:35.325Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-01T23:17:35.325Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-01T23:17:35.325Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/no_delimiter [2021-06-01T23:17:35.325Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-01T23:17:35.325Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-01T23:17:35.325Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/truncated_last_line [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-01T23:17:35.325Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.326Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/no_delimiter [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.327Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.465Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-01T23:17:35.722Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.45s) [2021-06-01T23:17:35.722Z] === RUN TestAuthZPluginHeader [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.792Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.793Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.794Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.795Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.795Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:35.796Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-01T23:17:36.306Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:17:36.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.04s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.03s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.02s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.02s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.02s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.02s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:17:36.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.03s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-01T23:17:36.308Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-01T23:17:36.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-01T23:17:36.309Z] PASS [2021-06-01T23:17:36.309Z] coverage: 88.6% of statements [2021-06-01T23:17:36.309Z] ok github.com/docker/docker/pkg/tailfile 0.561s coverage: 88.6% of statements [2021-06-01T23:17:36.653Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-01T23:17:36.772Z] === RUN TestTarSumRemoveNonExistent [2021-06-01T23:17:36.772Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-06-01T23:17:36.772Z] === RUN TestTarSumRemove [2021-06-01T23:17:36.772Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-01T23:17:36.772Z] === RUN TestSortFileInfoSums [2021-06-01T23:17:36.772Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-01T23:17:36.772Z] === RUN TestNewTarSumForLabelInvalid [2021-06-01T23:17:36.772Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-01T23:17:36.772Z] === RUN TestNewTarSumForLabel [2021-06-01T23:17:36.772Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-01T23:17:36.772Z] === RUN TestEmptyTar [2021-06-01T23:17:36.772Z] --- PASS: TestEmptyTar (0.00s) [2021-06-01T23:17:36.772Z] === RUN TestTarSumsReadSize [2021-06-01T23:17:36.772Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-06-01T23:17:36.772Z] === RUN TestTarSums [2021-06-01T23:17:36.772Z] --- PASS: TestTarSums (0.11s) [2021-06-01T23:17:36.772Z] === RUN TestIteration [2021-06-01T23:17:36.772Z] --- PASS: TestIteration (0.00s) [2021-06-01T23:17:36.772Z] === RUN TestVersionLabelForChecksum [2021-06-01T23:17:36.772Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-01T23:17:36.772Z] === RUN TestVersion [2021-06-01T23:17:36.772Z] --- PASS: TestVersion (0.00s) [2021-06-01T23:17:36.772Z] === RUN TestGetVersion [2021-06-01T23:17:36.772Z] --- PASS: TestGetVersion (0.00s) [2021-06-01T23:17:36.772Z] === RUN TestGetVersions [2021-06-01T23:17:36.772Z] --- PASS: TestGetVersions (0.00s) [2021-06-01T23:17:36.772Z] PASS [2021-06-01T23:17:36.772Z] coverage: 89.3% of statements [2021-06-01T23:17:36.772Z] ok github.com/docker/docker/pkg/tarsum 0.181s coverage: 89.3% of statements [2021-06-01T23:17:36.909Z] --- PASS: TestAuthZPluginHeader (1.04s) [2021-06-01T23:17:36.909Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-01T23:17:37.235Z] testing: warning: no tests to run [2021-06-01T23:17:37.235Z] PASS [2021-06-01T23:17:37.235Z] coverage: [no statements] [2021-06-01T23:17:37.235Z] ok github.com/docker/docker/pkg/term/windows 0.060s coverage: [no statements] [no tests to run] [2021-06-01T23:17:37.646Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.36s) [2021-06-01T23:17:37.646Z] === RUN TestStopContainerWithTimeout [2021-06-01T23:17:37.646Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-01T23:17:37.646Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-01T23:17:37.646Z] === RUN TestUpdateRestartPolicy [2021-06-01T23:17:37.698Z] === RUN TestTruncIndex [2021-06-01T23:17:37.698Z] --- PASS: TestTruncIndex (0.11s) [2021-06-01T23:17:37.698Z] PASS [2021-06-01T23:17:37.698Z] coverage: 91.5% of statements [2021-06-01T23:17:37.698Z] ok github.com/docker/docker/pkg/truncindex 0.186s coverage: 91.5% of statements [2021-06-01T23:17:38.168Z] time="2021-06-01T23:17:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-01T23:17:38.168Z] === RUN TestIsGIT [2021-06-01T23:17:38.168Z] --- PASS: TestIsGIT (0.00s) [2021-06-01T23:17:38.168Z] === RUN TestIsTransport [2021-06-01T23:17:38.168Z] --- PASS: TestIsTransport (0.00s) [2021-06-01T23:17:38.168Z] PASS [2021-06-01T23:17:38.168Z] coverage: 100.0% of statements [2021-06-01T23:17:38.168Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2021-06-01T23:17:38.276Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-01T23:17:39.149Z] === RUN TestVersionInfo [2021-06-01T23:17:39.149Z] --- PASS: TestVersionInfo (0.00s) [2021-06-01T23:17:39.149Z] === RUN TestAppendVersions [2021-06-01T23:17:39.149Z] --- PASS: TestAppendVersions (0.00s) [2021-06-01T23:17:39.149Z] PASS [2021-06-01T23:17:39.149Z] coverage: 88.9% of statements [2021-06-01T23:17:39.149Z] ok github.com/docker/docker/pkg/useragent 0.062s coverage: 88.9% of statements [2021-06-01T23:17:39.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-01T23:17:39.461Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-01T23:17:41.347Z] === RUN TestValidatePrivileges [2021-06-01T23:17:41.347Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-01T23:17:41.347Z] === RUN TestFilterByCapNeg [2021-06-01T23:17:41.347Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-01T23:17:41.347Z] === RUN TestFilterByCapPos [2021-06-01T23:17:41.347Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-01T23:17:41.347Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-01T23:17:41.347Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-01T23:17:41.347Z] PASS [2021-06-01T23:17:41.347Z] coverage: 12.0% of statements [2021-06-01T23:17:41.347Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.0% of statements [2021-06-01T23:17:41.347Z] === RUN TestNewSettable [2021-06-01T23:17:41.347Z] --- PASS: TestNewSettable (0.00s) [2021-06-01T23:17:41.347Z] === RUN TestIsSettable [2021-06-01T23:17:41.347Z] --- PASS: TestIsSettable (0.00s) [2021-06-01T23:17:41.347Z] === RUN TestUpdateSettingsEnv [2021-06-01T23:17:41.347Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-01T23:17:41.347Z] PASS [2021-06-01T23:17:41.347Z] coverage: 20.1% of statements [2021-06-01T23:17:41.347Z] ok github.com/docker/docker/plugin/v2 0.081s coverage: 20.1% of statements [2021-06-01T23:17:42.895Z] === RUN TestLoad [2021-06-01T23:17:42.895Z] --- PASS: TestLoad (0.00s) [2021-06-01T23:17:42.895Z] === RUN TestSave [2021-06-01T23:17:42.895Z] --- PASS: TestSave (0.03s) [2021-06-01T23:17:42.895Z] === RUN TestAddDeleteGet [2021-06-01T23:17:42.895Z] --- PASS: TestAddDeleteGet (0.05s) [2021-06-01T23:17:42.895Z] === RUN TestInvalidTags [2021-06-01T23:17:42.895Z] --- PASS: TestInvalidTags (0.01s) [2021-06-01T23:17:42.895Z] PASS [2021-06-01T23:17:42.895Z] coverage: 84.4% of statements [2021-06-01T23:17:42.895Z] ok github.com/docker/docker/reference 0.142s coverage: 84.4% of statements [2021-06-01T23:17:43.632Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (6.02s) [2021-06-01T23:17:43.632Z] === RUN TestAuthZPluginV2Disable [2021-06-01T23:17:44.443Z] === RUN TestResolveAuthConfigIndexServer [2021-06-01T23:17:44.443Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-01T23:17:44.443Z] === RUN TestResolveAuthConfigFullURL [2021-06-01T23:17:44.443Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-01T23:17:44.443Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-01T23:17:44.443Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-01T23:17:44.443Z] === RUN TestValidateMirror [2021-06-01T23:17:44.443Z] --- PASS: TestValidateMirror (0.00s) [2021-06-01T23:17:44.443Z] === RUN TestLoadInsecureRegistries [2021-06-01T23:17:44.562Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-01T23:17:44.562Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-01T23:17:44.820Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-01T23:17:44.820Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-01T23:17:44.906Z] time="2021-06-01T23:17:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-01T23:17:44.906Z] time="2021-06-01T23:17:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-01T23:17:44.906Z] time="2021-06-01T23:17:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-01T23:17:44.906Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2021-06-01T23:17:44.906Z] === RUN TestNewServiceConfig [2021-06-01T23:17:44.906Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-01T23:17:44.906Z] === RUN TestValidateIndexName [2021-06-01T23:17:44.906Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-01T23:17:44.906Z] === RUN TestValidateIndexNameWithError [2021-06-01T23:17:44.906Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-01T23:17:44.906Z] === RUN TestEndpointParse [2021-06-01T23:17:44.906Z] --- PASS: TestEndpointParse (0.00s) [2021-06-01T23:17:44.906Z] === RUN TestEndpointParseInvalid [2021-06-01T23:17:44.906Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-01T23:17:44.906Z] === RUN TestValidateEndpoint [2021-06-01T23:17:44.906Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-01T23:17:44.906Z] === RUN TestPing [2021-06-01T23:17:44.906Z] --- PASS: TestPing (0.00s) [2021-06-01T23:17:44.906Z] === RUN TestPingRegistryEndpoint [2021-06-01T23:17:44.906Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-01T23:17:44.906Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:17:44.906Z] === RUN TestEndpoint [2021-06-01T23:17:44.906Z] --- SKIP: TestEndpoint (0.00s) [2021-06-01T23:17:44.906Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:17:44.906Z] === RUN TestParseRepositoryInfo [2021-06-01T23:17:44.906Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-01T23:17:44.906Z] === RUN TestNewIndexInfo [2021-06-01T23:17:44.906Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-01T23:17:44.906Z] === RUN TestMirrorEndpointLookup [2021-06-01T23:17:44.906Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-01T23:17:44.906Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:17:44.906Z] === RUN TestSearchRepositories [2021-06-01T23:17:44.906Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-01T23:17:44.906Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-01T23:17:44.906Z] Host: 127.0.0.1:49233 [2021-06-01T23:17:44.906Z] User-Agent: docker test client [2021-06-01T23:17:44.906Z] Authorization: Token fake-token [2021-06-01T23:17:44.906Z] X-Docker-Token: true [2021-06-01T23:17:44.906Z] Accept-Encoding: gzip [2021-06-01T23:17:44.907Z] [2021-06-01T23:17:44.907Z] [2021-06-01T23:17:44.907Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-01T23:17:44.907Z] Connection: close [2021-06-01T23:17:44.907Z] Content-Length: 144 [2021-06-01T23:17:44.907Z] Cache-Control: no-cache [2021-06-01T23:17:44.907Z] Content-Type: application/json [2021-06-01T23:17:44.907Z] Date: Tue, 01 Jun 2021 23:17:44 GMT [2021-06-01T23:17:44.907Z] Expires: -1 [2021-06-01T23:17:44.907Z] Pragma: no-cache [2021-06-01T23:17:44.907Z] Server: docker-tests/mock [2021-06-01T23:17:44.907Z] X-Docker-Registry-Config: mock [2021-06-01T23:17:44.907Z] X-Docker-Registry-Version: 0.0.0 [2021-06-01T23:17:44.907Z] [2021-06-01T23:17:44.907Z] [2021-06-01T23:17:44.907Z] === RUN TestTrustedLocation [2021-06-01T23:17:44.907Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-01T23:17:44.907Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-01T23:17:44.907Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-01T23:17:44.907Z] === RUN TestAllowNondistributableArtifacts [2021-06-01T23:17:44.907Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-01T23:17:44.907Z] === RUN TestIsSecureIndex [2021-06-01T23:17:44.907Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-01T23:17:44.907Z] PASS [2021-06-01T23:17:44.907Z] coverage: 51.7% of statements [2021-06-01T23:17:44.907Z] ok github.com/docker/docker/registry 0.329s coverage: 51.7% of statements [2021-06-01T23:17:44.907Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-01T23:17:44.907Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-01T23:17:44.907Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-01T23:17:44.907Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-01T23:17:44.907Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-01T23:17:44.907Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-01T23:17:44.907Z] === RUN TestResumableRequestReaderWithReadError [2021-06-01T23:17:45.369Z] time="2021-06-01T23:17:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-01T23:17:45.369Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-06-01T23:17:45.369Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-01T23:17:45.369Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-01T23:17:45.369Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-01T23:17:45.369Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-01T23:17:45.369Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-01T23:17:45.369Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-01T23:17:45.369Z] === RUN TestResumableRequestReader [2021-06-01T23:17:45.369Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-01T23:17:45.369Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-01T23:17:45.369Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-01T23:17:45.369Z] PASS [2021-06-01T23:17:45.369Z] coverage: 100.0% of statements [2021-06-01T23:17:45.369Z] ok github.com/docker/docker/registry/resumable 0.254s coverage: 100.0% of statements [2021-06-01T23:17:45.381Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-01T23:17:45.832Z] === RUN TestRestartManagerTimeout [2021-06-01T23:17:45.832Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-01T23:17:45.832Z] === RUN TestRestartManagerTimeoutReset [2021-06-01T23:17:45.832Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-01T23:17:45.832Z] PASS [2021-06-01T23:17:45.832Z] coverage: 45.3% of statements [2021-06-01T23:17:45.832Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 45.3% of statements [2021-06-01T23:17:46.309Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-01T23:17:46.309Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-01T23:17:46.809Z] === RUN TestDecodeContainerConfig [2021-06-01T23:17:46.809Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-01T23:17:46.809Z] === RUN TestDecodeContainerConfigIsolation [2021-06-01T23:17:46.809Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-01T23:17:46.809Z] === RUN TestValidatePrivileged [2021-06-01T23:17:46.809Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-01T23:17:46.809Z] PASS [2021-06-01T23:17:46.809Z] coverage: 52.2% of statements [2021-06-01T23:17:46.809Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2021-06-01T23:17:46.809Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-06-01T23:17:46.809Z] === RUN TestClientStream [2021-06-01T23:17:46.809Z] --- PASS: TestClientStream (0.00s) [2021-06-01T23:17:46.809Z] === RUN TestClientSendFile [2021-06-01T23:17:46.809Z] --- PASS: TestClientSendFile (0.00s) [2021-06-01T23:17:46.809Z] === RUN TestClientWithRequestTimeout [2021-06-01T23:17:46.809Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-01T23:17:46.809Z] === RUN TestFileSpecPlugin [2021-06-01T23:17:46.809Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-01T23:17:46.809Z] === RUN TestFileJSONSpecPlugin [2021-06-01T23:17:46.809Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-01T23:17:46.809Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-01T23:17:46.809Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-01T23:17:46.809Z] === RUN TestPluginAddHandler [2021-06-01T23:17:46.809Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-01T23:17:46.809Z] === RUN TestPluginWaitBadPlugin [2021-06-01T23:17:46.809Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-01T23:17:46.809Z] === RUN TestGet [2021-06-01T23:17:46.809Z] time="2021-06-01T23:17:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-01T23:17:47.238Z] --- PASS: TestAuthZPluginV2Disable (4.19s) [2021-06-01T23:17:47.238Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-01T23:17:47.272Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-01T23:17:47.272Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-01T23:17:47.272Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-01T23:17:47.272Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-01T23:17:47.272Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-01T23:17:47.272Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-01T23:17:47.272Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-01T23:17:47.272Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-01T23:17:47.272Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-01T23:17:47.272Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-01T23:17:47.272Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-01T23:17:47.272Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-01T23:17:47.272Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-01T23:17:47.272Z] PASS [2021-06-01T23:17:47.272Z] coverage: 62.5% of statements [2021-06-01T23:17:47.272Z] ok github.com/docker/docker/testutil 0.104s coverage: 62.5% of statements [2021-06-01T23:17:47.494Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-01T23:17:47.735Z] time="2021-06-01T23:17:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-01T23:17:49.930Z] time="2021-06-01T23:17:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-01T23:17:49.930Z] === RUN TestGetDriver [2021-06-01T23:17:49.930Z] --- PASS: TestGetDriver (0.00s) [2021-06-01T23:17:49.930Z] === RUN TestVolumeRequestError [2021-06-01T23:17:49.930Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-01T23:17:49.930Z] PASS [2021-06-01T23:17:49.930Z] coverage: 36.1% of statements [2021-06-01T23:17:49.930Z] ok github.com/docker/docker/volume/drivers 0.095s coverage: 36.1% of statements [2021-06-01T23:17:50.760Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.81s) [2021-06-01T23:17:50.760Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-01T23:17:50.908Z] === RUN TestGetAddress [2021-06-01T23:17:50.908Z] --- PASS: TestGetAddress (0.00s) [2021-06-01T23:17:50.908Z] === RUN TestRemove [2021-06-01T23:17:50.908Z] --- SKIP: TestRemove (0.00s) [2021-06-01T23:17:50.908Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-01T23:17:50.908Z] === RUN TestInitializeWithVolumes [2021-06-01T23:17:50.908Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-01T23:17:50.908Z] === RUN TestCreate [2021-06-01T23:17:50.908Z] --- PASS: TestCreate (0.01s) [2021-06-01T23:17:50.908Z] === RUN TestValidateName [2021-06-01T23:17:50.908Z] --- PASS: TestValidateName (0.00s) [2021-06-01T23:17:50.908Z] === RUN TestCreateWithOpts [2021-06-01T23:17:50.908Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-01T23:17:50.908Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-01T23:17:50.908Z] === RUN TestRelaodNoOpts [2021-06-01T23:17:50.908Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-06-01T23:17:50.908Z] PASS [2021-06-01T23:17:50.908Z] coverage: 41.5% of statements [2021-06-01T23:17:50.908Z] ok github.com/docker/docker/volume/local 0.146s coverage: 41.5% of statements [2021-06-01T23:17:50.908Z] === RUN TestConvertTmpfsOptions [2021-06-01T23:17:51.373Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-01T23:17:51.373Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-01T23:17:51.373Z] parser_test.go:49: data="ro" [2021-06-01T23:17:51.373Z] === RUN TestParseMountRaw [2021-06-01T23:17:51.373Z] --- PASS: TestParseMountRaw (0.04s) [2021-06-01T23:17:51.373Z] === RUN TestParseMountRawSplit [2021-06-01T23:17:51.373Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-01T23:17:51.373Z] parser_test.go:390: case 0 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 1 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 2 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 3 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 4 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 5 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 6 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 7 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 8 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 0 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 1 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 2 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 3 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 4 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 5 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 6 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 7 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 8 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 9 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 10 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 11 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 12 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 0 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 1 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 2 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 3 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 4 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 5 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 6 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 7 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 8 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 9 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 10 [2021-06-01T23:17:51.373Z] parser_test.go:390: case 11 [2021-06-01T23:17:51.373Z] === RUN TestParseMountSpec [2021-06-01T23:17:51.373Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-01T23:17:51.373Z] parser_test.go:455: case 0 [2021-06-01T23:17:51.373Z] parser_test.go:455: case 1 [2021-06-01T23:17:51.373Z] parser_test.go:455: case 2 [2021-06-01T23:17:51.373Z] parser_test.go:455: case 3 [2021-06-01T23:17:51.373Z] parser_test.go:455: case 4 [2021-06-01T23:17:51.373Z] parser_test.go:455: case 5 [2021-06-01T23:17:51.373Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-01T23:17:51.373Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-01T23:17:51.373Z] === RUN TestValidateMount [2021-06-01T23:17:51.373Z] --- PASS: TestValidateMount (0.01s) [2021-06-01T23:17:51.373Z] PASS [2021-06-01T23:17:51.373Z] coverage: 66.2% of statements [2021-06-01T23:17:51.373Z] ok github.com/docker/docker/volume/mounts 0.126s coverage: 66.2% of statements [2021-06-01T23:17:52.128Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-01T23:17:52.923Z] === RUN TestSetGetMeta [2021-06-01T23:17:52.923Z] === PAUSE TestSetGetMeta [2021-06-01T23:17:52.923Z] === RUN TestRestore [2021-06-01T23:17:52.923Z] === PAUSE TestRestore [2021-06-01T23:17:52.923Z] === RUN TestServiceCreate [2021-06-01T23:17:52.923Z] === PAUSE TestServiceCreate [2021-06-01T23:17:52.923Z] === RUN TestServiceList [2021-06-01T23:17:52.923Z] === PAUSE TestServiceList [2021-06-01T23:17:52.923Z] === RUN TestServiceRemove [2021-06-01T23:17:52.923Z] === PAUSE TestServiceRemove [2021-06-01T23:17:52.923Z] === RUN TestServiceGet [2021-06-01T23:17:52.923Z] === PAUSE TestServiceGet [2021-06-01T23:17:52.923Z] === RUN TestServicePrune [2021-06-01T23:17:52.923Z] === PAUSE TestServicePrune [2021-06-01T23:17:52.923Z] === RUN TestCreate [2021-06-01T23:17:52.923Z] === PAUSE TestCreate [2021-06-01T23:17:52.923Z] === RUN TestRemove [2021-06-01T23:17:52.923Z] === PAUSE TestRemove [2021-06-01T23:17:52.923Z] === RUN TestList [2021-06-01T23:17:52.923Z] === PAUSE TestList [2021-06-01T23:17:52.923Z] === RUN TestFindByDriver [2021-06-01T23:17:52.923Z] === PAUSE TestFindByDriver [2021-06-01T23:17:52.923Z] === RUN TestFindByReferenced [2021-06-01T23:17:52.923Z] === PAUSE TestFindByReferenced [2021-06-01T23:17:52.923Z] === RUN TestDerefMultipleOfSameRef [2021-06-01T23:17:52.923Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-01T23:17:52.923Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-01T23:17:52.923Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-01T23:17:52.923Z] === RUN TestDefererencePluginOnCreateError [2021-06-01T23:17:52.923Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-01T23:17:52.923Z] === RUN TestRefDerefRemove [2021-06-01T23:17:52.923Z] === PAUSE TestRefDerefRemove [2021-06-01T23:17:52.923Z] === RUN TestGet [2021-06-01T23:17:52.923Z] === PAUSE TestGet [2021-06-01T23:17:52.923Z] === RUN TestGetWithReference [2021-06-01T23:17:52.923Z] === PAUSE TestGetWithReference [2021-06-01T23:17:52.923Z] === RUN TestFilterFunc [2021-06-01T23:17:52.923Z] === RUN TestFilterFunc/test_nil_list [2021-06-01T23:17:52.923Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-01T23:17:52.923Z] === RUN TestFilterFunc/test_empty_list [2021-06-01T23:17:52.923Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-01T23:17:52.923Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-01T23:17:52.923Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-01T23:17:52.923Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-01T23:17:52.923Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-01T23:17:52.923Z] === RUN TestFilterFunc/test_filter_some [2021-06-01T23:17:52.923Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-01T23:17:52.923Z] === RUN TestFilterFunc/test_filter_middle [2021-06-01T23:17:52.923Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-01T23:17:52.923Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-01T23:17:52.923Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-01T23:17:52.923Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-01T23:17:52.923Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-01T23:17:52.923Z] === CONT TestFilterFunc/test_nil_list [2021-06-01T23:17:52.923Z] === CONT TestFilterFunc/test_filter_some [2021-06-01T23:17:52.923Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-01T23:17:52.923Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-01T23:17:52.923Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-01T23:17:52.923Z] === CONT TestFilterFunc/test_empty_list [2021-06-01T23:17:52.923Z] === CONT TestFilterFunc/test_filter_middle [2021-06-01T23:17:52.923Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-01T23:17:52.923Z] --- PASS: TestFilterFunc (0.00s) [2021-06-01T23:17:52.923Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-01T23:17:52.923Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-01T23:17:52.923Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-01T23:17:52.923Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-01T23:17:52.923Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-01T23:17:52.923Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-01T23:17:52.923Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-01T23:17:52.923Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-01T23:17:52.923Z] === CONT TestSetGetMeta [2021-06-01T23:17:52.923Z] === CONT TestServiceGet [2021-06-01T23:17:52.923Z] === CONT TestFindByDriver [2021-06-01T23:17:52.923Z] === CONT TestServiceList [2021-06-01T23:17:52.923Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-01T23:17:52.923Z] === CONT TestGetWithReference [2021-06-01T23:17:52.923Z] --- PASS: TestFindByDriver (0.04s) [2021-06-01T23:17:52.923Z] === CONT TestGet [2021-06-01T23:17:52.923Z] --- PASS: TestGetWithReference (0.03s) [2021-06-01T23:17:52.923Z] === CONT TestRefDerefRemove [2021-06-01T23:17:52.923Z] --- PASS: TestGet (0.02s) [2021-06-01T23:17:52.923Z] === CONT TestDefererencePluginOnCreateError [2021-06-01T23:17:52.923Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-01T23:17:52.923Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-01T23:17:52.923Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-01T23:17:52.923Z] === CONT TestDerefMultipleOfSameRef [2021-06-01T23:17:52.923Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-01T23:17:52.923Z] === CONT TestFindByReferenced [2021-06-01T23:17:52.923Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-01T23:17:52.923Z] === CONT TestRemove [2021-06-01T23:17:52.923Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-01T23:17:52.923Z] === CONT TestList [2021-06-01T23:17:52.923Z] --- PASS: TestRemove (0.02s) [2021-06-01T23:17:52.923Z] === CONT TestCreate [2021-06-01T23:17:52.923Z] --- PASS: TestList (0.03s) [2021-06-01T23:17:52.923Z] === CONT TestServiceRemove [2021-06-01T23:17:52.923Z] --- PASS: TestCreate (0.02s) [2021-06-01T23:17:52.923Z] === CONT TestServicePrune [2021-06-01T23:17:52.923Z] --- PASS: TestServiceGet (0.20s) [2021-06-01T23:17:52.923Z] === CONT TestServiceCreate [2021-06-01T23:17:52.923Z] time="2021-06-01T23:17:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-01T23:17:52.923Z] --- PASS: TestServiceRemove (0.07s) [2021-06-01T23:17:52.923Z] === CONT TestRestore [2021-06-01T23:17:52.923Z] time="2021-06-01T23:17:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-01T23:17:52.923Z] --- PASS: TestServiceList (0.22s) [2021-06-01T23:17:52.923Z] time="2021-06-01T23:17:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-01T23:17:52.923Z] time="2021-06-01T23:17:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-01T23:17:52.923Z] --- PASS: TestServiceCreate (0.04s) [2021-06-01T23:17:52.923Z] time="2021-06-01T23:17:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-01T23:17:52.923Z] --- PASS: TestRestore (0.04s) [2021-06-01T23:17:52.923Z] --- PASS: TestServicePrune (0.10s) [2021-06-01T23:17:52.923Z] PASS [2021-06-01T23:17:52.923Z] coverage: 70.3% of statements [2021-06-01T23:17:52.923Z] ok github.com/docker/docker/volume/service 0.384s coverage: 70.3% of statements [2021-06-01T23:17:53.500Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-01T23:17:53.899Z] time="2021-06-01T23:17:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-01T23:17:54.867Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-01T23:17:55.429Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-01T23:17:57.319Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-01T23:17:58.645Z] --- PASS: TestUpdateRestartPolicy (19.80s) [2021-06-01T23:17:58.645Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-01T23:17:58.645Z] --- PASS: TestUpdateRestartWithAutoRemove (1.71s) [2021-06-01T23:17:58.645Z] === RUN TestWaitNonBlocked [2021-06-01T23:17:58.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:17:58.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:17:58.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:17:58.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:17:58.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:17:58.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:17:58.685Z] === RUN TestDockerSuite/TestBuildUser [2021-06-01T23:18:00.573Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-01T23:18:01.524Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-01T23:18:01.524Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.63s) [2021-06-01T23:18:01.524Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s) [2021-06-01T23:18:01.524Z] === RUN TestWaitBlocked [2021-06-01T23:18:01.524Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-01T23:18:01.524Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:01.524Z] PASS [2021-06-01T23:18:01.524Z] ok github.com/docker/docker/integration/container 78.277s [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === Skipped [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-01T23:18:01.524Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-01T23:18:01.524Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-01T23:18:01.524Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-01T23:18:01.524Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-01T23:18:01.524Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-01T23:18:01.524Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-01T23:18:01.524Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-01T23:18:01.524Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-01T23:18:01.524Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-01T23:18:01.524Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:01.524Z] [2021-06-01T23:18:01.524Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-01T23:18:01.524Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-01T23:18:01.525Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-01T23:18:01.525Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-01T23:18:01.525Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-01T23:18:01.525Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-01T23:18:01.525Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-01T23:18:01.525Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-01T23:18:01.525Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-01T23:18:01.525Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-01T23:18:01.525Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-01T23:18:01.525Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-01T23:18:01.525Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-01T23:18:01.525Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-01T23:18:01.525Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-01T23:18:01.525Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-01T23:18:01.525Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-01T23:18:01.525Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-01T23:18:01.525Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-01T23:18:01.525Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-01T23:18:01.525Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-01T23:18:01.525Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-01T23:18:01.525Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-01T23:18:01.525Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-01T23:18:01.525Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] [2021-06-01T23:18:01.525Z] DONE 88 tests, 33 skipped in 80.651s [2021-06-01T23:18:01.525Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-01T23:18:02.461Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.24s) [2021-06-01T23:18:02.461Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-01T23:18:02.506Z] --- PASS: TestGet (15.01s) [2021-06-01T23:18:02.506Z] === RUN TestPluginWithNoManifest [2021-06-01T23:18:02.506Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-01T23:18:02.506Z] === RUN TestGetAll [2021-06-01T23:18:02.506Z] --- PASS: TestGetAll (0.01s) [2021-06-01T23:18:02.506Z] PASS [2021-06-01T23:18:02.506Z] coverage: 73.4% of statements [2021-06-01T23:18:02.506Z] ok github.com/docker/docker/pkg/plugins 34.958s coverage: 73.4% of statements [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/quota [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/rootless [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/volume [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-01T23:18:02.506Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-01T23:18:03.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:03.060Z] INFO: Testing against a local daemon [2021-06-01T23:18:03.060Z] === RUN TestCommitInheritsEnv [2021-06-01T23:18:03.060Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-01T23:18:03.060Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:18:03.060Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-01T23:18:03.060Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-01T23:18:03.060Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-01T23:18:03.060Z] === RUN TestImagesFilterMultiReference [2021-06-01T23:18:03.060Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-01T23:18:03.060Z] === RUN TestImagePullPlatformInvalid [2021-06-01T23:18:03.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-01T23:18:03.513Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-01T23:18:03.513Z] === RUN TestRemoveImageOrphaning [2021-06-01T23:18:04.319Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-01T23:18:04.474Z] --- PASS: TestRemoveImageOrphaning (0.91s) [2021-06-01T23:18:04.474Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-01T23:18:04.474Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-01T23:18:04.474Z] === RUN TestTagInvalidReference [2021-06-01T23:18:04.474Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-01T23:18:04.474Z] === RUN TestTagValidPrefixedRepo [2021-06-01T23:18:04.474Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-01T23:18:04.474Z] === RUN TestTagExistedNameWithoutForce [2021-06-01T23:18:04.474Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-01T23:18:04.474Z] === RUN TestTagOfficialNames [2021-06-01T23:18:04.474Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-01T23:18:04.474Z] === RUN TestTagMatchesDigest [2021-06-01T23:18:04.474Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-01T23:18:04.474Z] PASS [2021-06-01T23:18:04.474Z] ok github.com/docker/docker/integration/image 1.411s [2021-06-01T23:18:04.474Z] [2021-06-01T23:18:04.474Z] === Skipped [2021-06-01T23:18:04.474Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-01T23:18:04.474Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:18:04.474Z] [2021-06-01T23:18:04.474Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-01T23:18:04.474Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-01T23:18:04.474Z] [2021-06-01T23:18:04.474Z] [2021-06-01T23:18:04.474Z] DONE 11 tests, 2 skipped in 3.099s [2021-06-01T23:18:04.474Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === Skipped [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-01T23:18:04.701Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-01T23:18:04.701Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-01T23:18:04.701Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-01T23:18:04.701Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-01T23:18:04.701Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-01T23:18:04.701Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-01T23:18:04.701Z] daemon_test.go:147: root required [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-01T23:18:04.701Z] reload_test.go:520: root required [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-06-01T23:18:04.701Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-01T23:18:04.701Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-01T23:18:04.701Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-01T23:18:04.701Z] download_test.go:268: Needs fixing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-01T23:18:04.701Z] layer_test.go:304: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-01T23:18:04.701Z] layer_test.go:353: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-01T23:18:04.701Z] layer_test.go:468: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-01T23:18:04.701Z] layer_test.go:697: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-01T23:18:04.701Z] migration_test.go:46: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-01T23:18:04.701Z] migration_test.go:182: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-01T23:18:04.701Z] mount_test.go:17: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-01T23:18:04.701Z] mount_test.go:76: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-01T23:18:04.701Z] mount_test.go:125: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-01T23:18:04.701Z] mount_test.go:212: Failing on Windows [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:134: Xz not present in msys2 [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:239: Failing on Windows CI machines [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-01T23:18:04.701Z] archive_windows_test.go:16: Currently fails [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-01T23:18:04.701Z] changes_test.go:196: needs more investigation [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-01T23:18:04.701Z] changes_test.go:433: needs further investigation [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-01T23:18:04.701Z] changes_test.go:469: needs further investigation [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.701Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-01T23:18:04.701Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.701Z] [2021-06-01T23:18:04.702Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-01T23:18:04.702Z] poller_test.go:41: No chmod on Windows [2021-06-01T23:18:04.702Z] [2021-06-01T23:18:04.702Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-01T23:18:04.702Z] fileutils_test.go:134: Needs porting to Windows [2021-06-01T23:18:04.702Z] [2021-06-01T23:18:04.702Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-01T23:18:04.702Z] fileutils_test.go:180: Needs porting to Windows [2021-06-01T23:18:04.702Z] [2021-06-01T23:18:04.702Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-01T23:18:04.702Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.702Z] [2021-06-01T23:18:04.702Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-01T23:18:04.702Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.702Z] [2021-06-01T23:18:04.702Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-01T23:18:04.702Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-01T23:18:04.702Z] [2021-06-01T23:18:04.702Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-01T23:18:04.702Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-01T23:18:04.702Z] [2021-06-01T23:18:04.702Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-01T23:18:04.702Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-01T23:18:04.702Z] [2021-06-01T23:18:04.702Z] [2021-06-01T23:18:04.702Z] DONE 1833 tests, 45 skipped in 227.985s [2021-06-01T23:18:04.702Z] INFO: make.ps1 ended at 06/01/2021 23:18:04 [2021-06-01T23:18:06.632Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:06.632Z] INFO: Testing against a local daemon [2021-06-01T23:18:06.632Z] === RUN TestNetworkCreateDelete [2021-06-01T23:18:06.632Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-01T23:18:06.632Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:06.632Z] === RUN TestDockerNetworkDeletePreferID [2021-06-01T23:18:06.632Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-01T23:18:06.632Z] 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-06-01T23:18:06.632Z] === RUN TestDaemonDNSFallback [2021-06-01T23:18:06.632Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-01T23:18:06.632Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:06.632Z] === RUN TestInspectNetwork [2021-06-01T23:18:06.632Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-01T23:18:06.632Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:06.632Z] === RUN TestRunContainerWithBridgeNone [2021-06-01T23:18:06.632Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-01T23:18:06.632Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:06.632Z] === RUN TestNetworkInvalidJSON [2021-06-01T23:18:06.632Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-01T23:18:06.632Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-01T23:18:06.632Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:18:06.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:18:06.632Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:18:06.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:18:06.632Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-01T23:18:06.632Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:18:06.632Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:18:06.632Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-01T23:18:06.632Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-01T23:18:06.632Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-01T23:18:06.632Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-01T23:18:06.632Z] === RUN TestNetworkList [2021-06-01T23:18:06.632Z] === RUN TestNetworkList//networks [2021-06-01T23:18:06.632Z] === PAUSE TestNetworkList//networks [2021-06-01T23:18:06.632Z] === RUN TestNetworkList//networks/ [2021-06-01T23:18:06.632Z] === PAUSE TestNetworkList//networks/ [2021-06-01T23:18:06.632Z] === CONT TestNetworkList//networks [2021-06-01T23:18:06.632Z] === CONT TestNetworkList//networks/ [2021-06-01T23:18:06.632Z] --- PASS: TestNetworkList (0.02s) [2021-06-01T23:18:06.632Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-01T23:18:06.632Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-01T23:18:06.632Z] === RUN TestHostIPv4BridgeLabel [2021-06-01T23:18:06.632Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-01T23:18:06.632Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-01T23:18:06.632Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] === RUN TestDaemonDefaultNetworkPools [2021-06-01T23:18:06.632Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-01T23:18:06.632Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-01T23:18:06.632Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-01T23:18:06.632Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] === RUN TestServiceWithPredefinedNetwork [2021-06-01T23:18:06.632Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-01T23:18:06.632Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:18:06.632Z] === RUN TestServiceWithDataPathPortInit [2021-06-01T23:18:06.632Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-01T23:18:06.632Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] PASS [2021-06-01T23:18:06.632Z] ok github.com/docker/docker/integration/network 0.179s [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === Skipped [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-01T23:18:06.632Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-01T23:18:06.632Z] 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-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-01T23:18:06.632Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-01T23:18:06.632Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-01T23:18:06.632Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-01T23:18:06.632Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-01T23:18:06.632Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] [2021-06-01T23:18:06.632Z] DONE 22 tests, 15 skipped in 2.169s [2021-06-01T23:18:06.632Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-01T23:18:06.896Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-01T23:18:06.896Z] INFO: Unit tests ended at 06/01/2021 23:18:06. Duration:00:04:06.8084239 [2021-06-01T23:18:06.896Z] INFO: Building busybox [2021-06-01T23:18:06.896Z] Sending build context to Docker daemon 5.12kB [2021-06-01T23:18:06.896Z] [2021-06-01T23:18:06.896Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-01T23:18:06.896Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-01T23:18:06.896Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-01T23:18:06.896Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-01T23:18:06.896Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-01T23:18:06.896Z] ---> 3a7f23e29bd7 [2021-06-01T23:18:06.896Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-01T23:18:06.896Z] ---> Running in 6dc41d9d7548 [2021-06-01T23:18:07.587Z] testing: warning: no tests to run [2021-06-01T23:18:07.587Z] PASS [2021-06-01T23:18:07.587Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2021-06-01T23:18:07.587Z] [2021-06-01T23:18:07.587Z] DONE 0 tests in 0.699s [2021-06-01T23:18:07.587Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-01T23:18:08.041Z] testing: warning: no tests to run [2021-06-01T23:18:08.041Z] PASS [2021-06-01T23:18:08.041Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2021-06-01T23:18:08.041Z] [2021-06-01T23:18:08.041Z] DONE 0 tests in 0.673s [2021-06-01T23:18:08.041Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-01T23:18:08.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-01T23:18:08.997Z] testing: warning: no tests to run [2021-06-01T23:18:08.997Z] PASS [2021-06-01T23:18:08.997Z] ok github.com/docker/docker/integration/plugin 0.069s [2021-06-01T23:18:08.997Z] [2021-06-01T23:18:08.997Z] DONE 0 tests in 0.703s [2021-06-01T23:18:08.997Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-01T23:18:09.952Z] testing: warning: no tests to run [2021-06-01T23:18:09.952Z] PASS [2021-06-01T23:18:09.952Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2021-06-01T23:18:09.952Z] [2021-06-01T23:18:09.952Z] DONE 0 tests in 0.684s [2021-06-01T23:18:09.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-01T23:18:12.719Z] Removing intermediate container 6dc41d9d7548 [2021-06-01T23:18:12.720Z] ---> 6453e2590b15 [2021-06-01T23:18:12.720Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-01T23:18:12.720Z] ---> Running in 1c255a752164 [2021-06-01T23:18:12.720Z] Removing intermediate container 1c255a752164 [2021-06-01T23:18:12.720Z] ---> 5d2dc8ee5a78 [2021-06-01T23:18:12.720Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-01T23:18:12.720Z] ---> Running in 4e38464d14fc [2021-06-01T23:18:13.187Z] Removing intermediate container 4e38464d14fc [2021-06-01T23:18:13.187Z] ---> 673ab3aa1241 [2021-06-01T23:18:13.187Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-01T23:18:14.162Z] [2021-06-01T23:18:14.625Z] ---> 48af3631d0bd [2021-06-01T23:18:14.625Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-01T23:18:15.088Z] ---> Running in 25fb5844d75d [2021-06-01T23:18:18.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:18.476Z] INFO: Testing against a local daemon [2021-06-01T23:18:18.476Z] === RUN TestPluginInvalidJSON [2021-06-01T23:18:18.476Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:18:18.476Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:18:18.476Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:18:18.476Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-01T23:18:18.476Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-01T23:18:18.476Z] === RUN TestPluginInstall [2021-06-01T23:18:18.476Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-01T23:18:18.476Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-01T23:18:18.476Z] === RUN TestPluginsWithRuntimes [2021-06-01T23:18:18.476Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-01T23:18:18.476Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-01T23:18:18.476Z] === RUN TestPluginBackCompatMediaTypes [2021-06-01T23:18:18.476Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-01T23:18:18.476Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-01T23:18:18.476Z] PASS [2021-06-01T23:18:18.476Z] ok github.com/docker/docker/integration/plugin/common 0.182s [2021-06-01T23:18:18.476Z] [2021-06-01T23:18:18.476Z] === Skipped [2021-06-01T23:18:18.476Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-01T23:18:18.476Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-01T23:18:18.476Z] [2021-06-01T23:18:18.476Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-01T23:18:18.476Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-01T23:18:18.476Z] [2021-06-01T23:18:18.476Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-01T23:18:18.476Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-01T23:18:18.476Z] [2021-06-01T23:18:18.476Z] [2021-06-01T23:18:18.476Z] DONE 5 tests, 3 skipped in 7.711s [2021-06-01T23:18:18.476Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-01T23:18:19.997Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:19.998Z] INFO: Testing against a local daemon [2021-06-01T23:18:19.998Z] === RUN TestExternalGraphDriver [2021-06-01T23:18:19.998Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-01T23:18:19.998Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-01T23:18:19.998Z] === RUN TestGraphdriverPluginV2 [2021-06-01T23:18:19.998Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-01T23:18:19.998Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-01T23:18:19.998Z] PASS [2021-06-01T23:18:19.998Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.185s [2021-06-01T23:18:20.452Z] [2021-06-01T23:18:20.452Z] === Skipped [2021-06-01T23:18:20.452Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-01T23:18:20.452Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-01T23:18:20.452Z] [2021-06-01T23:18:20.452Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-01T23:18:20.452Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-01T23:18:20.452Z] [2021-06-01T23:18:20.452Z] [2021-06-01T23:18:20.452Z] DONE 2 tests, 2 skipped in 2.882s [2021-06-01T23:18:20.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-01T23:18:20.670Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.21s) [2021-06-01T23:18:20.670Z] PASS [2021-06-01T23:18:20.670Z] [2021-06-01T23:18:20.670Z] DONE 17 tests in 58.216s [2021-06-01T23:18:20.670Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-01T23:18:20.670Z] ++ 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-06-01T23:18:20.670Z] ++ set -e [2021-06-01T23:18:20.670Z] ++ '[' -n 0 ']' [2021-06-01T23:18:20.670Z] ++ set -x [2021-06-01T23:18:20.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-06-01T23:18:20.670Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-01T23:18:20.670Z] INFO: Testing against a local daemon [2021-06-01T23:18:20.670Z] === RUN TestPluginInvalidJSON [2021-06-01T23:18:20.670Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:18:20.670Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:18:20.670Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:18:20.670Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-01T23:18:20.670Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-01T23:18:20.670Z] === RUN TestPluginInstall [2021-06-01T23:18:20.670Z] === RUN TestPluginInstall/no_auth [2021-06-01T23:18:21.597Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-01T23:18:21.853Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-01T23:18:22.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-01T23:18:22.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:22.608Z] INFO: Testing against a local daemon [2021-06-01T23:18:22.608Z] === RUN TestReadPluginNoRead [2021-06-01T23:18:22.608Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-01T23:18:22.608Z] read_test.go:21: no unix domain sockets on Windows [2021-06-01T23:18:22.608Z] PASS [2021-06-01T23:18:22.608Z] ok github.com/docker/docker/integration/plugin/logging 0.150s [2021-06-01T23:18:22.608Z] [2021-06-01T23:18:22.608Z] === Skipped [2021-06-01T23:18:22.608Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-01T23:18:22.608Z] read_test.go:21: no unix domain sockets on Windows [2021-06-01T23:18:22.608Z] [2021-06-01T23:18:22.608Z] [2021-06-01T23:18:22.608Z] DONE 1 tests, 1 skipped in 2.269s [2021-06-01T23:18:22.608Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-01T23:18:23.471Z] time="2021-06-01T23:18:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:18:23.472Z] time="2021-06-01T23:18:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af6ef96c4a7cc51780f40ab62f54e6839a4b24c374870806adeb79d0e60726f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:18:23.472Z] time="2021-06-01T23:18:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:18:23.472Z] time="2021-06-01T23:18:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af6ef96c4a7cc51780f40ab62f54e6839a4b24c374870806adeb79d0e60726f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:18:23.472Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-01T23:18:23.728Z] === RUN TestPluginInstall/with_htpasswd [2021-06-01T23:18:24.123Z] testing: warning: no tests to run [2021-06-01T23:18:24.123Z] PASS [2021-06-01T23:18:24.123Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [2021-06-01T23:18:24.123Z] [2021-06-01T23:18:24.123Z] DONE 0 tests in 1.145s [2021-06-01T23:18:24.123Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-01T23:18:24.655Z] time="2021-06-01T23:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:18:24.655Z] time="2021-06-01T23:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a812261f04ad193a3be8b5fbf0a396ae235d45a5efd140cdc7dd5a970d4ab2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:18:24.655Z] time="2021-06-01T23:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:18:24.655Z] time="2021-06-01T23:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a812261f04ad193a3be8b5fbf0a396ae235d45a5efd140cdc7dd5a970d4ab2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:18:24.911Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-01T23:18:25.168Z] === RUN TestPluginInstall/with_insecure [2021-06-01T23:18:25.471Z] Removing intermediate container 25fb5844d75d [2021-06-01T23:18:25.471Z] ---> d90fe52b1e2d [2021-06-01T23:18:25.471Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-01T23:18:25.471Z] ---> Running in 103883611d11 [2021-06-01T23:18:26.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:26.285Z] INFO: Testing against a local daemon [2021-06-01T23:18:26.285Z] === RUN TestPluginWithDevMounts [2021-06-01T23:18:26.285Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-01T23:18:26.285Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:26.285Z] PASS [2021-06-01T23:18:26.285Z] ok github.com/docker/docker/integration/plugin/volumes 0.189s [2021-06-01T23:18:26.285Z] [2021-06-01T23:18:26.285Z] === Skipped [2021-06-01T23:18:26.285Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-01T23:18:26.285Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:26.285Z] [2021-06-01T23:18:26.285Z] [2021-06-01T23:18:26.285Z] DONE 1 tests, 1 skipped in 2.368s [2021-06-01T23:18:26.285Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-01T23:18:26.445Z] [2021-06-01T23:18:26.445Z] SUCCESS: Specified value was saved. [2021-06-01T23:18:27.058Z] time="2021-06-01T23:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:18:27.058Z] time="2021-06-01T23:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e27b10ac1acb7aafd8969e6bd3534a6ea3b47e003108580e35b0c8ce99a50a78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:18:27.058Z] time="2021-06-01T23:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-01T23:18:27.058Z] time="2021-06-01T23:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e27b10ac1acb7aafd8969e6bd3534a6ea3b47e003108580e35b0c8ce99a50a78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-01T23:18:27.058Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-01T23:18:27.058Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-01T23:18:27.058Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-01T23:18:27.058Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-01T23:18:27.058Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-01T23:18:27.058Z] --- PASS: TestPluginInstall (6.53s) [2021-06-01T23:18:27.058Z] --- PASS: TestPluginInstall/no_auth (3.23s) [2021-06-01T23:18:27.058Z] --- PASS: TestPluginInstall/with_htpasswd (1.41s) [2021-06-01T23:18:27.058Z] --- PASS: TestPluginInstall/with_insecure (1.88s) [2021-06-01T23:18:27.058Z] plugin_test.go:165: [dc8f04587eedd] daemon is not started [2021-06-01T23:18:27.058Z] === RUN TestPluginsWithRuntimes [2021-06-01T23:18:28.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:28.438Z] INFO: Testing against a local daemon [2021-06-01T23:18:28.438Z] === RUN TestSecretInspect [2021-06-01T23:18:28.438Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] === RUN TestSecretList [2021-06-01T23:18:28.438Z] --- SKIP: TestSecretList (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] === RUN TestSecretsCreateAndDelete [2021-06-01T23:18:28.438Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] === RUN TestSecretsUpdate [2021-06-01T23:18:28.438Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] === RUN TestTemplatedSecret [2021-06-01T23:18:28.438Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] === RUN TestSecretCreateResolve [2021-06-01T23:18:28.438Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:28.438Z] PASS [2021-06-01T23:18:28.438Z] ok github.com/docker/docker/integration/secret 0.156s [2021-06-01T23:18:28.438Z] [2021-06-01T23:18:28.438Z] === Skipped [2021-06-01T23:18:28.438Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] [2021-06-01T23:18:28.438Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] [2021-06-01T23:18:28.438Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] [2021-06-01T23:18:28.438Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] [2021-06-01T23:18:28.438Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:28.438Z] [2021-06-01T23:18:28.438Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-01T23:18:28.438Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:28.438Z] [2021-06-01T23:18:28.438Z] [2021-06-01T23:18:28.438Z] DONE 6 tests, 6 skipped in 1.941s [2021-06-01T23:18:28.438Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-01T23:18:29.378Z] Removing intermediate container 103883611d11 [2021-06-01T23:18:29.378Z] ---> bd158bfe8278 [2021-06-01T23:18:29.378Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-01T23:18:29.378Z] ---> Running in 94a8ea2cfb27 [2021-06-01T23:18:30.325Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-01T23:18:30.325Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-01T23:18:30.325Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-01T23:18:30.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:30.589Z] INFO: Testing against a local daemon [2021-06-01T23:18:30.589Z] === RUN TestServiceCreateInit [2021-06-01T23:18:30.589Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-01T23:18:30.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-01T23:18:30.589Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-01T23:18:30.589Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-01T23:18:30.589Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-01T23:18:30.589Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestCreateServiceMultipleTimes [2021-06-01T23:18:30.589Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-01T23:18:30.589Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestCreateServiceConflict [2021-06-01T23:18:30.589Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-01T23:18:30.589Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestCreateServiceMaxReplicas [2021-06-01T23:18:30.589Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-06-01T23:18:30.589Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-01T23:18:30.589Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-01T23:18:30.589Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestCreateServiceSecretFileMode [2021-06-01T23:18:30.589Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-01T23:18:30.589Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestCreateServiceConfigFileMode [2021-06-01T23:18:30.589Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-01T23:18:30.589Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestCreateServiceSysctls [2021-06-01T23:18:30.589Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-01T23:18:30.589Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestCreateServiceCapabilities [2021-06-01T23:18:30.589Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-01T23:18:30.589Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestInspect [2021-06-01T23:18:30.589Z] --- SKIP: TestInspect (0.00s) [2021-06-01T23:18:30.589Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestCreateJob [2021-06-01T23:18:30.589Z] --- SKIP: TestCreateJob (0.00s) [2021-06-01T23:18:30.589Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestReplicatedJob [2021-06-01T23:18:30.589Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-01T23:18:30.589Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestUpdateReplicatedJob [2021-06-01T23:18:30.589Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-01T23:18:30.589Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestServiceListWithStatuses [2021-06-01T23:18:30.589Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-01T23:18:30.589Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestDockerNetworkConnectAlias [2021-06-01T23:18:30.589Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-01T23:18:30.589Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestDockerNetworkReConnect [2021-06-01T23:18:30.589Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-01T23:18:30.589Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestServicePlugin [2021-06-01T23:18:30.589Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-01T23:18:30.589Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:30.589Z] === RUN TestServiceUpdateLabel [2021-06-01T23:18:30.589Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-01T23:18:30.589Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:30.589Z] === RUN TestServiceUpdateSecrets [2021-06-01T23:18:30.589Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-01T23:18:30.589Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:30.589Z] === RUN TestServiceUpdateConfigs [2021-06-01T23:18:30.589Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-01T23:18:30.589Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:30.589Z] === RUN TestServiceUpdateNetwork [2021-06-01T23:18:30.589Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-01T23:18:30.589Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:30.589Z] === RUN TestServiceUpdatePidsLimit [2021-06-01T23:18:30.589Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-01T23:18:30.589Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:30.589Z] PASS [2021-06-01T23:18:30.589Z] ok github.com/docker/docker/integration/service 0.265s [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === Skipped [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-01T23:18:31.054Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-01T23:18:31.054Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-01T23:18:31.054Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-01T23:18:31.054Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-01T23:18:31.054Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-01T23:18:31.054Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-06-01T23:18:31.054Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-01T23:18:31.054Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-01T23:18:31.054Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-01T23:18:31.054Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-06-01T23:18:31.054Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-06-01T23:18:31.054Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-01T23:18:31.054Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-01T23:18:31.054Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-01T23:18:31.054Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-01T23:18:31.054Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-01T23:18:31.054Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-01T23:18:31.054Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-01T23:18:31.054Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-01T23:18:31.054Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-01T23:18:31.054Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-01T23:18:31.054Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-01T23:18:31.054Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-01T23:18:31.054Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-01T23:18:31.054Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] [2021-06-01T23:18:31.054Z] DONE 24 tests, 23 skipped in 2.628s [2021-06-01T23:18:31.054Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-01T23:18:31.250Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-01T23:18:31.811Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-01T23:18:31.811Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-01T23:18:32.739Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-01T23:18:32.995Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-01T23:18:33.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:33.204Z] INFO: Testing against a local daemon [2021-06-01T23:18:33.204Z] === RUN TestSessionCreate [2021-06-01T23:18:33.204Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-01T23:18:33.204Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:33.204Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-01T23:18:33.204Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-01T23:18:33.204Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:33.204Z] PASS [2021-06-01T23:18:33.204Z] ok github.com/docker/docker/integration/session 0.173s [2021-06-01T23:18:33.204Z] [2021-06-01T23:18:33.204Z] === Skipped [2021-06-01T23:18:33.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-01T23:18:33.204Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:33.204Z] [2021-06-01T23:18:33.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-01T23:18:33.204Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-01T23:18:33.204Z] [2021-06-01T23:18:33.204Z] [2021-06-01T23:18:33.204Z] DONE 2 tests, 2 skipped in 1.855s [2021-06-01T23:18:33.204Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-01T23:18:33.557Z] --- PASS: TestPluginsWithRuntimes (6.47s) [2021-06-01T23:18:33.557Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.93s) [2021-06-01T23:18:33.557Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.69s) [2021-06-01T23:18:33.557Z] === RUN TestPluginBackCompatMediaTypes [2021-06-01T23:18:34.095Z] Cannot create a file when that file already exists. [2021-06-01T23:18:34.483Z] --- PASS: TestPluginBackCompatMediaTypes (1.01s) [2021-06-01T23:18:34.483Z] PASS [2021-06-01T23:18:34.483Z] [2021-06-01T23:18:34.483Z] DONE 10 tests in 14.183s [2021-06-01T23:18:34.483Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-01T23:18:34.483Z] ++ 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-06-01T23:18:34.483Z] ++ set -e [2021-06-01T23:18:34.483Z] ++ '[' -n 0 ']' [2021-06-01T23:18:34.483Z] ++ set -x [2021-06-01T23:18:34.483Z] ++ env -i DEST=/go/src/github.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-06-01T23:18:34.723Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:34.723Z] INFO: Testing against a local daemon [2021-06-01T23:18:34.723Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-01T23:18:34.723Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-01T23:18:34.723Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:34.723Z] === RUN TestEventsExecDie [2021-06-01T23:18:34.723Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-01T23:18:34.723Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-01T23:18:34.723Z] === RUN TestEventsBackwardsCompatible [2021-06-01T23:18:34.723Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-01T23:18:34.723Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-01T23:18:34.723Z] === RUN TestInfoAPI [2021-06-01T23:18:34.723Z] --- PASS: TestInfoAPI (0.03s) [2021-06-01T23:18:34.723Z] === RUN TestInfoAPIWarnings [2021-06-01T23:18:34.723Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-01T23:18:34.723Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:18:34.723Z] === RUN TestInfoDebug [2021-06-01T23:18:34.723Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-01T23:18:34.723Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:18:34.723Z] === RUN TestInfoInsecureRegistries [2021-06-01T23:18:34.723Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-01T23:18:34.723Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:18:34.723Z] === RUN TestInfoRegistryMirrors [2021-06-01T23:18:34.723Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-01T23:18:34.723Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:18:34.723Z] === RUN TestLoginFailsWithBadCredentials [2021-06-01T23:18:34.738Z] INFO: Testing against a local daemon [2021-06-01T23:18:34.738Z] === RUN TestExternalGraphDriver [2021-06-01T23:18:34.738Z] === RUN TestExternalGraphDriver/json [2021-06-01T23:18:35.679Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-06-01T23:18:35.679Z] === RUN TestPingCacheHeaders [2021-06-01T23:18:35.679Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-01T23:18:35.679Z] === RUN TestPingGet [2021-06-01T23:18:35.679Z] --- PASS: TestPingGet (0.02s) [2021-06-01T23:18:35.679Z] === RUN TestPingHead [2021-06-01T23:18:35.679Z] --- PASS: TestPingHead (0.03s) [2021-06-01T23:18:35.679Z] === RUN TestVersion [2021-06-01T23:18:35.679Z] --- PASS: TestVersion (0.02s) [2021-06-01T23:18:35.679Z] PASS [2021-06-01T23:18:35.679Z] ok github.com/docker/docker/integration/system 1.230s [2021-06-01T23:18:36.132Z] [2021-06-01T23:18:36.132Z] === Skipped [2021-06-01T23:18:36.132Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-01T23:18:36.132Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:18:36.132Z] [2021-06-01T23:18:36.132Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-01T23:18:36.132Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-01T23:18:36.132Z] [2021-06-01T23:18:36.132Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-01T23:18:36.132Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-01T23:18:36.132Z] [2021-06-01T23:18:36.132Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-01T23:18:36.132Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:18:36.132Z] [2021-06-01T23:18:36.132Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-01T23:18:36.132Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:18:36.132Z] [2021-06-01T23:18:36.132Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-01T23:18:36.132Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:18:36.132Z] [2021-06-01T23:18:36.132Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-01T23:18:36.132Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:18:36.132Z] [2021-06-01T23:18:36.132Z] [2021-06-01T23:18:36.132Z] DONE 13 tests, 7 skipped in 3.009s [2021-06-01T23:18:36.132Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-01T23:18:36.628Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/builder [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/builder/remotecontext 0.086s coverage: 13.7% of statements [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/builder/dockerfile 0.266s coverage: 48.5% of statements [2021-06-01T23:18:36.998Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-01T23:18:36.998Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-01T23:18:37.933Z] ok github.com/docker/docker/builder/remotecontext/git 1.313s coverage: 86.3% of statements [2021-06-01T23:18:37.933Z] ? github.com/docker/docker/cli [no test files] [2021-06-01T23:18:37.933Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-01T23:18:37.993Z] === RUN TestExternalGraphDriver/spec [2021-06-01T23:18:38.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:38.282Z] INFO: Testing against a local daemon [2021-06-01T23:18:38.282Z] === RUN TestVolumesCreateAndList [2021-06-01T23:18:38.282Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-01T23:18:38.282Z] === RUN TestVolumesRemove [2021-06-01T23:18:38.282Z] --- PASS: TestVolumesRemove (0.16s) [2021-06-01T23:18:38.282Z] === RUN TestVolumesInspect [2021-06-01T23:18:38.282Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-01T23:18:38.282Z] === RUN TestVolumesInvalidJSON [2021-06-01T23:18:38.282Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-01T23:18:38.282Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-01T23:18:38.282Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-01T23:18:38.282Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-01T23:18:38.282Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-01T23:18:38.282Z] PASS [2021-06-01T23:18:38.282Z] ok github.com/docker/docker/integration/volume 0.418s [2021-06-01T23:18:38.282Z] [2021-06-01T23:18:38.282Z] DONE 5 tests in 2.211s [2021-06-01T23:18:38.282Z] INFO: make.ps1 ended at 06/01/2021 23:18:38 [2021-06-01T23:18:38.282Z] INFO: Integration CLI tests being run from the host: [2021-06-01T23:18:38.282Z] 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-06-01T23:18:38.554Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-01T23:18:39.481Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-01T23:18:39.912Z] Removing intermediate container 94a8ea2cfb27 [2021-06-01T23:18:39.912Z] ---> 19fee7d09361 [2021-06-01T23:18:39.912Z] Step 13/13 : CMD ["sh"] [2021-06-01T23:18:39.912Z] ---> Running in e9712592b836 [2021-06-01T23:18:39.912Z] Removing intermediate container e9712592b836 [2021-06-01T23:18:39.912Z] ---> c27cd35f624e [2021-06-01T23:18:39.912Z] Successfully built c27cd35f624e [2021-06-01T23:18:39.912Z] Successfully tagged busybox:latest [2021-06-01T23:18:39.912Z] INFO: Docker images of the daemon under test [2021-06-01T23:18:39.912Z] [2021-06-01T23:18:39.912Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-01T23:18:39.912Z] busybox latest c27cd35f624e Less than a second ago 5.3GB [2021-06-01T23:18:39.912Z] microsoft/windowsservercore latest 3a7f23e29bd7 3 weeks ago 5.28GB [2021-06-01T23:18:39.912Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 3 weeks ago 5.28GB [2021-06-01T23:18:39.912Z] [2021-06-01T23:18:39.912Z] INFO: Running integration tests at 06/01/2021 23:18:39... [2021-06-01T23:18:39.912Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-01T23:18:39.912Z] INFO: Integration API tests being run from the host: [2021-06-01T23:18:39.912Z] INFO: make.ps1 starting at 06/01/2021 23:18:39 [2021-06-01T23:18:40.043Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-01T23:18:40.617Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-01T23:18:40.617Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-01T23:18:40.879Z] === RUN TestExternalGraphDriver/pull [2021-06-01T23:18:40.889Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-01T23:18:41.439Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-01T23:18:42.121Z] ok github.com/docker/docker/client 0.217s coverage: 75.4% of statements [2021-06-01T23:18:43.328Z] --- PASS: TestExternalGraphDriver (8.76s) [2021-06-01T23:18:43.328Z] --- PASS: TestExternalGraphDriver/json (2.88s) [2021-06-01T23:18:43.328Z] --- PASS: TestExternalGraphDriver/spec (3.29s) [2021-06-01T23:18:43.328Z] --- PASS: TestExternalGraphDriver/pull (2.43s) [2021-06-01T23:18:43.328Z] === RUN TestGraphdriverPluginV2 [2021-06-01T23:18:43.889Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-01T23:18:43.889Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-01T23:18:43.889Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-01T23:18:44.815Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-01T23:18:45.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-01T23:18:45.316Z] INFO: Testing against a local daemon [2021-06-01T23:18:45.316Z] === RUN TestDockerSuite [2021-06-01T23:18:45.316Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-01T23:18:45.316Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-01T23:18:45.316Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-01T23:18:45.316Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-01T23:18:45.316Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-01T23:18:45.316Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-01T23:18:45.316Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-01T23:18:45.316Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-01T23:18:45.743Z] === RUN TestDockerSuite/TestCommitChange [2021-06-01T23:18:46.271Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-01T23:18:46.271Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-01T23:18:46.668Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-01T23:18:46.724Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-01T23:18:47.176Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-01T23:18:48.034Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-01T23:18:48.595Z] --- PASS: TestGraphdriverPluginV2 (5.20s) [2021-06-01T23:18:48.595Z] PASS [2021-06-01T23:18:48.595Z] [2021-06-01T23:18:48.595Z] DONE 5 tests in 14.082s [2021-06-01T23:18:48.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-01T23:18:48.595Z] ++ 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-06-01T23:18:48.595Z] ++ set -e [2021-06-01T23:18:48.595Z] ++ '[' -n 0 ']' [2021-06-01T23:18:48.595Z] ++ set -x [2021-06-01T23:18:48.595Z] ++ env -i DEST=/go/src/github.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-06-01T23:18:48.851Z] INFO: Testing against a local daemon [2021-06-01T23:18:48.851Z] === RUN TestContinueAfterPluginCrash [2021-06-01T23:18:48.851Z] === PAUSE TestContinueAfterPluginCrash [2021-06-01T23:18:48.851Z] === RUN TestReadPluginNoRead [2021-06-01T23:18:48.851Z] === PAUSE TestReadPluginNoRead [2021-06-01T23:18:48.851Z] === RUN TestDaemonStartWithLogOpt [2021-06-01T23:18:48.851Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-01T23:18:48.851Z] === CONT TestContinueAfterPluginCrash [2021-06-01T23:18:48.851Z] === CONT TestDaemonStartWithLogOpt [2021-06-01T23:18:50.217Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-01T23:18:52.737Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-01T23:18:54.102Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-01T23:18:54.664Z] --- PASS: TestDaemonStartWithLogOpt (5.79s) [2021-06-01T23:18:54.664Z] === CONT TestReadPluginNoRead [2021-06-01T23:18:56.553Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-01T23:18:57.920Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-01T23:18:57.920Z] === RUN TestReadPluginNoRead/default [2021-06-01T23:18:59.810Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-01T23:18:59.810Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-01T23:19:00.371Z] --- PASS: TestContinueAfterPluginCrash (11.55s) [2021-06-01T23:19:00.629Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-01T23:19:00.629Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-01T23:19:00.629Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-01T23:19:00.629Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-01T23:19:00.885Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-01T23:19:00.886Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-01T23:19:00.886Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-01T23:19:01.815Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-01T23:19:02.741Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-01T23:19:03.677Z] --- PASS: TestReadPluginNoRead (9.02s) [2021-06-01T23:19:03.677Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2021-06-01T23:19:03.677Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2021-06-01T23:19:03.677Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2021-06-01T23:19:03.677Z] read_test.go:92: [d0142cb1727ba] daemon is not started [2021-06-01T23:19:03.677Z] PASS [2021-06-01T23:19:03.677Z] [2021-06-01T23:19:03.677Z] DONE 6 tests in 14.943s [2021-06-01T23:19:03.677Z] 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-06-01T23:19:03.677Z] ++ 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-06-01T23:19:03.677Z] ++ set -e [2021-06-01T23:19:03.677Z] ++ '[' -n 0 ']' [2021-06-01T23:19:03.677Z] ++ set -x [2021-06-01T23:19:03.677Z] ++ env -i DEST=/go/src/github.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-06-01T23:19:03.677Z] testing: warning: no tests to run [2021-06-01T23:19:03.677Z] PASS [2021-06-01T23:19:03.677Z] [2021-06-01T23:19:03.677Z] DONE 0 tests in 0.043s [2021-06-01T23:19:03.677Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-01T23:19:03.677Z] ++ 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-06-01T23:19:03.677Z] ++ set -e [2021-06-01T23:19:03.677Z] ++ '[' -n 0 ']' [2021-06-01T23:19:03.677Z] ++ set -x [2021-06-01T23:19:03.677Z] ++ env -i DEST=/go/src/github.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-06-01T23:19:03.944Z] INFO: Testing against a local daemon [2021-06-01T23:19:03.944Z] === RUN TestPluginWithDevMounts [2021-06-01T23:19:03.944Z] === PAUSE TestPluginWithDevMounts [2021-06-01T23:19:03.944Z] === CONT TestPluginWithDevMounts [2021-06-01T23:19:04.869Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-01T23:19:04.870Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-01T23:19:05.798Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-01T23:19:05.798Z] --- PASS: TestPluginWithDevMounts (2.00s) [2021-06-01T23:19:05.798Z] PASS [2021-06-01T23:19:05.798Z] [2021-06-01T23:19:05.798Z] DONE 1 tests in 2.139s [2021-06-01T23:19:05.798Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-01T23:19:05.798Z] ++ 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-06-01T23:19:05.798Z] ++ set -e [2021-06-01T23:19:05.798Z] ++ '[' -n 0 ']' [2021-06-01T23:19:05.798Z] ++ set -x [2021-06-01T23:19:05.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-01T23:19:06.055Z] INFO: Testing against a local daemon [2021-06-01T23:19:06.055Z] === RUN TestSecretInspect [2021-06-01T23:19:06.616Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-01T23:19:07.981Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-01T23:19:08.543Z] --- PASS: TestSecretInspect (2.42s) [2021-06-01T23:19:08.543Z] === RUN TestSecretList [2021-06-01T23:19:08.543Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-01T23:19:09.469Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-01T23:19:09.469Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-01T23:19:09.469Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-01T23:19:10.396Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-01T23:19:10.396Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-01T23:19:10.396Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-01T23:19:10.651Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-01T23:19:10.651Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-01T23:19:10.906Z] --- PASS: TestSecretList (2.39s) [2021-06-01T23:19:10.906Z] === RUN TestSecretsCreateAndDelete [2021-06-01T23:19:11.467Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-01T23:19:12.393Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-01T23:19:12.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-01T23:19:13.578Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-01T23:19:13.578Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-01T23:19:13.834Z] --- PASS: TestSecretsCreateAndDelete (3.07s) [2021-06-01T23:19:13.834Z] === RUN TestSecretsUpdate [2021-06-01T23:19:16.351Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-01T23:19:16.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:19:16.746Z] INFO: Testing against a local daemon [2021-06-01T23:19:16.746Z] === RUN TestBuildWithSession [2021-06-01T23:19:16.746Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-01T23:19:16.746Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:19:16.746Z] === RUN TestBuildSquashParent [2021-06-01T23:19:16.746Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-01T23:19:16.746Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:19:16.746Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-01T23:19:16.746Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:19:16.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:19:16.746Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:19:16.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:19:16.746Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:19:16.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:19:16.746Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:19:16.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:19:16.746Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:19:16.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:19:16.746Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:19:16.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:19:16.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-01T23:19:16.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-01T23:19:16.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-01T23:19:16.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-01T23:19:17.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-01T23:19:17.281Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-01T23:19:17.281Z] --- PASS: TestSecretsUpdate (3.28s) [2021-06-01T23:19:17.281Z] === RUN TestTemplatedSecret [2021-06-01T23:19:18.649Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-01T23:19:19.576Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-01T23:19:20.831Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 29.1% of statements [2021-06-01T23:19:21.468Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-01T23:19:22.207Z] ok github.com/docker/docker/container 0.124s coverage: 34.6% of statements [2021-06-01T23:19:22.207Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-01T23:19:22.207Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-01T23:19:22.207Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-01T23:19:22.207Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-01T23:19:22.396Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-01T23:19:22.396Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-01T23:19:22.652Z] --- PASS: TestTemplatedSecret (5.36s) [2021-06-01T23:19:22.652Z] === RUN TestSecretCreateResolve [2021-06-01T23:19:23.580Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-01T23:19:23.888Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-01T23:19:23.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-01T23:19:24.948Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-01T23:19:26.326Z] --- PASS: TestSecretCreateResolve (3.54s) [2021-06-01T23:19:26.326Z] PASS [2021-06-01T23:19:26.326Z] [2021-06-01T23:19:26.326Z] DONE 6 tests in 20.220s [2021-06-01T23:19:26.326Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-01T23:19:26.326Z] ++ 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-06-01T23:19:26.326Z] ++ set -e [2021-06-01T23:19:26.326Z] ++ '[' -n 0 ']' [2021-06-01T23:19:26.326Z] ++ set -x [2021-06-01T23:19:26.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-01T23:19:26.326Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-01T23:19:26.326Z] INFO: Testing against a local daemon [2021-06-01T23:19:26.326Z] === RUN TestServiceCreateInit [2021-06-01T23:19:26.326Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-01T23:19:26.326Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-01T23:19:27.692Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-01T23:19:29.582Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-01T23:19:31.474Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-01T23:19:31.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-01T23:19:31.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-01T23:19:31.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-01T23:19:31.475Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-01T23:19:32.402Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-01T23:19:32.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-01T23:19:32.658Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-01T23:19:34.310Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-01T23:19:34.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.89s) [2021-06-01T23:19:34.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.40s) [2021-06-01T23:19:34.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.37s) [2021-06-01T23:19:34.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.87s) [2021-06-01T23:19:34.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.91s) [2021-06-01T23:19:34.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.61s) [2021-06-01T23:19:34.310Z] === RUN TestBuildMultiStageCopy [2021-06-01T23:19:34.310Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-01T23:19:34.417Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2021-06-01T23:19:34.676Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-01T23:19:36.053Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-01T23:19:37.906Z] --- PASS: TestServiceCreateInit (10.74s) [2021-06-01T23:19:37.906Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.88s) [2021-06-01T23:19:37.906Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.83s) [2021-06-01T23:19:37.906Z] === RUN TestCreateServiceMultipleTimes [2021-06-01T23:19:37.906Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-01T23:19:38.162Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-01T23:19:39.529Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-01T23:19:39.529Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-01T23:19:39.529Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-01T23:19:42.793Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-01T23:19:43.354Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-01T23:19:44.675Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-01T23:19:44.675Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-01T23:19:45.243Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-01T23:19:45.651Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-01T23:19:46.028Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2021-06-01T23:19:46.028Z] ok github.com/docker/docker/daemon 12.164s coverage: 17.3% of statements [2021-06-01T23:19:46.028Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-01T23:19:46.028Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-01T23:19:46.595Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 81.8% of statements [2021-06-01T23:19:46.625Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-01T23:19:46.853Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-01T23:19:47.471Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-01T23:19:47.788Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2021-06-01T23:19:47.788Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-01T23:19:47.788Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-01T23:19:48.172Z] --- PASS: TestBuildMultiStageCopy (14.35s) [2021-06-01T23:19:48.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.79s) [2021-06-01T23:19:48.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2021-06-01T23:19:48.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2021-06-01T23:19:48.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2021-06-01T23:19:48.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2021-06-01T23:19:48.172Z] === RUN TestBuildMultiStageParentConfig [2021-06-01T23:19:48.355Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-06-01T23:19:50.342Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-01T23:19:50.794Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-01T23:19:50.794Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-01T23:19:50.888Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.502s coverage: 73.3% of statements [2021-06-01T23:19:51.096Z] --- PASS: TestBuildMultiStageParentConfig (2.94s) [2021-06-01T23:19:51.096Z] === RUN TestBuildLabelWithTargets [2021-06-01T23:19:51.096Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-01T23:19:51.096Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:19:51.096Z] === RUN TestBuildWithEmptyLayers [2021-06-01T23:19:51.146Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-06-01T23:19:52.523Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.438s coverage: 56.2% of statements [2021-06-01T23:19:52.642Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2021-06-01T23:19:52.642Z] === RUN TestBuildMultiStageOnBuild [2021-06-01T23:19:53.325Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-01T23:19:53.325Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-01T23:19:53.664Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-01T23:19:54.438Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2021-06-01T23:19:55.816Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-01T23:19:55.816Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-01T23:19:55.816Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-01T23:19:55.816Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-01T23:19:55.816Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-01T23:19:55.839Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-01T23:19:56.340Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.555s coverage: 45.9% of statements [2021-06-01T23:19:56.340Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-01T23:19:56.598Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.335s coverage: 49.4% of statements [2021-06-01T23:19:57.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-01T23:19:57.202Z] --- PASS: TestCreateServiceMultipleTimes (20.21s) [2021-06-01T23:19:57.202Z] === RUN TestCreateServiceConflict [2021-06-01T23:19:58.501Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-06-01T23:19:58.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-01T23:19:58.688Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-01T23:19:58.688Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-01T23:19:58.688Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-01T23:19:58.760Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.707s coverage: 57.7% of statements [2021-06-01T23:19:58.760Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-01T23:19:58.760Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-01T23:19:59.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-01T23:19:59.941Z] --- PASS: TestCreateServiceConflict (2.78s) [2021-06-01T23:19:59.941Z] === RUN TestCreateServiceMaxReplicas [2021-06-01T23:20:00.137Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-06-01T23:20:01.070Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-06-01T23:20:01.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-01T23:20:02.446Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-06-01T23:20:02.446Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-01T23:20:02.446Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-01T23:20:03.406Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.5% of statements [2021-06-01T23:20:03.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-01T23:20:03.970Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2021-06-01T23:20:03.970Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-01T23:20:04.425Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-01T23:20:04.809Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-06-01T23:20:05.069Z] ok github.com/docker/docker/daemon/logger/awslogs 0.225s coverage: 77.4% of statements [2021-06-01T23:20:05.069Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-01T23:20:05.069Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-01T23:20:05.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009115e0_} [2021-06-01T23:20:06.007Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-06-01T23:20:06.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-06-01T23:20:06.575Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-06-01T23:20:07.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1819122774_/foo_false____} [2021-06-01T23:20:07.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-01T23:20:07.952Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-06-01T23:20:07.952Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-01T23:20:08.521Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 58.6% of statements [2021-06-01T23:20:09.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1819122774_/foo_true____} [2021-06-01T23:20:09.458Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-06-01T23:20:10.837Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-01T23:20:11.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3470313405_/foo_false____} [2021-06-01T23:20:11.095Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-01T23:20:11.663Z] ok github.com/docker/docker/daemon/logger/splunk 1.621s coverage: 82.5% of statements [2021-06-01T23:20:11.663Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-01T23:20:11.923Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-06-01T23:20:11.923Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-01T23:20:12.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3470313405_/foo_true____} [2021-06-01T23:20:13.782Z] --- PASS: TestBuildMultiStageOnBuild (18.56s) [2021-06-01T23:20:13.782Z] === RUN TestBuildUncleanTarFilenames [2021-06-01T23:20:13.782Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-01T23:20:13.782Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:20:13.782Z] === RUN TestBuildMultiStageLayerLeak [2021-06-01T23:20:13.829Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2021-06-01T23:20:14.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-01T23:20:14.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3470313405_/foo_true__0xc0009116a0__} [2021-06-01T23:20:14.765Z] ok github.com/docker/docker/distribution 0.145s coverage: 25.2% of statements [2021-06-01T23:20:14.765Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-01T23:20:15.701Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-01T23:20:16.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009116c0_} [2021-06-01T23:20:16.638Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-06-01T23:20:17.207Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.1% of statements [2021-06-01T23:20:17.207Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-01T23:20:17.466Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-06-01T23:20:17.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009116e0_} [2021-06-01T23:20:18.479Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.57s) [2021-06-01T23:20:18.479Z] === RUN TestCreateServiceSecretFileMode [2021-06-01T23:20:18.844Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2021-06-01T23:20:18.844Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2021-06-01T23:20:18.844Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-01T23:20:19.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000911700_} [2021-06-01T23:20:19.780Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-06-01T23:20:20.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000911720_} [2021-06-01T23:20:21.164Z] ok github.com/docker/docker/oci 0.009s coverage: 45.2% of statements [2021-06-01T23:20:21.535Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) [2021-06-01T23:20:21.535Z] === RUN TestCreateServiceConfigFileMode [2021-06-01T23:20:22.098Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-06-01T23:20:22.099Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-06-01T23:20:22.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-01T23:20:24.005Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.2% of statements [2021-06-01T23:20:24.941Z] ok github.com/docker/docker/pkg/authorization 0.286s coverage: 68.3% of statements [2021-06-01T23:20:24.941Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-01T23:20:24.993Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-01T23:20:25.201Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-06-01T23:20:25.249Z] --- PASS: TestCreateServiceConfigFileMode (3.81s) [2021-06-01T23:20:25.249Z] === RUN TestCreateServiceSysctls [2021-06-01T23:20:28.485Z] ok github.com/docker/docker/pkg/chrootarchive 2.485s coverage: 43.2% of statements [2021-06-01T23:20:28.485Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-06-01T23:20:29.053Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-01T23:20:29.053Z] ok github.com/docker/docker/layer 7.972s coverage: 68.8% of statements [2021-06-01T23:20:29.053Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-01T23:20:29.053Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-01T23:20:29.053Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-01T23:20:29.053Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-01T23:20:29.053Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-01T23:20:29.053Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-01T23:20:29.053Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-01T23:20:29.312Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-06-01T23:20:30.249Z] ok github.com/docker/docker/pkg/discovery/memory 0.021s coverage: 92.3% of statements [2021-06-01T23:20:30.495Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-01T23:20:30.495Z] --- PASS: TestCreateServiceSysctls (4.73s) [2021-06-01T23:20:30.495Z] === RUN TestCreateServiceCapabilities [2021-06-01T23:20:30.816Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-06-01T23:20:31.383Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2021-06-01T23:20:32.320Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-01T23:20:33.012Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-01T23:20:33.258Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 88.7% of statements [2021-06-01T23:20:33.517Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2021-06-01T23:20:33.575Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2021-06-01T23:20:33.575Z] === RUN TestInspect [2021-06-01T23:20:33.776Z] ok github.com/docker/docker/pkg/fsutils 0.217s coverage: 85.1% of statements [2021-06-01T23:20:33.776Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-06-01T23:20:34.928Z] --- PASS: TestBuildMultiStageLayerLeak (21.43s) [2021-06-01T23:20:34.928Z] === RUN TestBuildWithHugeFile [2021-06-01T23:20:35.153Z] ok github.com/docker/docker/pkg/idtools 0.436s coverage: 69.5% of statements [2021-06-01T23:20:35.153Z] ok github.com/docker/docker/pkg/ioutils 0.500s coverage: 69.3% of statements [2021-06-01T23:20:35.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-01T23:20:35.721Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-06-01T23:20:35.721Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-01T23:20:35.721Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-06-01T23:20:35.721Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-01T23:20:35.721Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-01T23:20:35.980Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-06-01T23:20:35.980Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-01T23:20:36.239Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-01T23:20:36.807Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-06-01T23:20:36.807Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2021-06-01T23:20:37.066Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-06-01T23:20:37.066Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-01T23:20:37.066Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-01T23:20:38.003Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-06-01T23:20:38.572Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-01T23:20:38.735Z] --- PASS: TestInspect (5.07s) [2021-06-01T23:20:38.735Z] === RUN TestCreateJob [2021-06-01T23:20:38.831Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-01T23:20:38.992Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-01T23:20:39.090Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-01T23:20:40.465Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-06-01T23:20:40.724Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-01T23:20:41.512Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-01T23:20:41.768Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-01T23:20:42.696Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-01T23:20:43.625Z] --- PASS: TestCreateJob (5.21s) [2021-06-01T23:20:43.625Z] === RUN TestReplicatedJob [2021-06-01T23:20:43.881Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-01T23:20:44.808Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-01T23:20:44.911Z] ok github.com/docker/docker/pkg/signal 3.397s coverage: 62.3% of statements [2021-06-01T23:20:44.911Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-06-01T23:20:45.170Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-01T23:20:45.429Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-01T23:20:45.997Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-06-01T23:20:46.175Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-01T23:20:46.565Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-06-01T23:20:47.133Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2021-06-01T23:20:47.541Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-01T23:20:47.701Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-06-01T23:20:47.701Z] testing: warning: no tests to run [2021-06-01T23:20:47.701Z] coverage: [no statements] [2021-06-01T23:20:47.701Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-01T23:20:48.269Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-01T23:20:48.269Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-01T23:20:48.528Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-06-01T23:20:48.909Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-01T23:20:50.301Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-01T23:20:50.555Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-01T23:20:51.492Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-01T23:20:51.669Z] --- PASS: TestReplicatedJob (7.91s) [2021-06-01T23:20:51.669Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-01T23:20:51.669Z] === RUN TestUpdateReplicatedJob [2021-06-01T23:20:51.751Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-06-01T23:20:52.598Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-01T23:20:53.129Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2021-06-01T23:20:53.697Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-01T23:20:53.965Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-01T23:20:54.896Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-01T23:20:55.077Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-06-01T23:20:55.336Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-06-01T23:20:55.595Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-06-01T23:20:56.263Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-01T23:20:56.520Z] --- PASS: TestUpdateReplicatedJob (4.85s) [2021-06-01T23:20:56.520Z] === RUN TestServiceListWithStatuses [2021-06-01T23:20:56.520Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-01T23:20:56.520Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-01T23:20:56.520Z] === RUN TestDockerNetworkConnectAlias [2021-06-01T23:20:56.533Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2021-06-01T23:20:56.533Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-01T23:20:57.084Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-01T23:20:59.025Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-01T23:20:59.068Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-01T23:20:59.954Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-01T23:21:00.447Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.4% of statements [2021-06-01T23:21:00.707Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-06-01T23:21:00.887Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-01T23:21:00.887Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-01T23:21:02.085Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-06-01T23:21:02.253Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-01T23:21:02.816Z] --- PASS: TestDockerNetworkConnectAlias (6.20s) [2021-06-01T23:21:02.816Z] === RUN TestDockerNetworkReConnect [2021-06-01T23:21:03.072Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-01T23:21:04.440Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-01T23:21:05.808Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-01T23:21:06.736Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-01T23:21:07.296Z] --- PASS: TestDockerNetworkReConnect (4.59s) [2021-06-01T23:21:07.297Z] === RUN TestServicePlugin [2021-06-01T23:21:08.663Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-01T23:21:10.031Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-01T23:21:12.067Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/rootless [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/volume [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-01T23:21:12.067Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === Skipped [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:73: No driver to put! [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-01T23:21:12.067Z] time="2021-06-01T23:19:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-01T23:21:12.067Z] time="2021-06-01T23:19:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-01T23:21:12.067Z] time="2021-06-01T23:19:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-01T23:21:12.067Z] time="2021-06-01T23:19:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-01T23:21:12.067Z] time="2021-06-01T23:19:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:73: No driver to put! [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-01T23:21:12.067Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-01T23:21:12.067Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-01T23:21:12.067Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-01T23:21:12.067Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-01T23:21:12.067Z] graphtest_unix.go:73: No driver to put! [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-01T23:21:12.067Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-01T23:21:12.067Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] [2021-06-01T23:21:12.067Z] DONE 2255 tests, 24 skipped in 253.122s [2021-06-01T23:21:12.553Z] === RUN TestDockerSuite/TestCpToCaseD Post stage [Pipeline] junit [2021-06-01T23:21:12.649Z] Recording test results [2021-06-01T23:21:12.965Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-01T23:21:13.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42446/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=53cecbcaa452555f60a1ba771651e4f28fb5d0e9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:53cecbcaa452555f60a1ba771651e4f28fb5d0e9 hack/validate/vendor [2021-06-01T23:21:14.237Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-01T23:21:14.804Z] + echo Ensuring container killed. [2021-06-01T23:21:14.804Z] Ensuring container killed. [2021-06-01T23:21:14.804Z] + docker rm -vf docker-pr4 [2021-06-01T23:21:14.804Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-01T23:21:15.085Z] + echo Chowning /workspace to jenkins user [2021-06-01T23:21:15.085Z] Chowning /workspace to jenkins user [2021-06-01T23:21:15.085Z] + id -u [2021-06-01T23:21:15.085Z] + id -g [2021-06-01T23:21:15.085Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42446:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-01T23:21:15.953Z] + bundleName=unit [2021-06-01T23:21:15.953Z] + echo Creating unit-bundles.tar.gz [2021-06-01T23:21:15.953Z] Creating unit-bundles.tar.gz [2021-06-01T23:21:15.953Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-01T23:21:15.953Z] bundles/junit-report.xml [2021-06-01T23:21:15.953Z] bundles/go-test-report.json [2021-06-01T23:21:15.953Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-01T23:21:15.966Z] Archiving artifacts [2021-06-01T23:21:16.399Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-01T23:21:16.399Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-01T23:21:16.470Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42446/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-01T23:21:16.777Z] + make clean [2021-06-01T23:21:17.037Z] docker volume rm -f docker-dev-cache [2021-06-01T23:21:17.037Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-01T23:21:18.590Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-01T23:21:18.590Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-01T23:21:19.112Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-01T23:21:21.509Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-01T23:21:21.632Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-01T23:21:22.196Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-01T23:21:22.485Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-01T23:21:22.485Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-01T23:21:22.485Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-01T23:21:22.485Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-01T23:21:22.947Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-01T23:21:23.409Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-01T23:21:27.165Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-01T23:21:27.484Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-01T23:21:29.356Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-01T23:21:29.356Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-01T23:21:29.356Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-01T23:21:29.825Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-01T23:21:30.753Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-01T23:21:31.315Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-01T23:21:36.563Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-01T23:21:36.563Z] === RUN TestDockerSuite/TestCpToDot [2021-06-01T23:21:36.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-01T23:21:36.930Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-01T23:21:37.382Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-01T23:21:39.275Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-01T23:21:40.642Z] --- PASS: TestServicePlugin (33.44s) [2021-06-01T23:21:40.642Z] plugin_test.go:62: [d2d9117f96cf0] joining swarm manager [d83de2ce666a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:21:40.642Z] plugin_test.go:65: [dd71869b8dbed] joining swarm manager [d83de2ce666a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:21:40.642Z] === RUN TestServiceUpdateLabel [2021-06-01T23:21:41.571Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-01T23:21:42.942Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-01T23:21:43.872Z] --- PASS: TestServiceUpdateLabel (3.17s) [2021-06-01T23:21:43.872Z] === RUN TestServiceUpdateSecrets [2021-06-01T23:21:44.434Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-01T23:21:44.999Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-01T23:21:46.365Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-01T23:21:47.288Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-01T23:21:47.732Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-01T23:21:47.732Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-01T23:21:47.732Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-01T23:21:47.988Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-01T23:21:48.914Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-01T23:21:48.914Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-01T23:21:48.914Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-01T23:21:49.477Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-01T23:21:49.733Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-01T23:21:49.989Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-01T23:21:49.989Z] === RUN TestDockerSuite/TestCreateRM [2021-06-01T23:21:49.989Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-01T23:21:49.989Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-01T23:21:50.246Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-01T23:21:50.502Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-01T23:21:52.000Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-01T23:21:52.461Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-01T23:21:52.461Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-01T23:21:53.020Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-01T23:21:53.020Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-01T23:21:53.020Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-01T23:21:55.381Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-01T23:21:56.926Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-01T23:21:57.190Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-01T23:21:57.190Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-01T23:21:57.190Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-01T23:21:57.190Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-01T23:21:57.190Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-01T23:21:57.190Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-01T23:21:57.754Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-01T23:21:59.119Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-01T23:22:00.046Z] --- PASS: TestServiceUpdateSecrets (16.14s) [2021-06-01T23:22:00.046Z] === RUN TestServiceUpdateConfigs [2021-06-01T23:22:00.046Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-01T23:22:01.642Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-01T23:22:01.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-01T23:22:01.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-01T23:22:01.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-01T23:22:01.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-01T23:22:01.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-01T23:22:02.104Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-01T23:22:03.898Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-01T23:22:04.460Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-01T23:22:05.390Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-01T23:22:05.390Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-01T23:22:06.320Z] === RUN TestDockerSuite/TestDockerFails [2021-06-01T23:22:06.320Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-01T23:22:06.320Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-01T23:22:06.320Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-01T23:22:08.208Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-01T23:22:08.770Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-01T23:22:11.289Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-01T23:22:11.289Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-01T23:22:11.289Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-01T23:22:11.851Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-01T23:22:15.119Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2021-06-01T23:22:15.119Z] === RUN TestServiceUpdateNetwork [2021-06-01T23:22:19.285Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-01T23:22:21.175Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-01T23:22:24.442Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-01T23:22:26.332Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-01T23:22:27.259Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-01T23:22:28.186Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-01T23:22:29.113Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-01T23:22:29.369Z] --- PASS: TestServiceUpdateNetwork (14.22s) [2021-06-01T23:22:29.369Z] === RUN TestServiceUpdatePidsLimit [2021-06-01T23:22:30.025Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-01T23:22:30.957Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-01T23:22:30.957Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-01T23:22:32.324Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-01T23:22:32.324Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-01T23:22:34.210Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-01T23:22:36.102Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-01T23:22:37.848Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-01T23:22:37.848Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-01T23:22:37.848Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-01T23:22:39.368Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-01T23:22:39.929Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-01T23:22:41.856Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-01T23:22:43.219Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-01T23:22:44.584Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-01T23:22:47.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-01T23:22:47.657Z] --- PASS: TestServiceUpdatePidsLimit (18.29s) [2021-06-01T23:22:47.657Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.45s) [2021-06-01T23:22:47.657Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.51s) [2021-06-01T23:22:47.657Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-06-01T23:22:47.657Z] PASS [2021-06-01T23:22:47.657Z] [2021-06-01T23:22:47.657Z] === Skipped [2021-06-01T23:22:47.657Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-01T23:22:47.657Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-01T23:22:47.657Z] [2021-06-01T23:22:47.657Z] [2021-06-01T23:22:47.657Z] DONE 27 tests, 1 skipped in 201.549s [2021-06-01T23:22:47.657Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-01T23:22:47.658Z] ++ 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-06-01T23:22:47.658Z] ++ set -e [2021-06-01T23:22:47.658Z] ++ '[' -n 0 ']' [2021-06-01T23:22:47.658Z] ++ set -x [2021-06-01T23:22:47.658Z] ++ env -i DEST=/go/src/github.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-06-01T23:22:47.913Z] INFO: Testing against a local daemon [2021-06-01T23:22:47.913Z] === RUN TestSessionCreate [2021-06-01T23:22:47.913Z] --- PASS: TestSessionCreate (0.03s) [2021-06-01T23:22:47.913Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-01T23:22:47.913Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-01T23:22:47.913Z] PASS [2021-06-01T23:22:47.913Z] [2021-06-01T23:22:47.913Z] DONE 2 tests in 0.139s [2021-06-01T23:22:47.913Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-01T23:22:47.913Z] ++ 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-06-01T23:22:47.913Z] ++ set -e [2021-06-01T23:22:47.913Z] ++ '[' -n 0 ']' [2021-06-01T23:22:47.913Z] ++ set -x [2021-06-01T23:22:47.913Z] ++ env -i DEST=/go/src/github.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-06-01T23:22:47.913Z] INFO: Testing against a local daemon [2021-06-01T23:22:47.913Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-01T23:22:47.913Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-01T23:22:47.913Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-01T23:22:47.913Z] === RUN TestEventsExecDie [2021-06-01T23:22:49.277Z] --- PASS: TestEventsExecDie (1.12s) [2021-06-01T23:22:49.277Z] === RUN TestEventsBackwardsCompatible [2021-06-01T23:22:49.277Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-01T23:22:49.277Z] === RUN TestInfoBinaryCommits [2021-06-01T23:22:49.277Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-01T23:22:49.277Z] === RUN TestInfoAPIVersioned [2021-06-01T23:22:49.277Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-01T23:22:49.277Z] === RUN TestInfoDiscoveryBackend [2021-06-01T23:22:49.837Z] --- PASS: TestInfoDiscoveryBackend (0.66s) [2021-06-01T23:22:49.837Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-01T23:22:50.094Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-01T23:22:50.349Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-01T23:22:50.911Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-01T23:22:50.911Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-01T23:22:51.472Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.72s) [2021-06-01T23:22:51.472Z] === RUN TestInfoAPI [2021-06-01T23:22:51.472Z] --- PASS: TestInfoAPI (0.03s) [2021-06-01T23:22:51.472Z] === RUN TestInfoAPIWarnings [2021-06-01T23:22:52.033Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-01T23:22:53.395Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-01T23:22:53.651Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-01T23:22:53.907Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-01T23:22:54.469Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-01T23:22:54.469Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-01T23:22:55.562Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-01T23:22:55.562Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-01T23:22:55.834Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-01T23:22:56.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-01T23:22:57.209Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-01T23:22:57.209Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-01T23:22:57.468Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-01T23:22:58.393Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-01T23:22:58.393Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-01T23:22:58.953Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-01T23:22:59.878Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-01T23:23:00.133Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-01T23:23:00.133Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-01T23:23:00.133Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-01T23:23:01.498Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-01T23:23:02.425Z] === RUN TestDockerSuite/TestEventsRename [2021-06-01T23:23:02.986Z] === RUN TestDockerSuite/TestEventsResize [2021-06-01T23:23:03.912Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-01T23:23:08.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-01T23:23:08.327Z] --- PASS: TestInfoAPIWarnings (16.71s) [2021-06-01T23:23:08.327Z] === RUN TestInfoDebug [2021-06-01T23:23:08.889Z] --- PASS: TestInfoDebug (0.70s) [2021-06-01T23:23:08.889Z] === RUN TestInfoInsecureRegistries [2021-06-01T23:23:09.451Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-01T23:23:09.708Z] --- PASS: TestInfoInsecureRegistries (0.72s) [2021-06-01T23:23:09.708Z] === RUN TestInfoRegistryMirrors [2021-06-01T23:23:10.636Z] --- PASS: TestInfoRegistryMirrors (0.90s) [2021-06-01T23:23:10.636Z] === RUN TestLoginFailsWithBadCredentials [2021-06-01T23:23:10.892Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2021-06-01T23:23:10.893Z] === RUN TestPingCacheHeaders [2021-06-01T23:23:10.893Z] --- PASS: TestPingCacheHeaders (0.06s) [2021-06-01T23:23:10.893Z] === RUN TestPingGet [2021-06-01T23:23:10.893Z] --- PASS: TestPingGet (0.04s) [2021-06-01T23:23:10.893Z] === RUN TestPingHead [2021-06-01T23:23:11.148Z] --- PASS: TestPingHead (0.04s) [2021-06-01T23:23:11.148Z] === RUN TestVersion [2021-06-01T23:23:11.148Z] --- PASS: TestVersion (0.07s) [2021-06-01T23:23:11.148Z] PASS [2021-06-01T23:23:11.148Z] [2021-06-01T23:23:11.148Z] === Skipped [2021-06-01T23:23:11.148Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-01T23:23:11.148Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-01T23:23:11.148Z] [2021-06-01T23:23:11.148Z] [2021-06-01T23:23:11.148Z] DONE 18 tests, 1 skipped in 23.280s [2021-06-01T23:23:11.148Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-01T23:23:11.148Z] ++ 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-06-01T23:23:11.148Z] ++ set -e [2021-06-01T23:23:11.148Z] ++ '[' -n 0 ']' [2021-06-01T23:23:11.148Z] ++ set -x [2021-06-01T23:23:11.148Z] ++ env -i DEST=/go/src/github.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-06-01T23:23:11.404Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-01T23:23:11.404Z] INFO: Testing against a local daemon [2021-06-01T23:23:11.404Z] === RUN TestVolumesCreateAndList [2021-06-01T23:23:11.404Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-01T23:23:11.404Z] === RUN TestVolumesRemove [2021-06-01T23:23:11.404Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-01T23:23:11.404Z] === RUN TestVolumesInspect [2021-06-01T23:23:11.404Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-01T23:23:11.404Z] === RUN TestVolumesInvalidJSON [2021-06-01T23:23:11.404Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-01T23:23:11.404Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-01T23:23:11.660Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-01T23:23:11.660Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-01T23:23:11.660Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-01T23:23:11.660Z] PASS [2021-06-01T23:23:11.660Z] [2021-06-01T23:23:11.660Z] DONE 5 tests in 0.395s [2021-06-01T23:23:11.660Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-01T23:23:12.223Z] ++++ cat bundles/test-integration/docker.pid [2021-06-01T23:23:12.223Z] +++ kill 5729 [2021-06-01T23:23:12.784Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-01T23:23:13.346Z] +++ /etc/init.d/apparmor stop [2021-06-01T23:23:13.346Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-01T23:23:13.346Z] [2021-06-01T23:23:13.346Z] Unloading profiles will leave already running processes permanently [2021-06-01T23:23:13.346Z] unconfined, which can lead to unexpected situations. [2021-06-01T23:23:13.346Z] [2021-06-01T23:23:13.346Z] To set a process to complain mode, use the command line tool [2021-06-01T23:23:13.346Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-01T23:23:13.346Z] +++ true [2021-06-01T23:23:13.346Z] exiting test-integration [2021-06-01T23:23:13.346Z] ++ exit 0 [2021-06-01T23:23:13.346Z] [2021-06-01T23:23:13.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-01T23:23:13.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-01T23:23:14.275Z] + for job in $(jobs -p) [2021-06-01T23:23:14.275Z] + wait 21590 [2021-06-01T23:23:15.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-01T23:23:16.566Z] === RUN TestDockerSuite/TestEventsTop [2021-06-01T23:23:17.137Z] --- PASS: TestBuildWithHugeFile (150.59s) [2021-06-01T23:23:17.137Z] === RUN TestBuildWCOWSandboxSize [2021-06-01T23:23:17.942Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-01T23:23:20.457Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-01T23:23:22.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-01T23:23:32.618Z] === RUN TestDockerSuite/TestExec [2021-06-01T23:23:32.874Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-01T23:23:33.800Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-01T23:23:34.363Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-01T23:23:34.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-01T23:23:35.289Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-01T23:23:35.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-01T23:23:37.804Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-01T23:23:39.170Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-01T23:23:40.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-01T23:23:40.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-01T23:23:41.062Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-01T23:23:42.954Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-01T23:23:44.319Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-01T23:23:45.686Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-01T23:23:46.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-01T23:23:46.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-01T23:23:46.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-01T23:23:46.615Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-01T23:23:48.505Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-01T23:23:51.034Z] === RUN TestDockerSuite/TestExecEnv [2021-06-01T23:23:51.961Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-01T23:23:52.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-01T23:23:52.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-01T23:23:52.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-01T23:23:52.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-01T23:23:52.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-01T23:23:53.852Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-01T23:23:54.780Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-01T23:23:55.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-01T23:23:58.300Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-01T23:23:59.668Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-01T23:24:01.558Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-01T23:24:02.923Z] === RUN TestDockerSuite/TestExecParseError [2021-06-01T23:24:03.485Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-01T23:24:04.412Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-01T23:24:04.973Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-01T23:24:09.139Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-01T23:24:09.702Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-01T23:24:10.630Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-01T23:24:12.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-01T23:24:17.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-01T23:24:18.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-01T23:24:18.739Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-01T23:24:19.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-01T23:24:19.201Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-01T23:24:20.751Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-01T23:24:20.751Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-01T23:24:22.327Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-01T23:24:23.257Z] === RUN TestDockerSuite/TestExecTTY [2021-06-01T23:24:24.504Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-01T23:24:25.146Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-01T23:24:26.048Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-01T23:24:26.048Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-01T23:24:26.048Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-01T23:24:26.511Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-01T23:24:27.020Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-01T23:24:27.437Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-01T23:24:27.994Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-01T23:24:28.365Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-01T23:24:28.365Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-01T23:24:28.455Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-01T23:24:29.429Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-01T23:24:29.890Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-01T23:24:30.881Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-01T23:24:31.442Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-01T23:24:33.331Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-01T23:24:34.259Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-01T23:24:34.595Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-01T23:24:35.623Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-01T23:24:36.784Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-01T23:24:36.784Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-01T23:24:37.756Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-01T23:24:37.756Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-01T23:24:38.217Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-01T23:24:39.761Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-01T23:24:40.734Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-01T23:24:40.862Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-01T23:24:41.195Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-01T23:24:41.195Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-01T23:24:41.656Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-01T23:24:42.629Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-01T23:24:42.629Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-01T23:24:42.629Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-01T23:24:45.022Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-01T23:24:46.935Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-01T23:24:47.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-01T23:24:48.446Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-01T23:24:50.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-01T23:24:51.785Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-01T23:24:52.715Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-01T23:24:52.715Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-01T23:24:52.715Z] === RUN TestDockerSuite/TestHealth [2021-06-01T23:25:14.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-01T23:25:16.488Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-01T23:25:16.488Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-01T23:25:16.744Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-01T23:25:16.744Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-01T23:25:17.670Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-01T23:25:17.670Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-01T23:25:18.599Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-01T23:25:18.599Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-01T23:25:18.599Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-01T23:25:18.856Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-01T23:25:19.419Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-01T23:25:19.675Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-01T23:25:20.604Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-01T23:25:20.604Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-01T23:25:21.970Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-01T23:25:21.970Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-01T23:25:23.861Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-01T23:25:24.182Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-01T23:25:24.182Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-01T23:25:24.182Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-01T23:25:24.790Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-01T23:25:24.790Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-01T23:25:25.725Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-01T23:25:27.106Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-01T23:25:27.567Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-01T23:25:28.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-01T23:25:28.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-01T23:25:28.236Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-01T23:25:28.236Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-01T23:25:28.236Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-01T23:25:28.491Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-01T23:25:28.491Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-01T23:25:30.124Z] === RUN TestDockerSuite/TestImportFile [2021-06-01T23:25:32.025Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-01T23:25:32.025Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-01T23:25:33.918Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-01T23:25:35.814Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-01T23:25:38.338Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-01T23:25:39.267Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-01T23:25:40.200Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-01T23:25:41.128Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-01T23:25:41.128Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-01T23:25:41.128Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-01T23:25:42.057Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-01T23:25:42.984Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-01T23:25:43.546Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-01T23:25:44.474Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-01T23:25:45.077Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-01T23:25:45.638Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-01T23:25:45.638Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-01T23:25:46.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-01T23:25:47.933Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-01T23:25:49.316Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-01T23:25:49.630Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-01T23:25:49.877Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-01T23:25:50.091Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-01T23:25:50.091Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-01T23:25:50.133Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-01T23:25:51.061Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-01T23:25:51.061Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-01T23:25:52.954Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-01T23:25:53.883Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-01T23:25:55.249Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-01T23:25:56.616Z] === RUN TestDockerSuite/TestInspectImage [2021-06-01T23:25:56.616Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-01T23:25:56.616Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-01T23:25:56.616Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-01T23:25:57.982Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-01T23:25:58.911Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-01T23:25:58.911Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-01T23:25:59.840Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-01T23:26:00.768Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-01T23:26:02.701Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-01T23:26:02.701Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-01T23:26:03.264Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-01T23:26:04.191Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-01T23:26:05.558Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-01T23:26:06.121Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-01T23:26:07.049Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-01T23:26:07.977Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-01T23:26:08.539Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-01T23:26:09.467Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-01T23:26:10.032Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-01T23:26:10.032Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-01T23:26:11.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-01T23:26:12.555Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-01T23:26:12.784Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-01T23:26:13.757Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-01T23:26:13.919Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-01T23:26:15.285Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-01T23:26:15.847Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-01T23:26:17.514Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-01T23:26:17.736Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-01T23:26:17.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-01T23:26:19.704Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-01T23:26:20.513Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-01T23:26:22.624Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-01T23:26:23.781Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-01T23:26:23.782Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-01T23:26:27.050Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-01T23:26:27.307Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-01T23:26:28.236Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-01T23:26:40.407Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-01T23:26:42.298Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-01T23:26:45.576Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-01T23:26:46.139Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-01T23:26:49.408Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-01T23:26:49.408Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-01T23:26:49.408Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-01T23:26:49.408Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-01T23:26:49.408Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-01T23:26:49.971Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-01T23:26:51.337Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-01T23:26:55.500Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-01T23:26:55.756Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-01T23:27:00.993Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-01T23:27:01.248Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-01T23:27:01.248Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-01T23:27:02.611Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-01T23:27:02.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-01T23:27:03.537Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-01T23:27:04.901Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-01T23:27:06.791Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-01T23:27:08.159Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-01T23:27:11.473Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-01T23:27:12.034Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-01T23:27:13.357Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-01T23:27:13.357Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-01T23:27:13.357Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-01T23:27:13.411Z] === RUN TestDockerSuite/TestLogsSince [2021-06-01T23:27:21.491Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-01T23:27:26.731Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-01T23:27:27.659Z] === RUN TestDockerSuite/TestLogsTail [2021-06-01T23:27:29.026Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-01T23:27:29.953Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-01T23:27:30.881Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-01T23:27:31.137Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-01T23:27:32.064Z] === RUN TestDockerSuite/TestNetHostname [2021-06-01T23:27:35.329Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-01T23:27:35.890Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-01T23:27:36.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-01T23:27:41.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-01T23:27:42.312Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-01T23:27:44.224Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-01T23:27:46.129Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-01T23:27:47.058Z] === RUN TestDockerSuite/TestPluginActive [2021-06-01T23:27:47.620Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-01T23:27:48.546Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-01T23:27:50.438Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-01T23:27:54.607Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-01T23:27:54.607Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-01T23:27:54.607Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-01T23:27:55.534Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-01T23:27:57.424Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-01T23:27:58.791Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-01T23:28:00.156Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-01T23:28:02.041Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-01T23:28:02.296Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-01T23:28:04.072Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-01T23:28:04.072Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-01T23:28:04.532Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-01T23:28:06.464Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-01T23:28:07.025Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-01T23:28:11.187Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-01T23:28:12.560Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-01T23:28:14.447Z] === RUN TestDockerSuite/TestPortList [2021-06-01T23:28:22.244Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-01T23:28:26.610Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-01T23:28:26.610Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-01T23:28:31.861Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-01T23:28:32.593Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-01T23:28:33.750Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-01T23:28:33.750Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-01T23:28:33.750Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-01T23:28:34.678Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-01T23:28:34.678Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-01T23:28:35.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-01T23:28:35.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-01T23:28:36.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-01T23:28:36.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-01T23:28:38.425Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-01T23:28:38.425Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-01T23:28:41.694Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-01T23:28:41.694Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-01T23:28:42.944Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-01T23:28:43.585Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-01T23:28:44.951Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-01T23:28:44.951Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-01T23:28:45.905Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-01T23:28:49.174Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-01T23:28:49.736Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-01T23:28:53.002Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-01T23:28:57.168Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-01T23:28:57.168Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-01T23:28:59.056Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-01T23:29:02.325Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-01T23:29:02.325Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-01T23:29:06.495Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-01T23:29:08.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-01T23:29:08.384Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-01T23:29:11.653Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-01T23:29:12.585Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-01T23:29:13.513Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-01T23:29:16.725Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-01T23:29:16.792Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-01T23:29:16.793Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-01T23:29:18.158Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-01T23:29:20.048Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-01T23:29:20.610Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-01T23:29:23.880Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-01T23:29:23.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-01T23:29:26.396Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-01T23:29:27.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-01T23:29:28.914Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-01T23:29:28.914Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-01T23:29:29.170Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-01T23:29:29.731Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-01T23:29:32.995Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-01T23:29:35.509Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-01T23:29:36.875Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-01T23:29:36.875Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-01T23:29:36.875Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-01T23:29:36.875Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-01T23:29:36.875Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-01T23:29:37.131Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-01T23:29:38.058Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-01T23:29:39.947Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-01T23:29:41.313Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-01T23:29:42.243Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-01T23:29:44.133Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-01T23:29:52.217Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-01T23:29:53.579Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-01T23:29:55.464Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-01T23:29:55.720Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-01T23:29:55.720Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-01T23:29:55.975Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-01T23:29:58.487Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-01T23:29:58.743Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-01T23:30:00.107Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-01T23:30:02.624Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-01T23:30:06.787Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-01T23:30:06.787Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-01T23:30:08.151Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-01T23:30:08.151Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-01T23:30:08.151Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-01T23:30:10.040Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-01T23:30:12.561Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-01T23:30:13.925Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-01T23:30:13.925Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-01T23:30:15.289Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-01T23:30:15.848Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-01T23:30:17.211Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-01T23:30:19.100Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-01T23:30:19.661Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-01T23:30:20.587Z] === RUN TestDockerSuite/TestRmiTag [2021-06-01T23:30:20.843Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-01T23:30:22.208Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-01T23:30:26.371Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-01T23:30:26.626Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-01T23:30:27.555Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-01T23:30:27.809Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-01T23:30:29.173Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-01T23:30:29.734Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-01T23:30:30.295Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-01T23:30:30.856Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-01T23:30:30.856Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-01T23:30:31.782Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-01T23:30:32.709Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-01T23:30:34.073Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-01T23:30:35.004Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-01T23:30:36.372Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-01T23:30:37.300Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-01T23:30:38.226Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-01T23:30:39.217Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-01T23:30:39.217Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-01T23:30:39.217Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-01T23:30:39.217Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-01T23:30:39.217Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-01T23:30:39.217Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-01T23:30:39.217Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-01T23:30:39.217Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-01T23:30:39.217Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-01T23:30:39.589Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-01T23:30:40.515Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-01T23:30:41.441Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-01T23:30:42.367Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-01T23:30:42.928Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-01T23:30:43.855Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-01T23:30:44.783Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-01T23:30:45.709Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-01T23:30:45.964Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-01T23:30:46.889Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-01T23:30:47.799Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-01T23:30:47.817Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-01T23:30:48.744Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-01T23:30:49.000Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-01T23:30:50.713Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-01T23:30:51.515Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-01T23:30:52.075Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-01T23:30:53.001Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-01T23:30:53.562Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-01T23:30:54.123Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-01T23:30:54.123Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-01T23:30:54.461Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-01T23:30:54.461Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-01T23:30:54.461Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-01T23:30:54.461Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-01T23:30:54.922Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-01T23:30:54.922Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-01T23:30:55.049Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-01T23:30:55.610Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-01T23:30:56.181Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-01T23:30:57.109Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-01T23:30:57.670Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-01T23:30:57.670Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-01T23:30:58.597Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-01T23:30:58.597Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-01T23:30:58.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-01T23:30:58.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-01T23:30:58.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-01T23:30:58.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-01T23:30:59.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-01T23:30:59.524Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-01T23:31:00.451Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-01T23:31:00.451Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-01T23:31:01.380Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-01T23:31:02.308Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-01T23:31:02.308Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-01T23:31:02.870Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-01T23:31:03.125Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-01T23:31:03.834Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-01T23:31:05.013Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-01T23:31:06.900Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-01T23:31:07.825Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-01T23:31:08.386Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-01T23:31:09.314Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-01T23:31:09.875Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-01T23:31:10.800Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-01T23:31:11.727Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-01T23:31:13.614Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-01T23:31:16.878Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-01T23:31:16.878Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-01T23:31:17.805Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-01T23:31:20.329Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-01T23:31:21.546Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-01T23:31:21.546Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-01T23:31:21.546Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-01T23:31:21.546Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-01T23:31:21.546Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-01T23:31:21.546Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-01T23:31:21.546Z] === RUN TestDockerSuite/TestBuildFails [2021-06-01T23:31:22.218Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-01T23:31:23.147Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-01T23:31:23.740Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-01T23:31:23.740Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-01T23:31:25.035Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-01T23:31:26.399Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-01T23:31:27.764Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-01T23:31:27.764Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-01T23:31:27.764Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-01T23:31:28.692Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-01T23:31:28.948Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-01T23:31:29.547Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-01T23:31:32.215Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-01T23:31:33.579Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-01T23:31:34.255Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-01T23:31:36.094Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-01T23:31:36.349Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-01T23:31:38.235Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-01T23:31:38.796Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-01T23:31:38.796Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-01T23:31:39.723Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-01T23:31:41.090Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-01T23:31:41.090Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-01T23:31:41.355Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-01T23:31:41.651Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-01T23:31:42.581Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-01T23:31:43.141Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-01T23:31:44.067Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-01T23:31:44.067Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-01T23:31:44.627Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-01T23:31:45.552Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-01T23:31:46.057Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-01T23:31:46.114Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-01T23:31:47.030Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-01T23:31:47.039Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-01T23:31:47.600Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-01T23:31:48.161Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-01T23:31:48.721Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-01T23:31:48.977Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-01T23:31:49.903Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-01T23:31:49.903Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-01T23:31:50.830Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-01T23:31:51.731Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-01T23:31:51.731Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-01T23:31:51.757Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-01T23:31:52.703Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-01T23:31:53.121Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-01T23:31:53.164Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-01T23:31:53.164Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-01T23:31:53.682Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-01T23:31:53.682Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-01T23:31:56.947Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-01T23:31:57.510Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-01T23:31:57.766Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-01T23:32:00.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-01T23:32:05.568Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-01T23:32:05.568Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-01T23:32:10.222Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-01T23:32:10.222Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-01T23:32:11.595Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-01T23:32:11.595Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-01T23:32:11.595Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-01T23:32:11.595Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-01T23:32:12.157Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-01T23:32:15.419Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-01T23:32:15.675Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-01T23:32:17.563Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-01T23:32:17.974Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-01T23:32:17.974Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-01T23:32:18.945Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-01T23:32:18.945Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-01T23:32:19.406Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-01T23:32:19.406Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-01T23:32:19.451Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-01T23:32:23.152Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-01T23:32:24.124Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-01T23:32:25.096Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-01T23:32:25.978Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-01T23:32:25.978Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-01T23:32:26.068Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-01T23:32:26.233Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-01T23:32:26.529Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-01T23:32:27.502Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-01T23:32:27.595Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-01T23:32:27.595Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-01T23:32:27.595Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-01T23:32:28.474Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-01T23:32:28.959Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-01T23:32:30.322Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-01T23:32:32.212Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-01T23:32:32.212Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-01T23:32:32.212Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-01T23:32:33.582Z] === RUN TestDockerSuite/TestRunMount [2021-06-01T23:32:34.280Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-01T23:32:34.280Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-01T23:32:34.280Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-01T23:32:34.280Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-01T23:32:34.280Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-01T23:32:34.280Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-01T23:32:34.280Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-01T23:32:34.740Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-01T23:32:34.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-01T23:32:35.720Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-01T23:32:40.424Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-01T23:32:43.035Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-01T23:32:43.035Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-01T23:32:43.035Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-01T23:32:43.962Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-01T23:32:46.476Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-01T23:32:48.366Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-01T23:32:52.532Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-01T23:32:53.896Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-01T23:32:55.257Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-01T23:32:55.257Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-01T23:32:56.412Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-01T23:32:57.778Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-01T23:32:58.173Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-01T23:32:59.666Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-01T23:32:59.666Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-01T23:33:00.228Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-01T23:33:01.595Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-01T23:33:02.157Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-01T23:33:03.084Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-01T23:33:05.602Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-01T23:33:07.511Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-01T23:33:11.676Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-01T23:33:12.237Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-01T23:33:12.237Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-01T23:33:13.164Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-01T23:33:13.164Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-01T23:33:13.726Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-01T23:33:14.651Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-01T23:33:14.651Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-01T23:33:15.212Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-01T23:33:21.740Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-01T23:33:21.740Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-01T23:33:21.740Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-01T23:33:22.665Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-01T23:33:24.557Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-01T23:33:25.118Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-01T23:33:25.681Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-01T23:33:26.242Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-01T23:33:26.498Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-01T23:33:27.423Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-01T23:33:27.679Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-01T23:33:27.679Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-01T23:33:28.605Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-01T23:33:29.166Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-01T23:33:29.166Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-01T23:33:29.848Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-01T23:33:31.213Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-01T23:33:31.213Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-01T23:33:33.915Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-01T23:33:34.489Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-01T23:33:35.851Z] === RUN TestDockerSuite/TestRunRm [2021-06-01T23:33:36.412Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-01T23:33:40.572Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-01T23:33:40.830Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-01T23:33:41.758Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-01T23:33:43.123Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-01T23:33:43.683Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-01T23:33:46.323Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-01T23:33:47.851Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-01T23:33:51.028Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-01T23:33:51.117Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-01T23:33:52.046Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-01T23:33:52.301Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-01T23:33:52.865Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-01T23:33:53.428Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-01T23:33:54.362Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-01T23:33:54.618Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-01T23:33:55.545Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-01T23:33:56.107Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-01T23:33:57.035Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-01T23:33:58.124Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-01T23:33:59.568Z] === RUN TestDockerSuite/TestRunState [2021-06-01T23:34:00.932Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-01T23:34:01.858Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-01T23:34:01.888Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-01T23:34:02.420Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-01T23:34:02.676Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-01T23:34:02.676Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-01T23:34:03.237Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-01T23:34:03.798Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-01T23:34:05.163Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-01T23:34:05.163Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-01T23:34:05.163Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-01T23:34:06.090Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-01T23:34:08.605Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-01T23:34:08.861Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-01T23:34:10.749Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-01T23:34:14.914Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-01T23:34:16.731Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-01T23:34:16.731Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-01T23:34:18.176Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-01T23:34:18.432Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-01T23:34:18.993Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-01T23:34:19.919Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-01T23:34:21.806Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-01T23:34:23.173Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-01T23:34:23.744Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-01T23:34:23.744Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-01T23:34:24.000Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-01T23:34:24.926Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-01T23:34:25.321Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-01T23:34:25.321Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-01T23:34:25.321Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-01T23:34:25.321Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-01T23:34:25.487Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-01T23:34:26.049Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-01T23:34:26.049Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-01T23:34:26.304Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-01T23:34:26.865Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-01T23:34:28.238Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-01T23:34:31.027Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-01T23:34:31.588Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-01T23:34:31.984Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-01T23:34:32.515Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-01T23:34:34.901Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-01T23:34:34.901Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-01T23:34:34.901Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-01T23:34:35.030Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-01T23:34:36.393Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-01T23:34:37.817Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-01T23:34:38.278Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-01T23:34:38.284Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-01T23:34:39.821Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-01T23:34:40.799Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-01T23:34:41.360Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-01T23:34:41.360Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-01T23:34:41.360Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-01T23:34:41.360Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-01T23:34:41.360Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-01T23:34:41.360Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-01T23:34:41.360Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-01T23:34:46.598Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-01T23:34:46.598Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-01T23:34:46.853Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-01T23:34:48.410Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-01T23:34:48.739Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-01T23:34:49.686Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-01T23:34:49.956Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-01T23:34:50.615Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-01T23:34:50.615Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-01T23:34:51.543Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-01T23:34:51.543Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-01T23:34:51.543Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-01T23:34:51.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-01T23:34:51.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-01T23:34:51.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-01T23:34:51.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-01T23:34:51.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-01T23:34:51.543Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-01T23:34:52.470Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-01T23:34:53.396Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-01T23:34:53.396Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-01T23:34:54.760Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-01T23:34:54.760Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-01T23:34:56.125Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-01T23:34:56.126Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-01T23:34:56.126Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-01T23:34:56.687Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-01T23:34:57.615Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-01T23:34:57.615Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-01T23:34:57.615Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-01T23:34:58.543Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-01T23:34:58.546Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-01T23:35:00.434Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-01T23:35:01.362Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-01T23:35:01.362Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-01T23:35:01.461Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-01T23:35:02.290Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-01T23:35:02.290Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-01T23:35:04.177Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-01T23:35:04.737Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-01T23:35:06.100Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-01T23:35:07.988Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-01T23:35:08.548Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-01T23:35:08.548Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-01T23:35:08.548Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-01T23:35:08.548Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-01T23:35:09.914Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-01T23:35:11.294Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-01T23:35:12.220Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-01T23:35:12.220Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-01T23:35:14.109Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-01T23:35:14.366Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-01T23:35:14.927Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-01T23:35:15.855Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-01T23:35:17.745Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-01T23:35:17.745Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-01T23:35:19.172Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-01T23:35:19.631Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-01T23:35:19.631Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-01T23:35:19.631Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-01T23:35:20.996Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-01T23:35:22.360Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-01T23:35:22.616Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-01T23:35:22.873Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-01T23:35:22.873Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-01T23:35:22.873Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-01T23:35:23.129Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-01T23:35:23.691Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-01T23:35:26.961Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-01T23:35:26.961Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-01T23:35:26.961Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-01T23:35:27.760Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-01T23:35:30.674Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-01T23:35:32.201Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-01T23:35:32.219Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-01T23:35:32.219Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-01T23:35:32.219Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-01T23:35:33.567Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-01T23:35:33.765Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-01T23:35:33.765Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-01T23:35:34.496Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-01T23:35:35.423Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-01T23:35:35.423Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-01T23:35:36.367Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-01T23:35:38.254Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-01T23:35:38.254Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-01T23:35:40.766Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-01T23:35:43.280Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-01T23:35:43.841Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-01T23:35:45.728Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-01T23:35:47.617Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-01T23:35:49.505Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-01T23:35:52.769Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-01T23:35:58.009Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-01T23:36:00.520Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-01T23:36:05.796Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-01T23:36:08.307Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-01T23:36:09.669Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-01T23:36:10.596Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-01T23:36:11.157Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-01T23:36:11.718Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-01T23:36:11.718Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-01T23:36:12.645Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-01T23:36:16.329Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-01T23:36:17.886Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-01T23:36:21.147Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-01T23:36:21.401Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-01T23:36:21.963Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-01T23:36:21.963Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-01T23:36:21.963Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-01T23:36:23.328Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-01T23:36:24.693Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-01T23:36:25.621Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-01T23:36:27.515Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-01T23:36:28.739Z] === RUN TestDockerSuite/TestBuildRm [2021-06-01T23:36:31.678Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-01T23:36:31.941Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-01T23:36:32.868Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-01T23:36:32.869Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-01T23:36:35.382Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-01T23:36:36.307Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-01T23:36:42.841Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-01T23:36:48.082Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-01T23:36:49.872Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-01T23:36:50.845Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-01T23:36:50.845Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-01T23:36:51.306Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-01T23:36:52.851Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-01T23:36:53.324Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-01T23:36:55.841Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-01T23:36:56.602Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-01T23:37:00.352Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-01T23:37:01.082Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-01T23:37:04.102Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-01T23:37:07.616Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-01T23:37:09.515Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-01T23:37:12.029Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-01T23:37:12.958Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-01T23:37:14.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-01T23:37:16.835Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-01T23:37:18.725Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-01T23:37:21.240Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-01T23:37:23.126Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-01T23:37:25.015Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-01T23:37:25.226Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-01T23:37:25.226Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-01T23:37:25.226Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-01T23:37:26.379Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-01T23:37:32.332Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-01T23:37:32.332Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-01T23:37:37.037Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-01T23:37:37.037Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-01T23:37:40.787Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-01T23:37:41.211Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-01T23:37:41.211Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-01T23:37:41.211Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-01T23:37:41.211Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-01T23:37:41.211Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-01T23:37:41.211Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-01T23:37:41.211Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-01T23:37:41.211Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-01T23:37:42.145Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-01T23:37:42.145Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-01T23:37:43.514Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-01T23:37:43.514Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-01T23:37:43.514Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-01T23:37:43.514Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-01T23:37:43.769Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-01T23:37:46.284Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-01T23:37:46.540Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-01T23:37:46.540Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-01T23:37:46.796Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-01T23:37:46.796Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-01T23:37:46.796Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-01T23:37:53.327Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-01T23:37:55.212Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-01T23:37:55.212Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-01T23:37:55.212Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-01T23:37:58.541Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-01T23:38:01.810Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite (1941.26s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.02s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.44s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.54s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.03s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.40s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.48s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.51s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.38s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.56s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.37s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.21s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.34s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.44s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.31s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.49s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.24s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAttachDetach (1.65s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.16s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.30s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.58s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.37s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.88s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.82s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.67s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.51s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.54s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.00s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.84s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.94s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.37s) [2021-06-01T23:38:01.810Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.77s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.22s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.46s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.70s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.73s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.81s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.46s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.21s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.91s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.75s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.00s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.87s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.91s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.63s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.58s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.31s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.43s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.43s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.62s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.85s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.22s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.95s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.01s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.77s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.48s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.22s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.29s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.90s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.17s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.19s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.84s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.37s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.28s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.14s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.47s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.07s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.08s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.86s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.65s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.15s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.38s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.65s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.63s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.50s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.12s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.93s) [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.41s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.10s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.94s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.90s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.42s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.91s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.49s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.82s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.86s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.76s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.51s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.03s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.20s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.26s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.29s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.20s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.28s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.43s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.65s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.47s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.31s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.20s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnv (2.23s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.15s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.68s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.52s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.24s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.29s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.02s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.35s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.73s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.46s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFails (1.73s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.64s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.73s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.32s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.77s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.34s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.48s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.55s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.61s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildHistory (4.50s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.22s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.99s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.34s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.00s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.33s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.49s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.74s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.70s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.59s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.49s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.75s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.23s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.83s) [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.07s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.90s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.68s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.08s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.42s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.22s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.06s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.60s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.30s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.09s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.41s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.76s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildPATH (2.74s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.09s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.09s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.52s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.71s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildRm (3.19s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.40s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.18s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.43s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.20s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.93s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildStderr (1.10s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.36s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.38s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.51s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.75s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.58s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildUser (1.85s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.61s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.15s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.50s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.61s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.84s) [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-06-01T23:38:01.811Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (3.19s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.23s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.99s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.46s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.02s) [2021-06-01T23:38:01.811Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2021-06-01T23:38:01.812Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-01T23:38:01.812Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.45s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-01T23:38:01.812Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-01T23:38:01.812Z] docker_cli_sni_test.go:18: Flakey test [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.21s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.82s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.22s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitTTY (2.41s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.18s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.82s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.94s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.20s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.99s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.12s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.49s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.19s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.41s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.12s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.50s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.24s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.22s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.64s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.14s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.95s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.86s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.07s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.69s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.15s) [2021-06-01T23:38:01.812Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-06-01T23:38:01.812Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.96s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.96s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.99s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.12s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.76s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.27s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.69s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.67s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (2.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.74s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009115e0_} (1.85s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1819122774_/foo_false____} (1.77s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1819122774_/foo_true____} (1.79s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3470313405_/foo_false____} (1.68s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3470313405_/foo_true____} (1.60s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3470313405_/foo_true__0xc0009116a0__} (1.71s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009116c0_} (1.64s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009116e0_} (1.59s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000911700_} (1.67s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000911720_} (1.63s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.28s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.88s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.19s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (6.07s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.41s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.08s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.04s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.43s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.28s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.30s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.40s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.33s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.18s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.07s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.63s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.14s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.08s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.05s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.31s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.19s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.95s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.09s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.86s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.50s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.23s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.32s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.19s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.29s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToDot (0.87s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.04s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.23s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToStdout (1.18s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.72s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.54s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.27s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.29s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2021-06-01T23:38:01.812Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-01T23:38:01.812Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-06-01T23:38:01.812Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-01T23:38:01.812Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.34s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.81s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.44s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.96s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.97s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.50s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.50s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.52s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.02s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.46s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.94s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.36s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsAttach (0.77s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.95s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.96s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.14s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.77s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.83s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.04s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.10s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsCopy (1.15s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.42s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.66s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.64s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.44s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.43s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFilters (1.49s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFormat (1.49s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-01T23:38:01.812Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-06-01T23:38:01.812Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-01T23:38:01.813Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-01T23:38:01.813Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-01T23:38:01.813Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.31s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsRename (0.76s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.58s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.00s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.45s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.62s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsTop (1.27s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.69s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.62s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.34s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.69s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.76s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.67s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.30s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.73s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecCgroup (2.60s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.72s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.04s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecInspectID (3.33s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecInteractive (1.61s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.77s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.30s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecParseError (0.75s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.68s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecStartFails (1.04s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.47s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.15s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecTTY (1.42s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.57s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.03s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecUlimits (1.04s) [2021-06-01T23:38:01.813Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-01T23:38:01.813Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.00s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.78s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestExecWithUser (1.33s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestHealth (23.98s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.46s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.60s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.38s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.11s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.57s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.33s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImportDisplay (1.57s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImportFile (1.80s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.96s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImportGzipped (1.94s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.26s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.19s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.15s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.90s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.70s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.23s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.16s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2021-06-01T23:38:01.813Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-01T23:38:01.813Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.78s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.29s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectDefault (1.19s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectHistory (1.49s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2021-06-01T23:38:01.813Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-01T23:38:01.813Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.17s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.93s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.03s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.97s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.58s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.73s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectStatus (0.84s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.43s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.77s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.72s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.73s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.08s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.67s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.41s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.51s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.08s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.76s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.16s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.74s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.87s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.36s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.63s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.05s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.72s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.81s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.22s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.03s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.21s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.35s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.78s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.47s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.16s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.00s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsSince (7.06s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.18s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.21s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsTail (1.29s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.14s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.97s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestNetHostname (3.08s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.64s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.52s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.67s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.09s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPluginActive (1.52s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.78s) [2021-06-01T23:38:01.813Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-01T23:38:01.813Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.10s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.14s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.25s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.62s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.65s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.73s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.75s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPortList (10.43s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.35s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.48s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.97s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.98s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.94s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.40s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.67s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.65s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPsByOrder (3.86s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.89s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.10s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.25s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.58s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.69s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.75s) [2021-06-01T23:38:01.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.00s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.11s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.23s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.03s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.04s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.06s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.11s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.79s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.07s) [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-01T23:38:01.814Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.87s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.85s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.67s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.96s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.82s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.30s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.11s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.51s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.76s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (6.06s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.18s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.55s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.24s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.29s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiTag (0.37s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.11s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.90s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.36s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAddHost (0.68s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.10s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.10s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.29s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.14s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.46s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.84s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.98s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.21s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.34s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.00s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.97s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.98s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.79s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.49s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.88s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.90s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.85s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.43s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.46s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.00s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.81s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.87s) [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-01T23:38:01.814Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-01T23:38:01.814Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.87s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (3.12s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.75s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.11s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-01T23:38:01.814Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.53s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.73s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunExitCode (0.67s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunGroupAdd (1.04s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.37s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.63s) [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-01T23:38:01.814Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.14s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.74s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.47s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.22s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.85s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.85s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.87s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.38s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.48s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.45s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunMount (8.80s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.84s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.99s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.33s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.44s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.17s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.25s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.47s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.99s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.94s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.12s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.16s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.13s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-01T23:38:01.814Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-06-01T23:38:01.814Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-01T23:38:01.814Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-01T23:38:01.814Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.37s) [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-01T23:38:01.814Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.12s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.42s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.82s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.63s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.76s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunState (1.51s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-06-01T23:38:01.814Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-01T23:38:01.814Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunSysctls (1.42s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.24s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.82s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.56s) [2021-06-01T23:38:01.814Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.31s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.20s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUserByID (0.76s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.92s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.17s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.38s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.15s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.35s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.38s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.88s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.90s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.97s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.96s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.88s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.02s) [2021-06-01T23:38:01.815Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.08s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.23s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.98s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithUlimits (1.02s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.82s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.88s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.83s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.84s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.98s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.90s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.19s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.26s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.21s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.88s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.57s) [2021-06-01T23:38:01.815Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents883628494 [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.89s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.47s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.94s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.66s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.89s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.64s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.28s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.73s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.89s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.01s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.75s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.06s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.81s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-06-01T23:38:01.815Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.00s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.48s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.36s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.74s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-01T23:38:01.815Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.42s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.64s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-06-01T23:38:01.815Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.37s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.02s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.19s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.47s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.67s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.41s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.28s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.04s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.16s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.20s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.40s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.42s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.23s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.07s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.11s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.13s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.19s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.06s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.12s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.83s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.91s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.16s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.12s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.82s) [2021-06-01T23:38:01.815Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.88s) [2021-06-01T23:38:01.815Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-01T23:38:01.815Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-01T23:38:01.815Z] === RUN TestDockerRegistrySuite [2021-06-01T23:38:01.815Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-01T23:38:03.180Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-01T23:38:04.543Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-01T23:38:06.430Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-01T23:38:06.430Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-01T23:38:10.593Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-01T23:38:17.151Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-01T23:38:20.417Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-01T23:38:21.781Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-01T23:38:23.144Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-01T23:38:23.344Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-01T23:38:23.344Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-01T23:38:23.344Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-01T23:38:24.319Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-01T23:38:24.507Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-01T23:38:25.872Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-01T23:38:27.236Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-01T23:38:28.037Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-01T23:38:28.600Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-01T23:38:29.526Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-01T23:38:32.038Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-01T23:38:32.678Z] === RUN TestDockerSuite/TestBuildUser [2021-06-01T23:38:32.678Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-01T23:38:32.678Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-01T23:38:32.678Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-01T23:38:34.556Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-01T23:38:35.546Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-01T23:38:35.920Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-01T23:38:35.998Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-01T23:38:38.866Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-01T23:38:38.866Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-01T23:38:38.866Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-01T23:38:39.186Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-01T23:38:40.571Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-01T23:38:40.571Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-01T23:38:41.935Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-01T23:38:42.861Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-01T23:38:44.223Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-01T23:38:47.489Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-01T23:38:47.489Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-01T23:38:48.852Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-01T23:38:49.108Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-01T23:38:49.363Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-01T23:38:49.618Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-01T23:38:49.873Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-01T23:38:50.128Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-01T23:38:50.383Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-01T23:38:51.745Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-01T23:38:53.634Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-01T23:38:54.560Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-01T23:38:55.095Z] --- PASS: TestBuildWCOWSandboxSize (940.45s) [2021-06-01T23:38:55.095Z] === RUN TestBuildWithEmptyDockerfile [2021-06-01T23:38:55.095Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:38:55.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:38:55.095Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:38:55.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:38:55.095Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:38:55.095Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:38:55.095Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-01T23:38:55.095Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-01T23:38:55.095Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-01T23:38:55.095Z] --- PASS: TestBuildWithEmptyDockerfile (0.62s) [2021-06-01T23:38:55.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-01T23:38:55.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-01T23:38:55.095Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-01T23:38:55.095Z] === RUN TestBuildPreserveOwnership [2021-06-01T23:38:55.095Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-01T23:38:55.095Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:38:55.095Z] === RUN TestBuildPlatformInvalid [2021-06-01T23:38:55.095Z] --- PASS: TestBuildPlatformInvalid (0.56s) [2021-06-01T23:38:55.095Z] PASS [2021-06-01T23:38:55.095Z] ok github.com/docker/docker/integration/build 1173.713s [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === Skipped [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-01T23:38:55.095Z] build_session_test.go:25: TODO: BuildKit [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-01T23:38:55.095Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-01T23:38:55.095Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-01T23:38:55.095Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-01T23:38:55.095Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] DONE 29 tests, 5 skipped in 1204.357s [2021-06-01T23:38:55.095Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-01T23:38:55.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:38:55.095Z] INFO: Testing against a local daemon [2021-06-01T23:38:55.095Z] === RUN TestConfigInspect [2021-06-01T23:38:55.095Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] === RUN TestConfigList [2021-06-01T23:38:55.095Z] --- SKIP: TestConfigList (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] === RUN TestConfigsCreateAndDelete [2021-06-01T23:38:55.095Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] === RUN TestConfigsUpdate [2021-06-01T23:38:55.095Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] === RUN TestTemplatedConfig [2021-06-01T23:38:55.095Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] === RUN TestConfigCreateResolve [2021-06-01T23:38:55.095Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:38:55.095Z] === RUN TestConfigDaemonLibtrustID [2021-06-01T23:38:55.095Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:38:55.095Z] PASS [2021-06-01T23:38:55.095Z] ok github.com/docker/docker/integration/config 0.206s [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === Skipped [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-01T23:38:55.095Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] [2021-06-01T23:38:55.095Z] DONE 7 tests, 7 skipped in 3.410s [2021-06-01T23:38:55.095Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-01T23:38:55.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:38:55.095Z] INFO: Testing against a local daemon [2021-06-01T23:38:55.095Z] === RUN TestCheckpoint [2021-06-01T23:38:55.095Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-01T23:38:55.095Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:38:55.095Z] === RUN TestContainerInvalidJSON [2021-06-01T23:38:55.095Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:38:55.095Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:38:55.095Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:38:55.095Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:38:55.095Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:38:55.095Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:38:55.095Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-01T23:38:55.095Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-01T23:38:55.095Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-01T23:38:55.095Z] --- PASS: TestContainerInvalidJSON (0.60s) [2021-06-01T23:38:55.095Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-01T23:38:55.095Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-01T23:38:55.095Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-01T23:38:55.095Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-01T23:38:55.095Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.37s) [2021-06-01T23:38:55.095Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-01T23:38:55.095Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-06-01T23:38:55.095Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-01T23:38:55.095Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-06-01T23:38:55.095Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-01T23:38:55.095Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-06-01T23:38:55.095Z] === RUN TestCopyFromContainer [2021-06-01T23:38:55.095Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-01T23:38:55.095Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-01T23:38:55.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:38:55.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:38:55.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:38:55.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:38:55.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:38:55.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:38:55.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-01T23:38:55.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-01T23:38:55.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-01T23:38:55.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-01T23:38:55.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-01T23:38:55.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-01T23:38:55.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-01T23:38:55.095Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-01T23:38:55.095Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-01T23:38:55.095Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-01T23:38:55.095Z] === RUN TestCreateWithInvalidEnv [2021-06-01T23:38:55.095Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-01T23:38:55.095Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-01T23:38:55.095Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-01T23:38:55.095Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-01T23:38:55.095Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-01T23:38:55.095Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-01T23:38:55.095Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-01T23:38:55.095Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-01T23:38:55.095Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-01T23:38:55.095Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-01T23:38:55.095Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-01T23:38:55.095Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-01T23:38:55.095Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-01T23:38:55.095Z] === RUN TestCreateTmpfsMountsTarget [2021-06-01T23:38:55.095Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-01T23:38:55.095Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.095Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-01T23:38:55.095Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-01T23:38:55.095Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:38:55.095Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-01T23:38:55.096Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-01T23:38:55.096Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:38:55.096Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-01T23:38:55.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:38:55.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:38:55.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:38:55.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:38:55.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:38:55.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:38:55.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:38:55.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:38:55.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:38:55.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:38:55.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-01T23:38:55.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-01T23:38:55.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-01T23:38:55.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-01T23:38:55.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-01T23:38:55.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-01T23:38:55.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-01T23:38:55.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-01T23:38:55.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-01T23:38:55.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-01T23:38:55.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-01T23:38:55.096Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-01T23:38:55.096Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-01T23:38:55.096Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-01T23:38:55.096Z] === RUN TestCreateDifferentPlatform [2021-06-01T23:38:55.096Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-01T23:38:55.096Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-01T23:38:55.096Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-06-01T23:38:55.096Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-01T23:38:55.096Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-01T23:38:55.096Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-01T23:38:55.096Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-06-01T23:38:55.096Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-01T23:38:55.096Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-01T23:38:55.096Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-01T23:38:55.096Z] === RUN TestContainerKillOnDaemonStart [2021-06-01T23:38:55.096Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-01T23:38:55.096Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:55.096Z] === RUN TestDiff [2021-06-01T23:38:55.096Z] --- SKIP: TestDiff (0.00s) [2021-06-01T23:38:55.096Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-01T23:38:55.096Z] === RUN TestExecWithCloseStdin [2021-06-01T23:38:56.448Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-01T23:38:57.374Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-01T23:38:57.459Z] --- PASS: TestExecWithCloseStdin (3.37s) [2021-06-01T23:38:57.459Z] === RUN TestExec [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite (56.30s) [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.44s) [2021-06-01T23:38:58.301Z] check_test.go:196: [dda3a2e103732] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s) [2021-06-01T23:38:58.301Z] check_test.go:196: [de577a449b86f] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d7fa0afbe6511] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d519b77a3c45f] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.54s) [2021-06-01T23:38:58.301Z] check_test.go:196: [dc91280258b2b] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.45s) [2021-06-01T23:38:58.301Z] check_test.go:196: [dfffeece192a1] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.02s) [2021-06-01T23:38:58.301Z] check_test.go:196: [df14ee3068efb] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s) [2021-06-01T23:38:58.301Z] check_test.go:196: [dac0b479432fc] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.13s) [2021-06-01T23:38:58.301Z] check_test.go:196: [da919ccc816cb] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d1d25bb71973d] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.37s) [2021-06-01T23:38:58.301Z] check_test.go:196: [dee8d7c1980d8] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d09ab6f32daac] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d0bbc1a0ec0a3] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d7e9349d1f479] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s) [2021-06-01T23:38:58.301Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:391938a650c7c3808000302bf3c4c14dba96d4a36c60f49d28285e389fb03620 [2021-06-01T23:38:58.301Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2c8191b9594abd05b687fb222bfb79256704e17d4fa4ac1126d1c1578517e1a2 [2021-06-01T23:38:58.301Z] check_test.go:196: [d3e5726b5aca9] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.42s) [2021-06-01T23:38:58.301Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fd67b1527058f68d14a04cce8e0213298189e9b5f6c941dc598a6250c88f8fa6 [2021-06-01T23:38:58.301Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bae662dd3857d85312c09d518ae7ebb060437ffe5129f0bc0030f997ff890888 [2021-06-01T23:38:58.301Z] check_test.go:196: [db99891dfa585] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d3578c71da6cf] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.11s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d4ed4ad93c215] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2021-06-01T23:38:58.301Z] check_test.go:196: [df4ada620aed8] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d60329f1b7a34] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d523ecaaa0e33] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d363a541f6621] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d565853232ba0] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.20s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d000536c74c4d] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-06-01T23:38:58.301Z] check_test.go:196: [db268a8b853ba] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d7ba26068f21a] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d5762c67860c2] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d542d444a1d62] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d84edc097cd5d] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d01d28214d7d0] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d3e3828d664db] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d7866bdc584bc] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d80e2250308f4] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.96s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d74425e35a0ca] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.08s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d3a7e49af1543] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.52s) [2021-06-01T23:38:58.301Z] check_test.go:196: [d3b9873de1645] daemon is not started [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2021-06-01T23:38:58.301Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s) [2021-06-01T23:38:58.301Z] === RUN TestDockerSchema1RegistrySuite [2021-06-01T23:38:58.301Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-01T23:38:58.301Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-01T23:38:59.646Z] --- PASS: TestExec (2.32s) [2021-06-01T23:38:59.646Z] === RUN TestExecUser [2021-06-01T23:38:59.646Z] --- SKIP: TestExecUser (0.00s) [2021-06-01T23:38:59.646Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-01T23:38:59.646Z] === RUN TestExportContainerAndImportImage [2021-06-01T23:38:59.646Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-01T23:38:59.646Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:59.646Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-01T23:38:59.646Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-01T23:38:59.646Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:38:59.646Z] === RUN TestHealthCheckWorkdir [2021-06-01T23:38:59.646Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-01T23:38:59.646Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-01T23:38:59.646Z] === RUN TestHealthKillContainer [2021-06-01T23:38:59.646Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-01T23:38:59.646Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-01T23:38:59.646Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-01T23:38:59.646Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-01T23:38:59.646Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-01T23:38:59.646Z] === RUN TestKillContainerInvalidSignal [2021-06-01T23:38:59.848Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-01T23:38:59.848Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-01T23:39:01.827Z] --- PASS: TestKillContainerInvalidSignal (1.96s) [2021-06-01T23:39:01.827Z] === RUN TestKillContainer [2021-06-01T23:39:01.827Z] === RUN TestKillContainer/no_signal [2021-06-01T23:39:02.464Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-01T23:39:04.009Z] === RUN TestKillContainer/non_killing_signal [2021-06-01T23:39:04.009Z] === RUN TestKillContainer/killing_signal [2021-06-01T23:39:06.189Z] --- PASS: TestKillContainer (4.55s) [2021-06-01T23:39:06.189Z] --- PASS: TestKillContainer/no_signal (1.98s) [2021-06-01T23:39:06.189Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-01T23:39:06.189Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-01T23:39:06.189Z] --- PASS: TestKillContainer/killing_signal (2.52s) [2021-06-01T23:39:06.189Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-01T23:39:06.189Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-01T23:39:06.189Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:39:06.189Z] === RUN TestKillStoppedContainer [2021-06-01T23:39:06.189Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-01T23:39:06.189Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:39:06.189Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-01T23:39:06.189Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-01T23:39:06.189Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:39:06.189Z] === RUN TestKillDifferentUserContainer [2021-06-01T23:39:06.189Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-01T23:39:06.189Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-01T23:39:06.189Z] === RUN TestInspectOomKilledTrue [2021-06-01T23:39:06.189Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-01T23:39:06.189Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:39:06.189Z] === RUN TestInspectOomKilledFalse [2021-06-01T23:39:06.189Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-01T23:39:06.189Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:39:06.189Z] === RUN TestLogsFollowTailEmpty [2021-06-01T23:39:07.724Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-01T23:39:08.344Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-01T23:39:08.370Z] --- PASS: TestLogsFollowTailEmpty (1.92s) [2021-06-01T23:39:08.370Z] === RUN TestNetworkNat [2021-06-01T23:39:08.370Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-01T23:39:08.370Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-01T23:39:08.370Z] === RUN TestNetworkLocalhostTCPNat [2021-06-01T23:39:10.554Z] --- PASS: TestNetworkLocalhostTCPNat (2.35s) [2021-06-01T23:39:10.554Z] === RUN TestNetworkLoopbackNat [2021-06-01T23:39:10.554Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-01T23:39:10.554Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-01T23:39:10.554Z] === RUN TestPause [2021-06-01T23:39:10.554Z] --- SKIP: TestPause (0.00s) [2021-06-01T23:39:10.554Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-01T23:39:10.554Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-01T23:39:10.986Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-01T23:39:11.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-01T23:39:12.735Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.97s) [2021-06-01T23:39:12.735Z] === RUN TestPauseStopPausedContainer [2021-06-01T23:39:12.735Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-01T23:39:12.735Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:39:12.735Z] === RUN TestPsFilter [2021-06-01T23:39:12.735Z] --- PASS: TestPsFilter (0.21s) [2021-06-01T23:39:12.735Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-01T23:39:12.985Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-01T23:39:13.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-01T23:39:13.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-01T23:39:13.436Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-01T23:39:13.436Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-01T23:39:14.641Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-01T23:39:14.917Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.28s) [2021-06-01T23:39:14.917Z] === RUN TestRemoveContainerWithVolume [2021-06-01T23:39:15.586Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-01T23:39:16.004Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-01T23:39:16.038Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-01T23:39:17.098Z] --- PASS: TestRemoveContainerWithVolume (2.25s) [2021-06-01T23:39:17.098Z] === RUN TestRemoveContainerRunning [2021-06-01T23:39:17.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-01T23:39:19.281Z] --- PASS: TestRemoveContainerRunning (1.97s) [2021-06-01T23:39:19.281Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-01T23:39:20.632Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-01T23:39:20.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-01T23:39:21.447Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-01T23:39:21.447Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-01T23:39:21.464Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s) [2021-06-01T23:39:21.464Z] === RUN TestRemoveInvalidContainer [2021-06-01T23:39:21.464Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-01T23:39:21.464Z] === RUN TestRenameLinkedContainer [2021-06-01T23:39:21.464Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-01T23:39:21.464Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-01T23:39:21.464Z] === RUN TestRenameStoppedContainer [2021-06-01T23:39:21.702Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-01T23:39:21.957Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-01T23:39:22.517Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite (24.43s) [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-06-01T23:39:22.517Z] check_test.go:223: [d8bf357214bdf] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.72s) [2021-06-01T23:39:22.517Z] check_test.go:223: [d281b8dbb1810] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.97s) [2021-06-01T23:39:22.517Z] check_test.go:223: [d11e5d8fc687b] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.65s) [2021-06-01T23:39:22.517Z] check_test.go:223: [de552f42e93cd] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.31s) [2021-06-01T23:39:22.517Z] check_test.go:223: [d99e25eb0f8e5] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.28s) [2021-06-01T23:39:22.517Z] check_test.go:223: [d3aa6569e27d1] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-06-01T23:39:22.517Z] check_test.go:223: [dd6ed1ae06739] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2021-06-01T23:39:22.517Z] check_test.go:223: [d86d13d547424] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.19s) [2021-06-01T23:39:22.517Z] check_test.go:223: [d94172affeeaf] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.46s) [2021-06-01T23:39:22.517Z] check_test.go:223: [d0233ac2a00bd] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2021-06-01T23:39:22.517Z] check_test.go:223: [da4ee22fbede7] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-06-01T23:39:22.517Z] check_test.go:223: [dbc2a83851ee3] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-06-01T23:39:22.517Z] check_test.go:223: [db0a9e3f7b5b5] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-01T23:39:22.517Z] check_test.go:223: [daf5839085f48] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-06-01T23:39:22.517Z] check_test.go:223: [dceda3a8e0450] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-06-01T23:39:22.517Z] check_test.go:223: [de37918edf890] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2021-06-01T23:39:22.517Z] check_test.go:223: [d14dea9d7a7b0] daemon is not started [2021-06-01T23:39:22.517Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-01T23:39:22.517Z] check_test.go:223: [da37acf3b1c6e] daemon is not started [2021-06-01T23:39:22.517Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-01T23:39:22.517Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-01T23:39:23.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-01T23:39:23.646Z] --- PASS: TestRenameStoppedContainer (2.29s) [2021-06-01T23:39:23.646Z] === RUN TestRenameRunningContainerAndReuse [2021-06-01T23:39:24.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-01T23:39:24.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-01T23:39:25.366Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-01T23:39:25.366Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-01T23:39:25.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-01T23:39:26.284Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-01T23:39:26.488Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-01T23:39:26.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.01s) [2021-06-01T23:39:26.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2021-06-01T23:39:26.488Z] check_test.go:252: [d7393a6026592] daemon is not started [2021-06-01T23:39:26.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-06-01T23:39:26.488Z] check_test.go:252: [d029c79a09c2f] daemon is not started [2021-06-01T23:39:26.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-01T23:39:26.488Z] check_test.go:252: [de1587f9ac7ab] daemon is not started [2021-06-01T23:39:26.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2021-06-01T23:39:26.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-01T23:39:26.488Z] check_test.go:252: [d0e49a729febe] daemon is not started [2021-06-01T23:39:26.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-06-01T23:39:26.488Z] check_test.go:252: [d9e7a66b005e1] daemon is not started [2021-06-01T23:39:26.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-06-01T23:39:26.488Z] check_test.go:252: [d4b1fc218b55a] daemon is not started [2021-06-01T23:39:26.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-01T23:39:26.488Z] check_test.go:252: [d5b6d7eb310bb] daemon is not started [2021-06-01T23:39:26.488Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-01T23:39:26.488Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-01T23:39:28.345Z] --- PASS: TestRenameRunningContainerAndReuse (4.14s) [2021-06-01T23:39:28.345Z] === RUN TestRenameInvalidName [2021-06-01T23:39:29.152Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-01T23:39:29.153Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-01T23:39:29.885Z] --- PASS: TestRenameInvalidName (2.00s) [2021-06-01T23:39:29.885Z] === RUN TestRenameAnonymousContainer [2021-06-01T23:39:31.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-01T23:39:32.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-01T23:39:32.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-01T23:39:32.260Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-01T23:39:32.260Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-06-01T23:39:32.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-06-01T23:39:32.260Z] check_test.go:279: [d34c0e7c3807a] daemon is not started [2021-06-01T23:39:32.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-06-01T23:39:32.260Z] check_test.go:279: [de55f06538dbd] daemon is not started [2021-06-01T23:39:32.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-01T23:39:32.260Z] check_test.go:279: [d028bebdb7908] daemon is not started [2021-06-01T23:39:32.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-06-01T23:39:32.260Z] check_test.go:279: [d406183d9b98e] daemon is not started [2021-06-01T23:39:32.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-01T23:39:32.260Z] check_test.go:279: [de1ada0607496] daemon is not started [2021-06-01T23:39:32.260Z] === RUN TestDockerNetworkSuite [2021-06-01T23:39:32.260Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-01T23:39:35.525Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-01T23:39:36.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-01T23:39:41.445Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-01T23:39:41.445Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-01T23:39:41.899Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-01T23:39:41.899Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-01T23:39:42.853Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-01T23:39:44.707Z] --- PASS: TestRenameAnonymousContainer (14.24s) [2021-06-01T23:39:44.707Z] === RUN TestRenameContainerWithSameName [2021-06-01T23:39:44.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-01T23:39:46.247Z] --- PASS: TestRenameContainerWithSameName (1.99s) [2021-06-01T23:39:46.247Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-01T23:39:46.247Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-01T23:39:46.247Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-01T23:39:46.247Z] === RUN TestResize [2021-06-01T23:39:46.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-01T23:39:47.791Z] --- PASS: TestResize (2.02s) [2021-06-01T23:39:47.791Z] === RUN TestResizeWithInvalidSize [2021-06-01T23:39:49.863Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-01T23:39:49.972Z] --- PASS: TestResizeWithInvalidSize (2.04s) [2021-06-01T23:39:49.972Z] === RUN TestResizeWhenContainerNotStarted [2021-06-01T23:39:51.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-01T23:39:51.382Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-01T23:39:51.382Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-01T23:39:51.382Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-01T23:39:51.382Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-01T23:39:52.155Z] --- PASS: TestResizeWhenContainerNotStarted (2.29s) [2021-06-01T23:39:52.155Z] === RUN TestDaemonRestartKillContainers [2021-06-01T23:39:52.155Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-01T23:39:52.155Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:39:52.155Z] === RUN TestStats [2021-06-01T23:39:52.155Z] --- SKIP: TestStats (0.00s) [2021-06-01T23:39:52.155Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-01T23:39:52.155Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-01T23:39:52.902Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-01T23:39:54.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-01T23:39:57.543Z] === RUN TestDockerSuite/TestCommitChange [2021-06-01T23:39:57.956Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.71s) [2021-06-01T23:39:57.956Z] === RUN TestStopContainerWithTimeout [2021-06-01T23:39:57.956Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-01T23:39:57.956Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-01T23:39:57.956Z] === RUN TestUpdateRestartPolicy [2021-06-01T23:39:58.571Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-01T23:40:02.183Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-01T23:40:05.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-01T23:40:06.825Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-01T23:40:06.825Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-01T23:40:08.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-01T23:40:10.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-01T23:40:11.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-01T23:40:11.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-01T23:40:11.745Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-01T23:40:12.566Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-01T23:40:12.566Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-01T23:40:12.671Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-01T23:40:13.232Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-01T23:40:13.487Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-01T23:40:13.487Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-01T23:40:13.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-01T23:40:14.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-01T23:40:16.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-01T23:40:16.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-01T23:40:17.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-01T23:40:17.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-01T23:40:19.066Z] --- PASS: TestUpdateRestartPolicy (20.61s) [2021-06-01T23:40:19.066Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-01T23:40:19.585Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-01T23:40:20.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-01T23:40:20.613Z] --- PASS: TestUpdateRestartWithAutoRemove (2.08s) [2021-06-01T23:40:20.613Z] === RUN TestWaitNonBlocked [2021-06-01T23:40:20.613Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:40:20.613Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:40:20.613Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:40:20.613Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:40:20.613Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-01T23:40:20.613Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-01T23:40:20.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-01T23:40:20.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-01T23:40:21.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-01T23:40:22.640Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-01T23:40:23.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-01T23:40:24.227Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-01T23:40:24.227Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-01T23:40:24.227Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-01T23:40:24.227Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-01T23:40:24.227Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-01T23:40:24.227Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-01T23:40:24.227Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-01T23:40:24.227Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-01T23:40:24.227Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-01T23:40:25.091Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-01T23:40:26.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-01T23:40:26.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-01T23:40:26.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-01T23:40:26.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-01T23:40:29.210Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-01T23:40:29.210Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.71s) [2021-06-01T23:40:29.210Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.39s) [2021-06-01T23:40:29.210Z] === RUN TestWaitBlocked [2021-06-01T23:40:29.210Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-01T23:40:29.210Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:29.210Z] PASS [2021-06-01T23:40:29.210Z] ok github.com/docker/docker/integration/container 96.111s [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === Skipped [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-01T23:40:29.210Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-01T23:40:29.210Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-01T23:40:29.210Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-01T23:40:29.210Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-01T23:40:29.210Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-01T23:40:29.210Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-01T23:40:29.210Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-01T23:40:29.210Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-01T23:40:29.210Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-01T23:40:29.210Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-01T23:40:29.210Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-01T23:40:29.210Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-01T23:40:29.210Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-01T23:40:29.210Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-01T23:40:29.210Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-01T23:40:29.210Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-01T23:40:29.210Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-01T23:40:29.210Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-01T23:40:29.210Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-01T23:40:29.210Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-01T23:40:29.210Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-01T23:40:29.210Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-01T23:40:29.210Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-01T23:40:29.210Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-01T23:40:29.210Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-01T23:40:29.210Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-01T23:40:29.210Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-01T23:40:29.210Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-01T23:40:29.210Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-01T23:40:29.210Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-01T23:40:29.210Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-01T23:40:29.210Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-01T23:40:29.210Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-01T23:40:29.210Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] [2021-06-01T23:40:29.210Z] DONE 88 tests, 33 skipped in 99.186s [2021-06-01T23:40:29.210Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-01T23:40:30.757Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:40:30.757Z] INFO: Testing against a local daemon [2021-06-01T23:40:30.757Z] === RUN TestCommitInheritsEnv [2021-06-01T23:40:30.757Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-01T23:40:30.757Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:40:30.757Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-01T23:40:30.757Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-01T23:40:30.757Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-01T23:40:30.757Z] === RUN TestImagesFilterMultiReference [2021-06-01T23:40:30.757Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-01T23:40:30.757Z] === RUN TestImagePullPlatformInvalid [2021-06-01T23:40:30.757Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-01T23:40:30.757Z] === RUN TestRemoveImageOrphaning [2021-06-01T23:40:31.239Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-01T23:40:31.731Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2021-06-01T23:40:31.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-01T23:40:31.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-01T23:40:32.193Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-01T23:40:32.193Z] === RUN TestTagInvalidReference [2021-06-01T23:40:32.193Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-01T23:40:32.193Z] === RUN TestTagValidPrefixedRepo [2021-06-01T23:40:32.193Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-01T23:40:32.193Z] === RUN TestTagExistedNameWithoutForce [2021-06-01T23:40:32.193Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-06-01T23:40:32.193Z] === RUN TestTagOfficialNames [2021-06-01T23:40:32.193Z] --- PASS: TestTagOfficialNames (0.10s) [2021-06-01T23:40:32.193Z] === RUN TestTagMatchesDigest [2021-06-01T23:40:32.193Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-01T23:40:32.193Z] PASS [2021-06-01T23:40:32.193Z] ok github.com/docker/docker/integration/image 1.680s [2021-06-01T23:40:32.193Z] [2021-06-01T23:40:32.193Z] === Skipped [2021-06-01T23:40:32.193Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-01T23:40:32.193Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:40:32.193Z] [2021-06-01T23:40:32.193Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-01T23:40:32.193Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-01T23:40:32.193Z] [2021-06-01T23:40:32.193Z] [2021-06-01T23:40:32.193Z] DONE 11 tests, 2 skipped in 4.004s [2021-06-01T23:40:32.193Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-01T23:40:34.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-01T23:40:35.112Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:40:35.113Z] INFO: Testing against a local daemon [2021-06-01T23:40:35.113Z] === RUN TestNetworkCreateDelete [2021-06-01T23:40:35.113Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-01T23:40:35.113Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:35.113Z] === RUN TestDockerNetworkDeletePreferID [2021-06-01T23:40:35.113Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-01T23:40:35.113Z] 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-06-01T23:40:35.113Z] === RUN TestDaemonDNSFallback [2021-06-01T23:40:35.113Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-01T23:40:35.113Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:35.113Z] === RUN TestInspectNetwork [2021-06-01T23:40:35.113Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-01T23:40:35.113Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-01T23:40:35.113Z] === RUN TestRunContainerWithBridgeNone [2021-06-01T23:40:35.113Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-01T23:40:35.113Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:35.113Z] === RUN TestNetworkInvalidJSON [2021-06-01T23:40:35.113Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-01T23:40:35.113Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-01T23:40:35.113Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:40:35.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:40:35.113Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:40:35.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:40:35.113Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-01T23:40:35.113Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-01T23:40:35.113Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-01T23:40:35.113Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-01T23:40:35.113Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-01T23:40:35.113Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-01T23:40:35.113Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-01T23:40:35.113Z] === RUN TestNetworkList [2021-06-01T23:40:35.113Z] === RUN TestNetworkList//networks [2021-06-01T23:40:35.113Z] === PAUSE TestNetworkList//networks [2021-06-01T23:40:35.113Z] === RUN TestNetworkList//networks/ [2021-06-01T23:40:35.113Z] === PAUSE TestNetworkList//networks/ [2021-06-01T23:40:35.113Z] === CONT TestNetworkList//networks [2021-06-01T23:40:35.113Z] === CONT TestNetworkList//networks/ [2021-06-01T23:40:35.113Z] --- PASS: TestNetworkList (0.04s) [2021-06-01T23:40:35.113Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-01T23:40:35.113Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-01T23:40:35.113Z] === RUN TestHostIPv4BridgeLabel [2021-06-01T23:40:35.113Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-01T23:40:35.113Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-01T23:40:35.113Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] === RUN TestDaemonDefaultNetworkPools [2021-06-01T23:40:35.113Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-01T23:40:35.113Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-01T23:40:35.113Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-01T23:40:35.113Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] === RUN TestServiceWithPredefinedNetwork [2021-06-01T23:40:35.113Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-01T23:40:35.113Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:40:35.113Z] === RUN TestServiceWithDataPathPortInit [2021-06-01T23:40:35.113Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-01T23:40:35.113Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] PASS [2021-06-01T23:40:35.113Z] ok github.com/docker/docker/integration/network 0.278s [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === Skipped [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-01T23:40:35.113Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-01T23:40:35.113Z] 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-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-01T23:40:35.113Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-01T23:40:35.113Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-01T23:40:35.113Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-01T23:40:35.113Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:242: FLAKY_TEST [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-01T23:40:35.113Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] [2021-06-01T23:40:35.113Z] DONE 22 tests, 15 skipped in 2.878s [2021-06-01T23:40:35.113Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-01T23:40:36.086Z] testing: warning: no tests to run [2021-06-01T23:40:36.087Z] PASS [2021-06-01T23:40:36.087Z] ok github.com/docker/docker/integration/network/ipvlan 0.127s [2021-06-01T23:40:36.087Z] [2021-06-01T23:40:36.087Z] DONE 0 tests in 0.925s [2021-06-01T23:40:36.087Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-01T23:40:36.979Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-01T23:40:36.979Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-01T23:40:37.064Z] testing: warning: no tests to run [2021-06-01T23:40:37.064Z] PASS [2021-06-01T23:40:37.064Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2021-06-01T23:40:37.064Z] [2021-06-01T23:40:37.064Z] DONE 0 tests in 0.893s [2021-06-01T23:40:37.064Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-01T23:40:38.037Z] testing: warning: no tests to run [2021-06-01T23:40:38.037Z] PASS [2021-06-01T23:40:38.037Z] ok github.com/docker/docker/integration/plugin 0.096s [2021-06-01T23:40:38.037Z] [2021-06-01T23:40:38.037Z] DONE 0 tests in 0.908s [2021-06-01T23:40:38.037Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-01T23:40:39.011Z] testing: warning: no tests to run [2021-06-01T23:40:39.011Z] PASS [2021-06-01T23:40:39.011Z] ok github.com/docker/docker/integration/plugin/authz 0.112s [2021-06-01T23:40:39.011Z] [2021-06-01T23:40:39.011Z] DONE 0 tests in 0.930s [2021-06-01T23:40:39.129Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-01T23:40:39.129Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-01T23:40:39.129Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-01T23:40:39.129Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-01T23:40:39.474Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-01T23:40:41.279Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-01T23:40:41.279Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-01T23:40:41.279Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-01T23:40:44.267Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-01T23:40:44.267Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-01T23:40:44.267Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-01T23:40:44.267Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-01T23:40:44.267Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-01T23:40:46.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-01T23:40:46.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-01T23:40:47.137Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-01T23:40:48.653Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-01T23:40:49.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-01T23:40:49.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-01T23:40:49.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-01T23:40:49.835Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:40:49.835Z] INFO: Testing against a local daemon [2021-06-01T23:40:49.835Z] === RUN TestPluginInvalidJSON [2021-06-01T23:40:49.835Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:40:49.835Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:40:49.835Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-01T23:40:49.835Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-01T23:40:49.835Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-01T23:40:49.835Z] === RUN TestPluginInstall [2021-06-01T23:40:49.835Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-01T23:40:49.835Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-01T23:40:49.835Z] === RUN TestPluginsWithRuntimes [2021-06-01T23:40:49.835Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-01T23:40:49.835Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-01T23:40:49.835Z] === RUN TestPluginBackCompatMediaTypes [2021-06-01T23:40:49.835Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-01T23:40:49.835Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-01T23:40:49.835Z] PASS [2021-06-01T23:40:49.835Z] ok github.com/docker/docker/integration/plugin/common 0.235s [2021-06-01T23:40:49.835Z] [2021-06-01T23:40:49.835Z] === Skipped [2021-06-01T23:40:49.835Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-01T23:40:49.835Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-01T23:40:49.835Z] [2021-06-01T23:40:49.835Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-01T23:40:49.835Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-01T23:40:49.835Z] [2021-06-01T23:40:49.835Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-01T23:40:49.835Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-01T23:40:49.835Z] [2021-06-01T23:40:49.835Z] [2021-06-01T23:40:49.835Z] DONE 5 tests, 3 skipped in 10.376s [2021-06-01T23:40:49.835Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-01T23:40:50.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-01T23:40:50.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-01T23:40:50.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-01T23:40:50.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-01T23:40:50.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-01T23:40:50.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-01T23:40:52.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-01T23:40:52.324Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-01T23:40:53.595Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:40:53.595Z] INFO: Testing against a local daemon [2021-06-01T23:40:53.595Z] === RUN TestExternalGraphDriver [2021-06-01T23:40:53.595Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-01T23:40:53.595Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-01T23:40:53.595Z] === RUN TestGraphdriverPluginV2 [2021-06-01T23:40:53.595Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-01T23:40:53.595Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-01T23:40:53.595Z] PASS [2021-06-01T23:40:53.595Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.268s [2021-06-01T23:40:53.595Z] [2021-06-01T23:40:53.595Z] === Skipped [2021-06-01T23:40:53.595Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-01T23:40:53.595Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-01T23:40:53.595Z] [2021-06-01T23:40:53.595Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-01T23:40:53.595Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-01T23:40:53.595Z] [2021-06-01T23:40:53.595Z] [2021-06-01T23:40:53.595Z] DONE 2 tests, 2 skipped in 3.683s [2021-06-01T23:40:53.595Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-01T23:40:55.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-01T23:40:55.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-01T23:40:55.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-01T23:40:55.200Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-01T23:40:55.200Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-01T23:40:55.200Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-01T23:40:56.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-01T23:40:56.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:40:56.515Z] INFO: Testing against a local daemon [2021-06-01T23:40:56.515Z] === RUN TestReadPluginNoRead [2021-06-01T23:40:56.515Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-01T23:40:56.515Z] read_test.go:21: no unix domain sockets on Windows [2021-06-01T23:40:56.515Z] PASS [2021-06-01T23:40:56.515Z] ok github.com/docker/docker/integration/plugin/logging 0.223s [2021-06-01T23:40:56.515Z] [2021-06-01T23:40:56.515Z] === Skipped [2021-06-01T23:40:56.515Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-01T23:40:56.515Z] read_test.go:21: no unix domain sockets on Windows [2021-06-01T23:40:56.515Z] [2021-06-01T23:40:56.515Z] [2021-06-01T23:40:56.515Z] DONE 1 tests, 1 skipped in 2.997s [2021-06-01T23:40:56.515Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-01T23:40:57.351Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-01T23:40:57.351Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-01T23:40:58.074Z] testing: warning: no tests to run [2021-06-01T23:40:58.074Z] PASS [2021-06-01T23:40:58.074Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.128s [2021-06-01T23:40:58.074Z] [2021-06-01T23:40:58.074Z] DONE 0 tests in 1.614s [2021-06-01T23:40:58.074Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-01T23:40:58.870Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-01T23:40:58.870Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-01T23:41:00.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:41:00.996Z] INFO: Testing against a local daemon [2021-06-01T23:41:00.996Z] === RUN TestPluginWithDevMounts [2021-06-01T23:41:00.996Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-01T23:41:00.996Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:00.996Z] PASS [2021-06-01T23:41:00.996Z] ok github.com/docker/docker/integration/plugin/volumes 0.174s [2021-06-01T23:41:00.996Z] [2021-06-01T23:41:00.996Z] === Skipped [2021-06-01T23:41:00.996Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-01T23:41:00.996Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:00.996Z] [2021-06-01T23:41:00.996Z] [2021-06-01T23:41:00.996Z] DONE 1 tests, 1 skipped in 2.901s [2021-06-01T23:41:00.996Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-01T23:41:01.739Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-01T23:41:01.739Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-01T23:41:02.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-01T23:41:03.893Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-01T23:41:03.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:41:03.915Z] INFO: Testing against a local daemon [2021-06-01T23:41:03.915Z] === RUN TestSecretInspect [2021-06-01T23:41:03.915Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] === RUN TestSecretList [2021-06-01T23:41:03.915Z] --- SKIP: TestSecretList (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] === RUN TestSecretsCreateAndDelete [2021-06-01T23:41:03.915Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] === RUN TestSecretsUpdate [2021-06-01T23:41:03.915Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] === RUN TestTemplatedSecret [2021-06-01T23:41:03.915Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] === RUN TestSecretCreateResolve [2021-06-01T23:41:03.915Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:03.915Z] PASS [2021-06-01T23:41:03.915Z] ok github.com/docker/docker/integration/secret 0.211s [2021-06-01T23:41:03.915Z] [2021-06-01T23:41:03.915Z] === Skipped [2021-06-01T23:41:03.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] [2021-06-01T23:41:03.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] [2021-06-01T23:41:03.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] [2021-06-01T23:41:03.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] [2021-06-01T23:41:03.915Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:03.915Z] [2021-06-01T23:41:03.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-01T23:41:03.915Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:03.915Z] [2021-06-01T23:41:03.915Z] [2021-06-01T23:41:03.915Z] DONE 6 tests, 6 skipped in 2.550s [2021-06-01T23:41:03.915Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-01T23:41:06.844Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:41:06.844Z] INFO: Testing against a local daemon [2021-06-01T23:41:06.844Z] === RUN TestServiceCreateInit [2021-06-01T23:41:06.844Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-01T23:41:06.844Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-01T23:41:06.844Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestCreateServiceMultipleTimes [2021-06-01T23:41:06.844Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestCreateServiceConflict [2021-06-01T23:41:06.844Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestCreateServiceMaxReplicas [2021-06-01T23:41:06.844Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-01T23:41:06.844Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-01T23:41:06.844Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-01T23:41:06.844Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestCreateServiceSecretFileMode [2021-06-01T23:41:06.844Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestCreateServiceConfigFileMode [2021-06-01T23:41:06.844Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestCreateServiceSysctls [2021-06-01T23:41:06.844Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-01T23:41:06.844Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestCreateServiceCapabilities [2021-06-01T23:41:06.844Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-06-01T23:41:06.844Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestInspect [2021-06-01T23:41:06.844Z] --- SKIP: TestInspect (0.00s) [2021-06-01T23:41:06.844Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestCreateJob [2021-06-01T23:41:06.844Z] --- SKIP: TestCreateJob (0.00s) [2021-06-01T23:41:06.844Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestReplicatedJob [2021-06-01T23:41:06.844Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-01T23:41:06.844Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestUpdateReplicatedJob [2021-06-01T23:41:06.844Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-01T23:41:06.844Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestServiceListWithStatuses [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-01T23:41:06.844Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestDockerNetworkConnectAlias [2021-06-01T23:41:06.844Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-01T23:41:06.844Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestDockerNetworkReConnect [2021-06-01T23:41:06.844Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-01T23:41:06.844Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestServicePlugin [2021-06-01T23:41:06.844Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-01T23:41:06.844Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] === RUN TestServiceUpdateLabel [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-01T23:41:06.844Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:06.844Z] === RUN TestServiceUpdateSecrets [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-01T23:41:06.844Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:06.844Z] === RUN TestServiceUpdateConfigs [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-01T23:41:06.844Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:06.844Z] === RUN TestServiceUpdateNetwork [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-01T23:41:06.844Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:06.844Z] === RUN TestServiceUpdatePidsLimit [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-01T23:41:06.844Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:06.844Z] PASS [2021-06-01T23:41:06.844Z] ok github.com/docker/docker/integration/service 0.327s [2021-06-01T23:41:06.844Z] [2021-06-01T23:41:06.844Z] === Skipped [2021-06-01T23:41:06.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] [2021-06-01T23:41:06.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-01T23:41:06.844Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] [2021-06-01T23:41:06.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] [2021-06-01T23:41:06.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] [2021-06-01T23:41:06.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-01T23:41:06.844Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] [2021-06-01T23:41:06.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-01T23:41:06.844Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] [2021-06-01T23:41:06.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] [2021-06-01T23:41:06.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-01T23:41:06.844Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:06.844Z] [2021-06-01T23:41:07.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-01T23:41:07.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-01T23:41:07.307Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-06-01T23:41:07.307Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-01T23:41:07.307Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-01T23:41:07.307Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-01T23:41:07.307Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-01T23:41:07.307Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-01T23:41:07.307Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-01T23:41:07.307Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-01T23:41:07.307Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-01T23:41:07.307Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-01T23:41:07.307Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-01T23:41:07.307Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-01T23:41:07.307Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-01T23:41:07.307Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-01T23:41:07.307Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] [2021-06-01T23:41:07.307Z] DONE 24 tests, 23 skipped in 3.301s [2021-06-01T23:41:07.307Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-01T23:41:07.581Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-01T23:41:09.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-01T23:41:09.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:41:09.504Z] INFO: Testing against a local daemon [2021-06-01T23:41:09.504Z] === RUN TestSessionCreate [2021-06-01T23:41:09.504Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-01T23:41:09.504Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-01T23:41:09.504Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-01T23:41:09.504Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-01T23:41:09.504Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-01T23:41:09.504Z] PASS [2021-06-01T23:41:09.504Z] ok github.com/docker/docker/integration/session 0.199s [2021-06-01T23:41:09.504Z] [2021-06-01T23:41:09.504Z] === Skipped [2021-06-01T23:41:09.504Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-01T23:41:09.504Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-01T23:41:09.504Z] [2021-06-01T23:41:09.504Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-01T23:41:09.504Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-01T23:41:09.504Z] [2021-06-01T23:41:09.504Z] [2021-06-01T23:41:09.504Z] DONE 2 tests, 2 skipped in 2.427s [2021-06-01T23:41:09.504Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-01T23:41:11.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-01T23:41:11.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-01T23:41:11.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-01T23:41:11.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-01T23:41:11.270Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-01T23:41:11.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-01T23:41:11.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-01T23:41:12.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:41:12.424Z] INFO: Testing against a local daemon [2021-06-01T23:41:12.424Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-01T23:41:12.424Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-01T23:41:12.424Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:12.424Z] === RUN TestEventsExecDie [2021-06-01T23:41:12.424Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-01T23:41:12.424Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-01T23:41:12.424Z] === RUN TestEventsBackwardsCompatible [2021-06-01T23:41:12.424Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-01T23:41:12.424Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-01T23:41:12.424Z] === RUN TestInfoAPI [2021-06-01T23:41:12.424Z] --- PASS: TestInfoAPI (0.04s) [2021-06-01T23:41:12.424Z] === RUN TestInfoAPIWarnings [2021-06-01T23:41:12.424Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-01T23:41:12.424Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:41:12.424Z] === RUN TestInfoDebug [2021-06-01T23:41:12.424Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-01T23:41:12.424Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:41:12.424Z] === RUN TestInfoInsecureRegistries [2021-06-01T23:41:12.424Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-01T23:41:12.424Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:41:12.424Z] === RUN TestInfoRegistryMirrors [2021-06-01T23:41:12.424Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-01T23:41:12.424Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:41:12.424Z] === RUN TestLoginFailsWithBadCredentials [2021-06-01T23:41:12.783Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-01T23:41:12.783Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-01T23:41:12.887Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-06-01T23:41:12.887Z] === RUN TestPingCacheHeaders [2021-06-01T23:41:12.887Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-01T23:41:12.887Z] === RUN TestPingGet [2021-06-01T23:41:12.887Z] --- PASS: TestPingGet (0.03s) [2021-06-01T23:41:12.887Z] === RUN TestPingHead [2021-06-01T23:41:13.351Z] --- PASS: TestPingHead (0.04s) [2021-06-01T23:41:13.351Z] === RUN TestVersion [2021-06-01T23:41:13.351Z] --- PASS: TestVersion (0.04s) [2021-06-01T23:41:13.351Z] PASS [2021-06-01T23:41:13.351Z] ok github.com/docker/docker/integration/system 1.352s [2021-06-01T23:41:13.351Z] [2021-06-01T23:41:13.351Z] === Skipped [2021-06-01T23:41:13.351Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-01T23:41:13.351Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-01T23:41:13.351Z] [2021-06-01T23:41:13.351Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-01T23:41:13.351Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-01T23:41:13.351Z] [2021-06-01T23:41:13.351Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-01T23:41:13.351Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-01T23:41:13.351Z] [2021-06-01T23:41:13.351Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-01T23:41:13.351Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-01T23:41:13.351Z] [2021-06-01T23:41:13.351Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-01T23:41:13.351Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:41:13.351Z] [2021-06-01T23:41:13.351Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-01T23:41:13.351Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:41:13.351Z] [2021-06-01T23:41:13.351Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-01T23:41:13.351Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-01T23:41:13.351Z] [2021-06-01T23:41:13.351Z] [2021-06-01T23:41:13.351Z] DONE 13 tests, 7 skipped in 3.608s [2021-06-01T23:41:13.351Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-01T23:41:13.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-01T23:41:14.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-01T23:41:15.647Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-01T23:41:15.647Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-01T23:41:15.908Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-01T23:41:16.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:41:16.282Z] INFO: Testing against a local daemon [2021-06-01T23:41:16.282Z] === RUN TestVolumesCreateAndList [2021-06-01T23:41:16.282Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-01T23:41:16.282Z] === RUN TestVolumesRemove [2021-06-01T23:41:16.282Z] --- PASS: TestVolumesRemove (0.12s) [2021-06-01T23:41:16.282Z] === RUN TestVolumesInspect [2021-06-01T23:41:16.282Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-01T23:41:16.282Z] === RUN TestVolumesInvalidJSON [2021-06-01T23:41:16.282Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-01T23:41:16.282Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-01T23:41:16.282Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-01T23:41:16.282Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-01T23:41:16.282Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-06-01T23:41:16.282Z] PASS [2021-06-01T23:41:16.282Z] ok github.com/docker/docker/integration/volume 0.402s [2021-06-01T23:41:16.282Z] [2021-06-01T23:41:16.282Z] DONE 5 tests in 2.762s [2021-06-01T23:41:16.282Z] INFO: make.ps1 ended at 06/01/2021 23:41:15 [2021-06-01T23:41:16.282Z] INFO: Integration CLI tests being run from the host: [2021-06-01T23:41:16.282Z] 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-06-01T23:41:17.160Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-01T23:41:17.160Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-01T23:41:19.175Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite (108.52s) [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.95s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [dbc3fccebaf3f] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.49s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [deaa76e95b3c6] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.15s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [df2154e875dbb] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.70s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d948f0dc55071] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.01s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:1233: [d21e2a00e4b10] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.23s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d0d3d14d43089] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.76s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d3ef6746f8900] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.78s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d7577e7967ad2] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.88s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d519a0d61ee7f] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [dbcfe1e71fea3] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d3435aa169bf0] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (2.09s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [ddf3f7d16347b] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.18s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [ddbb65c363765] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.69s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d779ce1411356] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.09s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [de7ff876e20e8] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (2.24s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [dbe734ade3607] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.69s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d891d5fdd9b6c] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d192c08ae2b9c] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.75s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [dceb8b043d89a] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.80s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d80bf09168de5] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.48s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [dd79324a862c5] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [dbfb7c42328c2] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.63s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d94aa2973a7ec] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [dd1faea96745f] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.73s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:968: [d7ed0a49548fe] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.50s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d087914813c5b] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.84s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:1116: [d1030c290e56a] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.52s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d2d2219585224] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (3.02s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d9d252d9f4dc7] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.46s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [dbfb7ab4e49a3] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d5574ff4d0615] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.49s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d7e8c503682cc] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.49s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d01c44d235570] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [df78554fa3c72] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.08s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d639b20bd7dae] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d34d67367c6fc] daemon is not started [2021-06-01T23:41:21.067Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d2a1e140632de] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.48s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d753a32e91e89] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.53s) [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.30s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:1084: [d5a30cd786856] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d68478535dd0a] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2021-06-01T23:41:21.067Z] docker_cli_network_unix_test.go:46: [d4dd8fdc2c289] daemon is not started [2021-06-01T23:41:21.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.64s) [2021-06-01T23:41:21.068Z] docker_cli_network_unix_test.go:46: [d76e0025fb181] daemon is not started [2021-06-01T23:41:21.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-01T23:41:21.068Z] docker_cli_network_unix_test.go:46: [df63f49325c15] daemon is not started [2021-06-01T23:41:21.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.66s) [2021-06-01T23:41:21.068Z] docker_cli_network_unix_test.go:46: [da9370a733dbd] daemon is not started [2021-06-01T23:41:21.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.93s) [2021-06-01T23:41:21.068Z] docker_cli_network_unix_test.go:46: [d5d4be860c529] daemon is not started [2021-06-01T23:41:21.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.71s) [2021-06-01T23:41:21.068Z] docker_cli_network_unix_test.go:46: [d7a692de5bb5e] daemon is not started [2021-06-01T23:41:21.068Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.12s) [2021-06-01T23:41:21.068Z] docker_cli_network_unix_test.go:46: [dc5ed7c502b4d] daemon is not started [2021-06-01T23:41:21.068Z] === RUN TestDockerHubPullSuite [2021-06-01T23:41:21.068Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-01T23:41:21.790Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-01T23:41:22.431Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-01T23:41:22.431Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-01T23:41:23.301Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-01T23:41:23.301Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-01T23:41:23.301Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-01T23:41:23.301Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-01T23:41:23.301Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-01T23:41:23.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-01T23:41:24.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-01T23:41:24.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-01T23:41:24.945Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-01T23:41:25.201Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-01T23:41:25.761Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-01T23:41:26.323Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-01T23:41:26.578Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-01T23:41:26.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-01T23:41:26.645Z] INFO: Testing against a local daemon [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-01T23:41:26.645Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-01T23:41:26.833Z] --- PASS: TestDockerHubPullSuite (5.90s) [2021-06-01T23:41:26.833Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2021-06-01T23:41:26.833Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.35s) [2021-06-01T23:41:26.833Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2021-06-01T23:41:26.833Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.09s) [2021-06-01T23:41:26.833Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2021-06-01T23:41:26.833Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-06-01T23:41:26.833Z] PASS [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === Skipped [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_sni_test.go:18: Flakey test [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-06-01T23:41:26.833Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.02s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.02s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-01T23:41:26.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-01T23:41:26.833Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-01T23:41:26.833Z] [2021-06-01T23:41:26.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-01T23:41:26.834Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-01T23:41:26.834Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-01T23:41:26.834Z] [2021-06-01T23:41:26.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-06-01T23:41:26.834Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-06-01T23:41:26.834Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-01T23:41:26.834Z] [2021-06-01T23:41:26.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-01T23:41:26.834Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-01T23:41:26.834Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-01T23:41:26.834Z] [2021-06-01T23:41:26.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-01T23:41:26.834Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-01T23:41:26.834Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-01T23:41:26.834Z] [2021-06-01T23:41:26.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-06-01T23:41:26.834Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-06-01T23:41:26.834Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-01T23:41:26.834Z] [2021-06-01T23:41:26.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-01T23:41:26.834Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-01T23:41:26.834Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-01T23:41:26.834Z] [2021-06-01T23:41:26.834Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-01T23:41:26.834Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-01T23:41:26.834Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-01T23:41:26.834Z] docker_cli_network_unix_test.go:46: [d2a1e140632de] daemon is not started [2021-06-01T23:41:26.834Z] [2021-06-01T23:41:26.834Z] [2021-06-01T23:41:26.834Z] DONE 1269 tests, 51 skipped in 2192.319s [2021-06-01T23:41:26.834Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-01T23:41:26.834Z] ++++ cat bundles/test-integration/docker.pid [2021-06-01T23:41:26.834Z] +++ kill 8213 [2021-06-01T23:41:27.623Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-01T23:41:27.623Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-01T23:41:27.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-01T23:41:27.761Z] +++ /etc/init.d/apparmor stop [2021-06-01T23:41:27.761Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-01T23:41:27.761Z] [2021-06-01T23:41:27.761Z] Unloading profiles will leave already running processes permanently [2021-06-01T23:41:27.761Z] unconfined, which can lead to unexpected situations. [2021-06-01T23:41:27.761Z] [2021-06-01T23:41:27.761Z] To set a process to complain mode, use the command line tool [2021-06-01T23:41:27.761Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-01T23:41:27.761Z] +++ true [2021-06-01T23:41:27.761Z] exiting test-integration [2021-06-01T23:41:27.761Z] ++ exit 0 [2021-06-01T23:41:27.761Z] [2021-06-01T23:41:28.353Z] + for job in $(jobs -p) [2021-06-01T23:41:28.353Z] + wait 21591 [2021-06-01T23:41:28.608Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-01T23:41:29.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-01T23:41:31.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-01T23:41:33.848Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-01T23:41:34.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048e200_} [2021-06-01T23:41:35.735Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-01T23:41:36.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1738743402_c:\foo_false____} [2021-06-01T23:41:39.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1738743402_c:\foo_true____} [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-01T23:41:41.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-01T23:41:41.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-01T23:41:41.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-01T23:41:41.714Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-01T23:41:41.714Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-01T23:41:41.714Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-01T23:41:41.714Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-01T23:41:41.714Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-01T23:41:41.714Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-01T23:41:44.576Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-01T23:41:47.446Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-01T23:41:47.446Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-01T23:41:47.446Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-01T23:41:49.595Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-01T23:41:49.595Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-01T23:41:49.595Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-01T23:41:49.595Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-01T23:41:54.224Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-01T23:41:56.368Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-01T23:41:56.368Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-01T23:41:56.368Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-01T23:41:57.611Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-01T23:42:04.858Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-01T23:42:04.858Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-01T23:42:04.858Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-01T23:42:09.777Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-01T23:42:10.704Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-01T23:42:13.217Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-01T23:42:13.480Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-01T23:42:13.480Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-01T23:42:13.480Z] === RUN TestDockerSuite/TestCpToDot [2021-06-01T23:42:15.624Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-01T23:42:15.624Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-01T23:42:15.624Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-01T23:42:16.481Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-01T23:42:18.485Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-01T23:42:18.485Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-01T23:42:18.485Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-01T23:42:18.485Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-01T23:42:18.485Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-01T23:42:18.485Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-01T23:42:18.485Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-01T23:42:20.627Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-01T23:42:22.769Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-01T23:42:23.220Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-01T23:42:23.220Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-01T23:42:24.734Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-01T23:42:25.685Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-01T23:42:25.685Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-01T23:42:25.685Z] === RUN TestDockerSuite/TestCreateRM [2021-06-01T23:42:26.134Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-01T23:42:26.135Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-01T23:42:26.452Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-01T23:42:26.585Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-01T23:42:26.585Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-01T23:42:31.690Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-01T23:42:33.578Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-01T23:42:35.064Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-01T23:42:35.064Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-01T23:42:35.064Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-01T23:42:36.091Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-01T23:42:37.925Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-01T23:42:38.376Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-01T23:42:38.376Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-01T23:42:39.399Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-01T23:42:40.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-01T23:42:40.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDockerFails [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-01T23:42:40.969Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-01T23:42:41.913Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-01T23:42:43.113Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-01T23:42:45.179Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-01T23:42:45.980Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-01T23:42:47.068Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-01T23:42:47.493Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-01T23:42:55.981Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-01T23:42:59.667Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-01T23:43:04.313Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-01T23:43:06.459Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-01T23:43:07.413Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-01T23:43:11.101Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-01T23:43:12.613Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-01T23:43:13.064Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-01T23:43:17.693Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-01T23:43:21.378Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-01T23:43:21.378Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-01T23:43:21.378Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-01T23:43:21.378Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-01T23:43:21.378Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-01T23:43:21.378Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-01T23:43:22.888Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-01T23:43:22.888Z] === RUN TestDockerSuite/TestEventsRename [2021-06-01T23:43:25.033Z] === RUN TestDockerSuite/TestEventsResize [2021-06-01T23:43:33.514Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-01T23:43:35.024Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-01T23:43:37.168Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-01T23:43:41.795Z] === RUN TestDockerSuite/TestEventsTop [2021-06-01T23:43:41.795Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-01T23:43:43.242Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-01T23:43:43.938Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-01T23:43:48.566Z] === RUN TestDockerSuite/TestExec [2021-06-01T23:43:48.566Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-01T23:43:48.566Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-01T23:43:50.077Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-01T23:43:51.590Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-01T23:43:51.590Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-01T23:43:51.590Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-01T23:43:51.590Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-01T23:43:53.735Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-01T23:43:54.601Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-01T23:43:55.249Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-01T23:43:55.576Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-01T23:43:57.392Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-01T23:43:58.069Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-01T23:43:58.903Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-01T23:44:02.682Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-01T23:44:02.682Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-01T23:44:02.682Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-01T23:44:02.682Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-01T23:44:02.682Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-01T23:44:03.531Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-01T23:44:03.531Z] === RUN TestDockerSuite/TestExecEnv [2021-06-01T23:44:03.531Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-01T23:44:03.531Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-01T23:44:05.043Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-01T23:44:09.672Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-01T23:44:09.672Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-01T23:44:09.672Z] === RUN TestDockerSuite/TestExecParseError [2021-06-01T23:44:09.672Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-01T23:44:09.672Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-01T23:44:09.672Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-01T23:44:11.292Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-01T23:44:11.292Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-01T23:44:11.292Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-01T23:44:11.828Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-01T23:44:11.828Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-01T23:44:11.828Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-01T23:44:11.828Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-01T23:44:11.828Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-01T23:44:11.828Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-01T23:44:13.339Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-01T23:44:13.339Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite (1788.33s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.52s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.72s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.03s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.54s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.55s) [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:562: [d711ab043f377] joining swarm manager [db74883d99a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:584: [d327d96a33389] joining swarm manager [db74883d99a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] check_test.go:380: [d711ab043f377] daemon is not started [2021-06-01T23:44:16.100Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.65s) [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:45: [df6ce473a85c0] joining swarm manager [d7843ec6d3d7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.28s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.53s) [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:303: [df1a98b486777] joining swarm manager [dc0526a168bbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:304: [dcdfe4c616dd0] joining swarm manager [dc0526a168bbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.69s) [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:271: [d1c8c6c876578] joining swarm manager [d31e96cecccfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:272: [d33c4f864205a] joining swarm manager [d31e96cecccfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.23s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.82s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2021-06-01T23:44:16.100Z] docker_api_swarm_node_test.go:19: [d69e9a968bead] joining swarm manager [dc41caeab8fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_node_test.go:20: [d24ad2086b0de] joining swarm manager [dc41caeab8fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.33s) [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:501: [da2ca15311bdb] joining swarm manager [dcceac505746a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:506: [d762fbf5dae54] joining swarm manager [dcceac505746a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.99s) [2021-06-01T23:44:16.100Z] docker_api_swarm_node_test.go:80: [d0ddbb6c780f0] joining swarm manager [d94ace0005c05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.26s) [2021-06-01T23:44:16.100Z] docker_api_swarm_node_test.go:52: [dd86920f92a6d] joining swarm manager [ddcef1c7f3f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_node_test.go:53: [dcf6a03e3df9e] joining swarm manager [ddcef1c7f3f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.29s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.26s) [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:201: [d7761655532c7] joining swarm manager [d0d45ef50735f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.49s) [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:383: [d3881ee3e33ae] joining swarm manager [d93a8b9bd56bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:384: [dd6b1a98aa53c] joining swarm manager [d93a8b9bd56bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] check_test.go:380: [dd6b1a98aa53c] daemon is not started [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (70.01s) [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:801: [dd4acea12163e] joining swarm manager [dfd299e3977a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:801: [d5a4304bf652f] joining swarm manager [dfd299e3977a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:801: [dad8c5e851713] joining swarm manager [dfd299e3977a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:801: [d317dbfd2e6f8] joining swarm manager [dfd299e3977a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-01T23:44:16.100Z] docker_api_swarm_test.go:809: [de79a172952a1] joining swarm manager [dfd299e3977a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.20s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.99s) [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:394: [d2b0403b0a2e9] joining swarm manager [df57261efca13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:394: [daffc2e91f1bf] joining swarm manager [df57261efca13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.64s) [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:342: [d6613d35aad09] joining swarm manager [dffd72d4096ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:342: [d2a2b338a5131] joining swarm manager [dffd72d4096ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.18s) [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:489: [d47a73950a8a8] joining swarm manager [d55a44c37d1c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:489: [d79cc35c5e08f] joining swarm manager [d55a44c37d1c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.42s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.08s) [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:127: [d7bc7560cc4cf] joining swarm manager [dfd9d56a3c6de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:128: [dc31143761e8d] joining swarm manager [dfd9d56a3c6de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:136: [ddd0c2b38bbc5] joining swarm manager [dfd9d56a3c6de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:137: [da703a77c44da] joining swarm manager [dfd9d56a3c6de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.38s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.38s) [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:303: [dff72ae2ff600] joining swarm manager [ddcbc15520ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:303: [d8331b2456d48] joining swarm manager [ddcbc15520ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.11s) [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:99: [de8b4aa5646dc] joining swarm manager [db7a50cb5da92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:100: [d8036d2600dfc] joining swarm manager [db7a50cb5da92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] check_test.go:380: [de8b4aa5646dc] daemon is not started [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.39s) [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:532: [de67c735c0e3e] joining swarm manager [d10efb26eb148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:533: [de9bbe47364d7] joining swarm manager [d10efb26eb148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.66s) [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:147: [d24851a5c58ff] joining swarm manager [dad69c9bce3bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.100Z] docker_api_swarm_service_test.go:147: [d994daf2113e3] joining swarm manager [dad69c9bce3bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.46s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.14s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.85s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.50s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.81s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.29s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.42s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.76s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.29s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.25s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.39s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.17s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.06s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.90s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.23s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.32s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.87s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.31s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.15s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.26s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.05s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.87s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.66s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.60s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.87s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.75s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.36s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.63s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.56s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.14s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.64s) [2021-06-01T23:44:16.100Z] docker_cli_service_logs_test.go:245: checking task rpe7nnstpkgv [2021-06-01T23:44:16.100Z] docker_cli_service_logs_test.go:250: checking messages for rpe7nnstpkgv [2021-06-01T23:44:16.100Z] docker_cli_service_logs_test.go:245: checking task ez1drkxyhxcl [2021-06-01T23:44:16.100Z] docker_cli_service_logs_test.go:250: checking messages for ez1drkxyhxcl [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.51s) [2021-06-01T23:44:16.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.36s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.02s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.89s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.58s) [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1901: [dc5dd971a81e2] joining swarm manager [d82d56efc094b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1902: [d61400efd7730] joining swarm manager [d82d56efc094b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.86s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.41s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.87s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.92s) [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1802: [d78ca0f89dd12] joining swarm manager [da46db8c2539b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1803: [db0bec647828e] joining swarm manager [da46db8c2539b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (118.53s) [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1321: [d02fc10cd7edb] joining swarm manager [ddc90a52789e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1322: [d60d7a5b10431] joining swarm manager [ddc90a52789e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.33s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.16s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.16s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.50s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.09s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.94s) [2021-06-01T23:44:16.101Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.13s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.86s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.90s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.43s) [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1186: [d2a2440daa702] joining swarm manager [d527d1c789939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1195: [d491d68171e06] joining swarm manager [d527d1c789939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (14.07s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.68s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.64s) [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1118: [d65e820b930d1] joining swarm manager [d6229540f1755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1119: [d49dd102de585] joining swarm manager [d6229540f1755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1172: [d9a1d818d30ee] joining swarm manager [d6229540f1755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.90s) [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1453: [d4dded61cfd0b] joining swarm manager [daeb7f5d03992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.101Z] docker_cli_swarm_test.go:1454: [d793badac387f] joining swarm manager [daeb7f5d03992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.69s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.37s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.76s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.39s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.36s) [2021-06-01T23:44:16.101Z] docker_cli_swarm_unix_test.go:62: [ddb43c602b877] joining swarm manager [d368e3d8fd053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.05s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.46s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.63s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.62s) [2021-06-01T23:44:16.101Z] docker_api_swarm_test.go:961: [d9cdbffa109a7] joining swarm manager [d472b72df591f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.87s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.40s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.08s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.38s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.07s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.66s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.09s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.55s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.04s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.15s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.42s) [2021-06-01T23:44:16.101Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.40s) [2021-06-01T23:44:16.101Z] === RUN TestDockerExternalVolumeSuite [2021-06-01T23:44:16.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-01T23:44:18.404Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-01T23:44:19.063Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-01T23:44:19.063Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-01T23:44:19.063Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-01T23:44:19.063Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-01T23:44:24.786Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-01T23:44:30.508Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-01T23:44:30.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-01T23:44:32.650Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-01T23:44:38.371Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-01T23:44:38.371Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-01T23:44:38.371Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-01T23:44:38.371Z] === RUN TestDockerSuite/TestHealth [2021-06-01T23:44:38.821Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-01T23:44:38.821Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-01T23:44:38.821Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-01T23:44:38.821Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-01T23:44:43.453Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-01T23:44:43.453Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-01T23:44:43.453Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-01T23:44:43.453Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-01T23:44:43.453Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-01T23:44:43.453Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-01T23:44:43.904Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-01T23:44:44.355Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-01T23:44:45.306Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-01T23:44:45.306Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-01T23:44:46.815Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-01T23:44:46.815Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-01T23:44:48.959Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-01T23:44:51.823Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-01T23:44:51.823Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-01T23:44:51.823Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-01T23:44:55.509Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-01T23:44:55.509Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-01T23:44:57.651Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-01T23:44:57.651Z] === RUN TestDockerSuite/TestImportFile [2021-06-01T23:44:57.651Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-01T23:44:57.651Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-01T23:44:57.651Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-01T23:44:57.651Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-01T23:44:57.651Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-01T23:44:57.651Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-01T23:44:57.652Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-01T23:44:57.652Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-01T23:44:58.101Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-01T23:44:58.101Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-01T23:44:58.101Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-01T23:45:00.244Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-01T23:45:02.386Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-01T23:45:02.387Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-01T23:45:02.387Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-01T23:45:02.387Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-01T23:45:02.387Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-01T23:45:04.530Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-01T23:45:04.530Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-01T23:45:06.673Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-01T23:45:06.673Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-01T23:45:06.673Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-01T23:45:06.673Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-01T23:45:08.816Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-01T23:45:13.443Z] === RUN TestDockerSuite/TestInspectImage [2021-06-01T23:45:13.443Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-01T23:45:13.443Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-01T23:45:13.443Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-01T23:45:15.586Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-01T23:45:17.098Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-01T23:45:17.549Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-01T23:45:19.692Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-01T23:45:21.836Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-01T23:45:21.836Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-01T23:45:21.836Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-01T23:45:23.349Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-01T23:45:26.217Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-01T23:45:29.906Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-01T23:45:32.051Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-01T23:45:34.911Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-01T23:45:36.555Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-01T23:45:38.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-01T23:45:38.702Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-01T23:45:40.873Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-01T23:45:43.737Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-01T23:45:45.248Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-01T23:45:47.392Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-01T23:45:48.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-01T23:45:53.119Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-01T23:45:55.268Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-01T23:45:55.268Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-01T23:45:57.413Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-01T23:45:57.413Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-01T23:46:03.138Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-01T23:46:08.862Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-01T23:46:14.590Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-01T23:46:16.105Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-01T23:46:18.248Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-01T23:46:18.248Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-01T23:46:20.697Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-01T23:46:21.112Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-01T23:46:23.257Z] === RUN TestDockerSuite/TestLogsSince [2021-06-01T23:46:30.164Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-01T23:46:30.164Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-01T23:46:30.626Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-01T23:46:30.626Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-01T23:46:33.481Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-01T23:46:33.481Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-01T23:46:33.481Z] === RUN TestDockerSuite/TestLogsTail [2021-06-01T23:46:34.992Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-01T23:46:35.342Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-01T23:46:35.526Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-01T23:46:36.318Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-01T23:46:36.318Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-01T23:46:36.318Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-01T23:46:36.318Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-01T23:46:36.318Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-01T23:46:37.134Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-01T23:46:37.292Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestNetHostname [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPluginActive [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPortList [2021-06-01T23:46:39.995Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-01T23:46:41.047Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-01T23:46:42.593Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-01T23:46:42.593Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-01T23:46:42.593Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-01T23:46:42.593Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-01T23:46:44.624Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-01T23:46:46.345Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-01T23:46:49.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-01T23:46:49.252Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-01T23:46:56.249Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-01T23:46:56.249Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-01T23:47:01.221Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-01T23:47:04.738Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-01T23:47:04.976Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-01T23:47:05.951Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-01T23:47:05.951Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-01T23:47:07.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-01T23:47:09.706Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-01T23:47:11.253Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-01T23:47:17.073Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-01T23:47:17.073Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-01T23:47:17.073Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-01T23:47:17.073Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-01T23:47:17.073Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-01T23:47:17.537Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-01T23:47:19.438Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-01T23:47:19.438Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-01T23:47:19.438Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-01T23:47:19.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-01T23:47:29.660Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-01T23:47:33.343Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-01T23:47:40.336Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-01T23:47:44.020Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-01T23:47:44.020Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-01T23:47:44.020Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-01T23:47:48.646Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-01T23:47:48.646Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-01T23:47:48.646Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-01T23:47:48.646Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-01T23:47:48.646Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-01T23:47:51.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-01T23:47:54.368Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-01T23:47:54.368Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-01T23:47:55.879Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-01T23:47:55.879Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-01T23:47:57.387Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-01T23:47:57.836Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-01T23:47:57.836Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-01T23:48:01.526Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-01T23:48:06.167Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-01T23:48:06.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-01T23:48:09.030Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-01T23:48:24.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-01T23:48:26.598Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-01T23:48:26.598Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-01T23:48:29.707Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-01T23:48:29.707Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-01T23:48:29.707Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-01T23:48:32.318Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-01T23:48:32.318Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-01T23:48:32.318Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-01T23:48:32.769Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-01T23:48:37.393Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-01T23:48:41.073Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-01T23:48:41.073Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-01T23:48:44.754Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-01T23:48:45.206Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-01T23:48:45.206Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-01T23:48:50.859Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-01T23:48:50.859Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-01T23:48:50.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-01T23:48:57.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-01T23:48:58.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-01T23:49:02.769Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-01T23:49:04.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-01T23:49:04.911Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-01T23:49:05.362Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-01T23:49:11.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-01T23:49:15.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-01T23:49:15.582Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-01T23:49:20.208Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-01T23:49:25.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-01T23:49:25.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-01T23:49:28.691Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-01T23:49:29.222Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-01T23:49:35.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-01T23:49:35.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-01T23:49:35.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-01T23:49:37.166Z] === RUN TestDockerSuite/TestRmiTag [2021-06-01T23:49:37.166Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-01T23:49:38.675Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-01T23:49:42.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-01T23:49:42.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-01T23:49:43.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-01T23:49:43.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-01T23:49:43.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-01T23:50:01.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-01T23:50:03.676Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-01T23:50:05.858Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-01T23:50:10.488Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-01T23:50:11.439Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-01T23:50:11.439Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-01T23:50:11.439Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-01T23:50:11.439Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-01T23:50:11.439Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-01T23:50:11.439Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-01T23:50:11.439Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-01T23:50:11.439Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-01T23:50:13.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-01T23:50:13.583Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-01T23:50:13.583Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-01T23:50:13.583Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-01T23:50:18.212Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-01T23:50:19.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-01T23:50:19.703Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-01T23:50:19.729Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-01T23:50:20.166Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-01T23:50:21.714Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-01T23:50:21.714Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-01T23:50:22.589Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-01T23:50:24.732Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-01T23:50:26.875Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-01T23:50:26.875Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-01T23:50:27.533Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-01T23:50:29.078Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-01T23:50:29.079Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-01T23:50:29.079Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-01T23:50:30.624Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-01T23:50:31.505Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-01T23:50:31.599Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-01T23:50:32.572Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-01T23:50:33.033Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-01T23:50:33.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-01T23:50:33.496Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-01T23:50:33.648Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-01T23:50:33.648Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-01T23:50:40.593Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-01T23:50:40.638Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-01T23:50:40.638Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-01T23:50:40.638Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-01T23:50:42.138Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-01T23:50:42.138Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-01T23:50:42.147Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-01T23:50:42.147Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-01T23:50:42.147Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-01T23:50:42.147Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-01T23:50:42.147Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-01T23:50:42.597Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-01T23:50:42.597Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-01T23:50:42.597Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-01T23:50:43.685Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-01T23:50:43.685Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-01T23:50:44.107Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-01T23:50:44.147Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-01T23:50:46.335Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-01T23:50:46.969Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-01T23:50:47.310Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-01T23:50:47.772Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-01T23:50:47.772Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-01T23:50:48.079Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-01T23:50:48.745Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-01T23:50:49.111Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-01T23:50:49.111Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-01T23:50:49.111Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-01T23:50:49.111Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-01T23:50:49.721Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-01T23:50:49.721Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-01T23:50:49.721Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-01T23:50:51.254Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-01T23:50:51.254Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-01T23:50:51.254Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-01T23:50:51.254Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-01T23:50:51.254Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-01T23:50:52.768Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-01T23:50:55.534Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-01T23:50:58.489Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-01T23:50:58.489Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-01T23:50:58.489Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-01T23:50:58.489Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-01T23:50:58.489Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-01T23:50:58.489Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-01T23:50:58.489Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-01T23:51:01.349Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-01T23:51:01.349Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-01T23:51:01.349Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-01T23:51:01.349Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-01T23:51:02.860Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-01T23:51:05.002Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-01T23:51:05.002Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-01T23:51:06.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-01T23:51:07.151Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-01T23:51:07.151Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-01T23:51:07.151Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-01T23:51:07.151Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-01T23:51:09.295Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-01T23:51:11.444Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-01T23:51:14.305Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-01T23:51:16.447Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-01T23:51:16.447Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-01T23:51:16.447Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-01T23:51:16.447Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-01T23:51:16.447Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-01T23:51:16.447Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-01T23:51:16.447Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-01T23:51:16.447Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-01T23:51:16.447Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-01T23:51:20.126Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-01T23:51:20.127Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-01T23:51:20.127Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-01T23:51:20.127Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-01T23:51:20.127Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-01T23:51:20.127Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-01T23:51:20.127Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-01T23:51:20.940Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-01T23:51:27.142Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-01T23:51:27.142Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunMount [2021-06-01T23:51:28.093Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-01T23:51:28.094Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-01T23:51:28.094Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-01T23:51:28.094Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-01T23:51:35.083Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-01T23:51:35.083Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-01T23:51:35.083Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-01T23:51:35.083Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite (441.28s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s) [2021-06-01T23:51:35.765Z] docker_cli_external_volume_driver_test.go:53: [de37d1d8e4beb] daemon is not started [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.76s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-06-01T23:51:35.765Z] docker_cli_external_volume_driver_test.go:53: [dc80a062d0f87] daemon is not started [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.77s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-01T23:51:35.765Z] docker_cli_external_volume_driver_test.go:53: [dd193f5ce5018] daemon is not started [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-01T23:51:35.765Z] docker_cli_external_volume_driver_test.go:53: [de122d1964fcb] daemon is not started [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.87s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.66s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.53s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.63s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.98s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.68s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.27s) [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2021-06-01T23:51:35.765Z] docker_cli_external_volume_driver_test.go:485: [dec3f52f01f26] daemon is not started [2021-06-01T23:51:35.765Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-01T23:51:35.765Z] docker_cli_external_volume_driver_test.go:53: [dc0271d93107e] daemon is not started [2021-06-01T23:51:35.765Z] PASS [2021-06-01T23:51:35.765Z] [2021-06-01T23:51:35.765Z] === Skipped [2021-06-01T23:51:35.765Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-06-01T23:51:35.765Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-06-01T23:51:35.765Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-01T23:51:35.765Z] check_test.go:309: [d886b6e6f38ff] daemon is not started [2021-06-01T23:51:35.765Z] [2021-06-01T23:51:35.765Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-01T23:51:35.765Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-01T23:51:35.765Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-01T23:51:35.765Z] check_test.go:309: [d26b3184e3a4b] daemon is not started [2021-06-01T23:51:35.765Z] [2021-06-01T23:51:35.765Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-01T23:51:35.765Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-01T23:51:35.765Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-01T23:51:35.765Z] check_test.go:309: [de92031ea3768] daemon is not started [2021-06-01T23:51:35.765Z] [2021-06-01T23:51:35.765Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-01T23:51:35.765Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-01T23:51:35.765Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-01T23:51:35.765Z] [2021-06-01T23:51:35.765Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-01T23:51:35.765Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-01T23:51:35.765Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-01T23:51:35.765Z] [2021-06-01T23:51:35.765Z] [2021-06-01T23:51:35.765Z] DONE 273 tests, 5 skipped in 2799.213s [2021-06-01T23:51:35.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-01T23:51:35.765Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd4991355cc84/docker.pid [2021-06-01T23:51:35.765Z] +++ kill 8351 [2021-06-01T23:51:35.765Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8351 is not a child of this shell [2021-06-01T23:51:35.765Z] warning: PID 8351 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd4991355cc84/docker.pid had a nonzero exit code [2021-06-01T23:51:35.765Z] ++++ cat bundles/test-integration/docker.pid [2021-06-01T23:51:35.765Z] +++ kill 8232 [2021-06-01T23:51:36.690Z] +++ /etc/init.d/apparmor stop [2021-06-01T23:51:36.690Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-01T23:51:36.690Z] [2021-06-01T23:51:36.690Z] Unloading profiles will leave already running processes permanently [2021-06-01T23:51:36.690Z] unconfined, which can lead to unexpected situations. [2021-06-01T23:51:36.690Z] [2021-06-01T23:51:36.690Z] To set a process to complain mode, use the command line tool [2021-06-01T23:51:36.690Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-01T23:51:36.690Z] +++ true [2021-06-01T23:51:36.690Z] exiting test-integration [2021-06-01T23:51:36.690Z] ++ exit 0 [2021-06-01T23:51:36.690Z] [2021-06-01T23:51:36.945Z] + exit 0 [2021-06-01T23:51:36.945Z] ++ jobs -p [2021-06-01T23:51:36.945Z] + pids= [2021-06-01T23:51:36.945Z] + echo 'Remaining pids to kill: []' [2021-06-01T23:51:36.945Z] Remaining pids to kill: [] [2021-06-01T23:51:36.945Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-01T23:51:36.961Z] Recording test results [2021-06-01T23:51:37.388Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-01T23:51:37.720Z] + echo Ensuring container killed. [2021-06-01T23:51:37.720Z] Ensuring container killed. [2021-06-01T23:51:37.720Z] + docker ps -aq -f name=docker-pr4-* [2021-06-01T23:51:37.720Z] + cids=a6ee800c60a3 [2021-06-01T23:51:37.720Z] 2e997dc3456f [2021-06-01T23:51:37.720Z] c5b191d85828 [2021-06-01T23:51:37.720Z] + [ -n a6ee800c60a3 [2021-06-01T23:51:37.720Z] 2e997dc3456f [2021-06-01T23:51:37.720Z] c5b191d85828 ] [2021-06-01T23:51:37.720Z] + docker rm -vf a6ee800c60a3 2e997dc3456f c5b191d85828 [2021-06-01T23:51:38.112Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-01T23:51:38.112Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-01T23:51:38.112Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-01T23:51:40.305Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-01T23:51:40.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-01T23:51:40.807Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-01T23:51:40.984Z] a6ee800c60a3 [2021-06-01T23:51:40.984Z] 2e997dc3456f [2021-06-01T23:51:40.984Z] c5b191d85828 [Pipeline] sh [2021-06-01T23:51:41.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-01T23:51:41.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-01T23:51:41.300Z] + echo Chowning /workspace to jenkins user [2021-06-01T23:51:41.300Z] Chowning /workspace to jenkins user [2021-06-01T23:51:41.300Z] + id -u [2021-06-01T23:51:41.300Z] + id -g [2021-06-01T23:51:41.300Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42446:/workspace busybox chown -R 1000:1000 /workspace [2021-06-01T23:51:42.204Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-01T23:51:42.204Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-01T23:51:44.491Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-01T23:51:45.791Z] + bundleName=amd64 [2021-06-01T23:51:45.791Z] + echo Creating amd64-bundles.tar.gz [2021-06-01T23:51:45.791Z] Creating amd64-bundles.tar.gz [2021-06-01T23:51:45.791Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-01T23:51:45.791Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-01T23:51:45.999Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [Pipeline] archiveArtifacts [2021-06-01T23:51:47.162Z] Archiving artifacts [2021-06-01T23:51:47.508Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-01T23:51:47.819Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42446/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-01T23:51:48.120Z] + make clean [2021-06-01T23:51:48.120Z] docker volume rm -f docker-dev-cache [2021-06-01T23:51:48.375Z] docker-dev-cache [Pipeline] deleteDir [2021-06-01T23:51:49.018Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-01T23:51:49.968Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-01T23:51:52.112Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-01T23:51:52.112Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-01T23:51:52.112Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-01T23:51:52.113Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-01T23:51:52.113Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-01T23:51:52.113Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-01T23:51:52.113Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-01T23:51:52.113Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-01T23:51:52.113Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-01T23:51:54.971Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-01T23:51:54.971Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-01T23:51:54.971Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-01T23:51:54.971Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-01T23:51:54.971Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-01T23:51:54.971Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-01T23:52:03.454Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-01T23:52:03.454Z] === RUN TestDockerSuite/TestRunRm [2021-06-01T23:52:06.316Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-01T23:52:12.042Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-01T23:52:13.556Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-01T23:52:15.701Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-01T23:52:17.845Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-01T23:52:17.945Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-01T23:52:17.945Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-01T23:52:17.945Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-01T23:52:19.990Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-01T23:52:19.990Z] === RUN TestDockerSuite/TestRunState [2021-06-01T23:52:19.990Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-01T23:52:22.134Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-01T23:52:22.134Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-01T23:52:24.286Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-01T23:52:24.286Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-01T23:52:24.286Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-01T23:52:24.286Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-01T23:52:24.286Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-01T23:52:24.286Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-01T23:52:28.915Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-01T23:52:28.915Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-01T23:52:28.915Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-01T23:52:28.915Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-01T23:52:28.915Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-01T23:52:28.915Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-01T23:52:29.366Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-01T23:52:29.366Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-01T23:52:29.366Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-01T23:52:29.366Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-01T23:52:29.366Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-01T23:52:31.510Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-01T23:52:31.510Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-01T23:52:33.653Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-01T23:52:33.653Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-01T23:52:33.653Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-01T23:52:37.336Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-01T23:52:44.339Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-01T23:52:47.954Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-01T23:52:48.035Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-01T23:52:48.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-01T23:52:49.392Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-01T23:52:53.149Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-01T23:52:53.775Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-01T23:52:53.775Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-01T23:52:53.775Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-01T23:52:56.070Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-01T23:52:56.637Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-01T23:52:58.787Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-01T23:53:00.931Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-01T23:53:00.931Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-01T23:53:00.931Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-01T23:53:00.931Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-01T23:53:00.931Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-01T23:53:00.931Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-01T23:53:00.931Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-01T23:53:00.931Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-01T23:53:00.931Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-01T23:53:04.618Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-01T23:53:04.681Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-01T23:53:05.569Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-01T23:53:07.082Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-01T23:53:11.711Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-01T23:53:13.853Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-01T23:53:14.303Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-01T23:53:14.753Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-01T23:53:15.204Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-01T23:53:16.719Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-01T23:53:23.714Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-01T23:53:23.714Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-01T23:53:30.715Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-01T23:53:30.715Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-01T23:53:34.395Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-01T23:53:34.395Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-01T23:53:34.845Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-01T23:53:34.845Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-01T23:53:34.845Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-01T23:53:40.576Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-01T23:53:40.576Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-01T23:53:40.576Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-01T23:53:40.576Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-01T23:53:40.576Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-01T23:53:40.576Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-01T23:53:40.576Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-01T23:53:42.720Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-01T23:53:44.864Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-01T23:53:44.864Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-01T23:53:46.374Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-01T23:53:46.374Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-01T23:53:46.374Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-01T23:53:46.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-01T23:53:46.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-01T23:53:46.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-01T23:53:46.374Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-01T23:54:03.930Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-01T23:54:03.930Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-01T23:54:03.930Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-01T23:54:03.930Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-01T23:54:03.930Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-01T23:54:03.930Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-01T23:54:03.930Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-01T23:54:05.441Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-01T23:54:05.441Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-01T23:54:08.303Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-01T23:54:08.752Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-01T23:54:08.752Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-01T23:54:09.203Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-01T23:54:09.203Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-01T23:54:17.685Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-01T23:54:17.685Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-01T23:54:17.685Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-01T23:54:17.685Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-01T23:54:17.685Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-01T23:54:24.679Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-01T23:54:24.679Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-01T23:54:24.679Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-01T23:54:37.418Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-01T23:54:37.418Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite (2149.64s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-01T23:54:37.418Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-01T23:54:37.418Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (57.56s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-01T23:54:37.418Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-01T23:54:37.418Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-01T23:54:37.418Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-01T23:54:37.418Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-01T23:54:37.418Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-01T23:54:37.418Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-01T23:54:37.418Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-01T23:54:37.418Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.05s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-01T23:54:37.418Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-01T23:54:37.418Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.81s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.33s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.77s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.13s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (69.78s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-06-01T23:54:37.418Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.59s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.20s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.89s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (6.29s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.84s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.61s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.60s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.55s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.67s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (15.35s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (8.77s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.31s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.70s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.06s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.13s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.77s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.98s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.66s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-01T23:54:37.418Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.82s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2021-06-01T23:54:37.418Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-01T23:54:37.418Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.54s) [2021-06-01T23:54:37.418Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.13s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.43s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.41s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.19s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.46s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.90s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.82s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.78s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.44s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.44s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.82s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.69s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.51s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.42s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.58s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.83s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.43s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.26s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.87s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.12s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (69.18s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.31s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.74s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.86s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.57s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.95s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.04s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFails (2.39s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.54s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.48s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.92s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.46s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.69s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.53s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildHistory (10.64s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.61s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.86s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.33s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.94s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.83s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.46s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.46s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.95s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.94s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.04s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.43s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.31s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.48s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.79s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.16s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.53s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.46s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.58s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.16s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.72s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (16.57s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.94s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.80s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.14s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.72s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.15s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.39s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildRm (19.78s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.84s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-06-01T23:54:37.419Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.54s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.64s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.95s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.13s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.75s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.90s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.95s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildStderr (3.73s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (39.78s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.71s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.71s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.25s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.30s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.81s) [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-01T23:54:37.419Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.419Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.84s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.11s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.29s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-06-01T23:54:37.420Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-01T23:54:37.420Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.13s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-06-01T23:54:37.420Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.89s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.72s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.12s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-06-01T23:54:37.420Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2021-06-01T23:54:37.420Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.23s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2021-06-01T23:54:37.420Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-01T23:54:37.420Z] docker_cli_sni_test.go:18: Flakey test [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.59s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.19s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCommitChange (4.55s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.27s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.54s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCommitTTY (6.63s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.29s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.65s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.27s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.30s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.33s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.35s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.88s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.89s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.34s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.35s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.83s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.13s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.38s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.60s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.66s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.38s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.89s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.20s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.77s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.39s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.38s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.31s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048e200_} (2.34s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1738743402_c:\foo_false____} (2.32s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1738743402_c:\foo_true____} (2.36s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-01T23:54:37.420Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.51s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.50s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-06-01T23:54:37.420Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.60s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-01T23:54:37.420Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.51s) [2021-06-01T23:54:37.420Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.07s) [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.420Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-01T23:54:37.420Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.39s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.41s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCpToDot (2.44s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCpToStdout (2.45s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-01T23:54:37.421Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.06s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.33s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.58s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.48s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.12s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-01T23:54:37.421Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.36s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-01T23:54:37.421Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-01T23:54:37.421Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-01T23:54:37.421Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-01T23:54:37.421Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-01T23:54:37.421Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-01T23:54:37.421Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-01T23:54:37.421Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-01T23:54:37.421Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-01T23:54:37.421Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.40s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.07s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.82s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsCopy (3.96s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.86s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.32s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.94s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFilters (4.52s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFormat (3.70s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsRename (2.10s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsResize (7.66s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.34s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.24s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.35s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.92s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-01T23:54:37.421Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.82s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-01T23:54:37.421Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-01T23:54:37.421Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-01T23:54:37.421Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.86s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.80s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.84s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.81s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.19s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.97s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecInspectID (4.16s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-01T23:54:37.421Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.08s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-01T23:54:37.421Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.95s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.91s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.70s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.78s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-01T23:54:37.421Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.31s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-06-01T23:54:37.421Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-01T23:54:37.421Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-06-01T23:54:37.421Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.58s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.97s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.54s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-01T23:54:37.422Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-01T23:54:37.422Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-01T23:54:37.422Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-01T23:54:37.422Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.94s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.34s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-01T23:54:37.422Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-01T23:54:37.422Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectDefault (2.27s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectHistory (4.31s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.33s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.29s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.91s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.92s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectStatus (2.89s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.64s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.97s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.46s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.87s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.32s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.33s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.80s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.60s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.39s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-01T23:54:37.422Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.91s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.55s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.64s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.73s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.09s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.18s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-01T23:54:37.422Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.39s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.43s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsSince (8.83s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsTail (2.67s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.43s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.45s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-01T23:54:37.422Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.58s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-01T23:54:37.422Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-01T23:54:37.422Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-01T23:54:37.422Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-01T23:54:37.422Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-01T23:54:37.422Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-01T23:54:37.422Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-01T23:54:37.422Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-01T23:54:37.422Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.65s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-01T23:54:37.422Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPsByOrder (7.15s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.13s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.25s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-06-01T23:54:37.422Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-01T23:54:37.422Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.24s) [2021-06-01T23:54:37.422Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.66s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.81s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.92s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-01T23:54:37.423Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.32s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-01T23:54:37.423Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.15s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.56s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-01T23:54:37.423Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.74s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.50s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.51s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.41s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.17s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.12s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.83s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.54s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.23s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.83s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.54s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.26s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.12s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.99s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.71s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.63s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.91s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.21s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.35s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.35s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.36s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.91s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.35s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.30s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.42s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.51s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.67s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.42s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.36s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.30s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.72s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.55s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.33s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.84s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.99s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.34s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunExitCode (1.96s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.36s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.33s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.35s) [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.42s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-01T23:54:37.423Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.423Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-06-01T23:54:37.423Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.56s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.30s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.99s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.97s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.05s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.54s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.64s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.16s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.59s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.00s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.28s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunRm (2.39s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.33s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.35s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.30s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.80s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.48s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.13s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.31s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.30s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.00s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.82s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.39s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.56s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.05s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.88s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.09s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-01T23:54:37.424Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.424Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.08s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.39s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.56s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.64s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.49s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.62s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.90s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.94s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.82s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.01s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.89s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-01T23:54:37.425Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.59s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.01s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.47s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-01T23:54:37.425Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.68s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.25s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-01T23:54:37.425Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.10s) [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-01T23:54:37.425Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-01T23:54:37.425Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-01T23:54:37.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.425Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-01T23:54:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-01T23:54:37.426Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-01T23:54:37.426Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-01T23:54:37.426Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-01T23:54:37.426Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] === RUN TestDockerDaemonSuite [2021-06-01T23:54:37.426Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-01T23:54:37.426Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-01T23:54:37.426Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-01T23:54:37.426Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] === RUN TestDockerSwarmSuite [2021-06-01T23:54:37.426Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-01T23:54:37.426Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-01T23:54:37.426Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.426Z] === RUN TestDockerExternalVolumeSuite [2021-06-01T23:54:37.426Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-01T23:54:37.426Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] === RUN TestDockerNetworkSuite [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-01T23:54:37.427Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] === RUN TestDockerHubPullSuite [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-01T23:54:37.427Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] PASS [2021-06-01T23:54:37.427Z] ok github.com/docker/docker/integration-cli 2150.197s [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === Skipped [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-01T23:54:37.427Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-01T23:54:37.427Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-01T23:54:37.427Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-01T23:54:37.427Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-01T23:54:37.427Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-01T23:54:37.427Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-01T23:54:37.427Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-01T23:54:37.427Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-01T23:54:37.427Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-01T23:54:37.427Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-01T23:54:37.427Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-01T23:54:37.427Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-06-01T23:54:37.427Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-01T23:54:37.427Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-06-01T23:54:37.427Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-06-01T23:54:37.427Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.427Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-06-01T23:54:37.428Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2021-06-01T23:54:37.428Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-01T23:54:37.428Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-01T23:54:37.428Z] docker_cli_sni_test.go:18: Flakey test [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-01T23:54:37.428Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-01T23:54:37.428Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.428Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-01T23:54:37.429Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-01T23:54:37.429Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-01T23:54:37.429Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-01T23:54:37.429Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-01T23:54:37.429Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-06-01T23:54:37.429Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-01T23:54:37.429Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-01T23:54:37.429Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-01T23:54:37.429Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-01T23:54:37.429Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.429Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-01T23:54:37.430Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-01T23:54:37.430Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-01T23:54:37.430Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-01T23:54:37.430Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-01T23:54:37.430Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-01T23:54:37.430Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-01T23:54:37.430Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-01T23:54:37.430Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-01T23:54:37.430Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-01T23:54:37.430Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-01T23:54:37.430Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-01T23:54:37.430Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-01T23:54:37.430Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-01T23:54:37.430Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-01T23:54:37.430Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-01T23:54:37.430Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-01T23:54:37.430Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-01T23:54:37.430Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.430Z] [2021-06-01T23:54:37.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-01T23:54:37.430Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-01T23:54:37.431Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-01T23:54:37.431Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-01T23:54:37.431Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-01T23:54:37.431Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-01T23:54:37.431Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-01T23:54:37.431Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-01T23:54:37.431Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-01T23:54:37.431Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-01T23:54:37.431Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-01T23:54:37.431Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.431Z] [2021-06-01T23:54:37.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-01T23:54:37.431Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-01T23:54:37.432Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-01T23:54:37.432Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-01T23:54:37.432Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-01T23:54:37.432Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-01T23:54:37.432Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-01T23:54:37.432Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-01T23:54:37.432Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-01T23:54:37.432Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-01T23:54:37.432Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-01T23:54:37.432Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-01T23:54:37.432Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-01T23:54:37.432Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-01T23:54:37.432Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-01T23:54:37.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-01T23:54:37.432Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.432Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-01T23:54:37.433Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-01T23:54:37.433Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.433Z] [2021-06-01T23:54:37.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-01T23:54:37.434Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-01T23:54:37.434Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.434Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-01T23:54:37.435Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-01T23:54:37.435Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-01T23:54:37.435Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.435Z] [2021-06-01T23:54:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-01T23:54:37.436Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-01T23:54:37.436Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-01T23:54:37.436Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-01T23:54:37.436Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-01T23:54:37.436Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-01T23:54:37.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.436Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-01T23:54:37.437Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-01T23:54:37.437Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.437Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-01T23:54:37.438Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-01T23:54:37.438Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] DONE 1092 tests, 546 skipped in 2157.568s [2021-06-01T23:54:37.438Z] INFO: Integration tests ended at 06/01/2021 23:54:35. Duration:00:35:57.6514007 [2021-06-01T23:54:37.438Z] INFO: Docker info of the daemon under test at end of run [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] Containers: 2 [2021-06-01T23:54:37.438Z] Running: 0 [2021-06-01T23:54:37.438Z] Paused: 0 [2021-06-01T23:54:37.438Z] Stopped: 2 [2021-06-01T23:54:37.438Z] Images: 18 [2021-06-01T23:54:37.438Z] Server Version: 0.0.0-dev [2021-06-01T23:54:37.438Z] Storage Driver: windowsfilter [2021-06-01T23:54:37.438Z] Windows: [2021-06-01T23:54:37.438Z] Logging Driver: json-file [2021-06-01T23:54:37.438Z] Plugins: [2021-06-01T23:54:37.438Z] Volume: local [2021-06-01T23:54:37.438Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-01T23:54:37.438Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-01T23:54:37.438Z] Swarm: inactive [2021-06-01T23:54:37.438Z] Default Isolation: process [2021-06-01T23:54:37.438Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-01T23:54:37.438Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-01T23:54:37.438Z] OSType: windows [2021-06-01T23:54:37.438Z] Architecture: x86_64 [2021-06-01T23:54:37.438Z] CPUs: 4 [2021-06-01T23:54:37.438Z] Total Memory: 32GiB [2021-06-01T23:54:37.438Z] Name: azwin-2-77fa50 [2021-06-01T23:54:37.438Z] ID: H6WF:RE7A:6CWU:RB4G:LXTT:YOUE:FBDG:ROM5:73MZ:RU3U:6LWO:PWTK [2021-06-01T23:54:37.438Z] Docker Root Dir: D:\CI\PR-42446\4\daemon [2021-06-01T23:54:37.438Z] Debug Mode (client): false [2021-06-01T23:54:37.438Z] Debug Mode (server): true [2021-06-01T23:54:37.438Z] File Descriptors: -1 [2021-06-01T23:54:37.438Z] Goroutines: 17 [2021-06-01T23:54:37.438Z] System Time: 2021-06-01T23:54:35.860573Z [2021-06-01T23:54:37.438Z] EventsListeners: 0 [2021-06-01T23:54:37.438Z] Registry: https://index.docker.io/v1/ [2021-06-01T23:54:37.438Z] Labels: [2021-06-01T23:54:37.438Z] Experimental: false [2021-06-01T23:54:37.438Z] Insecure Registries: [2021-06-01T23:54:37.438Z] 127.0.0.0/8 [2021-06-01T23:54:37.438Z] Live Restore Enabled: false [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] [2021-06-01T23:54:37.438Z] INFO: Stopping daemon under test [2021-06-01T23:54:37.438Z] SUCCESS: The process with PID 5608 (child process of PID 6216) has been terminated. [2021-06-01T23:54:37.438Z] SUCCESS: The process with PID 6216 (child process of PID 4688) has been terminated. [2021-06-01T23:54:37.438Z] INFO: Stop tailing logs of the daemon under tests [2021-06-01T23:54:37.438Z] INFO: executeCI.ps1 Completed successfully at 06/01/2021 23:54:36. [2021-06-01T23:54:37.438Z] INFO: Tidying up at end of run [2021-06-01T23:54:37.438Z] INFO: Saving daemon under test log (d:\CI\PR-42446\4\dut.out) to bundles\CIDUT.out [2021-06-01T23:54:37.438Z] INFO: Saving daemon under test log (d:\CI\PR-42446\4\dut.err) to bundles\CIDUT.err [2021-06-01T23:54:37.438Z] INFO: Nuke-Everything... [2021-06-01T23:54:37.438Z] INFO: Container count on control daemon to delete is 2 [2021-06-01T23:54:37.438Z] f857e7aaeccc [2021-06-01T23:54:37.438Z] 67db8a9d9dcb [2021-06-01T23:54:37.438Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-01T23:54:38.948Z] Deleted: sha256:e4cf837b2b34aeb15298c23a6561e308096bd20dd2bfd600dd02110308795802 [2021-06-01T23:54:38.948Z] Deleted: sha256:e7add8112f85d6bfa9fbeb9aa4096454b2986bc00dacef7660ed799f7f79c900 [2021-06-01T23:54:38.948Z] INFO: Tidying pidfile d:\CI\PR-42446\4\docker.pid [2021-06-01T23:54:38.948Z] INFO: Nuking d:\CI [2021-06-01T23:54:46.023Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-01T23:54:46.024Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-01T23:54:46.024Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-01T23:54:53.647Z] INFO: Zapped successfully [2021-06-01T23:54:53.647Z] [2021-06-01T23:54:53.647Z] INFO: executeCI.ps1 exiting at Tue Jun 1 23:54:52 CUT 2021. Duration 01:00:48.4620380 [2021-06-01T23:54:53.647Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-01T23:54:53.992Z] Recording test results [2021-06-01T23:54:54.519Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-01T23:54:55.968Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-01T23:54:57.128Z] Archiving artifacts [2021-06-01T23:54:58.191Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42446/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-01T23:54:59.085Z] + make clean [2021-06-01T23:54:59.535Z] docker volume rm -f docker-dev-cache [2021-06-01T23:54:59.985Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-01T23:56:27.409Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-01T23:56:27.409Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-01T23:56:27.409Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-01T23:56:48.600Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-01T23:57:03.456Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-01T23:57:21.192Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-01T23:57:56.977Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-01T23:58:09.392Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-01T23:58:19.751Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-02T00:00:31.495Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-02T00:00:31.495Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-02T00:00:31.957Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-02T00:00:31.957Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-02T00:00:32.419Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-02T00:00:33.966Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-02T00:00:33.966Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-02T00:00:34.430Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-02T00:00:34.895Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-02T00:00:41.997Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-02T00:00:44.916Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-02T00:00:50.731Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-02T00:00:50.731Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-02T00:00:50.731Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-02T00:00:50.731Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-02T00:00:50.731Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-02T00:00:50.731Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-02T00:00:54.491Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-02T00:00:54.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-02T00:00:54.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-02T00:00:54.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-02T00:00:55.927Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-02T00:01:01.744Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-02T00:01:19.475Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-02T00:01:19.475Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-02T00:01:19.475Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-02T00:01:19.475Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-02T00:01:19.475Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-02T00:01:19.475Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-02T00:01:19.475Z] === RUN TestDockerSuite/TestBuildFails [2021-06-02T00:01:20.448Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-02T00:01:20.448Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-02T00:01:27.549Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-02T00:01:33.369Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-02T00:01:51.096Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-02T00:01:55.807Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-02T00:01:57.999Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-02T00:02:03.815Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-02T00:02:03.815Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-02T00:02:04.796Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-02T00:02:05.258Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-02T00:02:05.258Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-02T00:02:15.614Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-02T00:02:15.614Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-02T00:02:28.037Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-02T00:02:28.499Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-02T00:02:30.687Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-02T00:02:31.151Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-02T00:02:31.613Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-02T00:02:32.075Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-02T00:02:36.784Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-02T00:02:37.759Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-02T00:02:38.733Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-02T00:02:39.708Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-02T00:02:40.690Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-02T00:02:41.663Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-02T00:02:43.207Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-02T00:02:50.304Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-02T00:02:50.304Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-02T00:02:50.304Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-02T00:02:50.304Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-02T00:02:50.304Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-02T00:02:50.304Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-02T00:02:50.304Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-02T00:02:51.278Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-02T00:02:51.740Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-02T00:02:58.840Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-02T00:03:28.845Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-02T00:03:28.845Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-02T00:03:28.845Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-02T00:04:19.615Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-02T00:04:34.466Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-02T00:04:44.818Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-02T00:04:50.634Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-02T00:04:56.449Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-02T00:05:17.608Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-02T00:05:17.608Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-02T00:05:23.422Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-02T00:05:24.395Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-02T00:05:24.395Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-02T00:05:24.395Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-02T00:05:27.313Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-02T00:05:33.131Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-02T00:05:40.252Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-02T00:05:40.252Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-02T00:05:40.252Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-02T00:05:43.169Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-02T00:05:44.143Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-02T00:05:45.689Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-02T00:06:00.547Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-02T00:06:02.093Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-02T00:06:16.939Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-02T00:06:20.691Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-02T00:06:31.049Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-02T00:06:35.759Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-02T00:06:41.573Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-02T00:06:42.547Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-02T00:06:42.547Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-02T00:06:42.547Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-02T00:06:44.735Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-02T00:06:44.735Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-02T00:07:35.480Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-02T00:08:18.057Z] === RUN TestDockerSuite/TestBuildRm [2021-06-02T00:08:30.469Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-02T00:08:33.387Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-02T00:08:33.387Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-02T00:08:33.848Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-02T00:08:36.037Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-02T00:08:39.795Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-02T00:08:43.545Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-02T00:08:48.255Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-02T00:09:05.978Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-02T00:09:06.440Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-02T00:09:07.414Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-02T00:09:17.764Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-02T00:09:17.764Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-02T00:09:23.579Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-02T00:09:23.579Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-02T00:09:28.287Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-02T00:09:53.472Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-02T00:09:53.472Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-02T00:09:53.472Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-02T00:09:55.017Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-02T00:10:00.839Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-02T00:10:06.652Z] === RUN TestDockerSuite/TestBuildUser [2021-06-02T00:10:06.652Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-02T00:10:06.652Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-02T00:10:06.652Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-02T00:10:11.361Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-02T00:10:11.361Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-02T00:10:15.113Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-02T00:10:15.113Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-02T00:10:15.113Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-02T00:10:40.287Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-02T00:10:40.287Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-02T00:10:50.659Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-02T00:10:56.479Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-02T00:10:56.941Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-02T00:10:56.941Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-02T00:10:59.860Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-02T00:11:00.322Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-02T00:11:12.748Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-02T00:11:17.459Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-02T00:11:17.920Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-02T00:11:39.056Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-02T00:11:39.056Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-02T00:11:39.056Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-02T00:11:39.056Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-02T00:11:40.032Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-02T00:11:48.640Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-02T00:11:50.831Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-02T00:11:51.292Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-02T00:11:51.292Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-02T00:11:51.292Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-02T00:11:54.213Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-02T00:11:58.923Z] === RUN TestDockerSuite/TestCommitChange [2021-06-02T00:12:04.743Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-02T00:12:09.456Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-02T00:12:09.456Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-02T00:12:18.064Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-02T00:12:18.064Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-02T00:12:25.164Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-02T00:12:29.871Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-02T00:12:29.871Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-02T00:12:29.871Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-02T00:12:29.871Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-02T00:12:29.871Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-02T00:12:29.871Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-02T00:12:29.871Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-02T00:12:29.871Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-02T00:12:29.871Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-02T00:12:36.975Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-02T00:12:45.574Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-02T00:12:45.575Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-02T00:12:47.118Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-02T00:12:47.118Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-02T00:12:47.118Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-02T00:12:47.118Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-02T00:12:50.039Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-02T00:12:50.039Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-02T00:12:50.039Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-02T00:12:52.225Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-02T00:12:52.225Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-02T00:12:52.686Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-02T00:12:52.686Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-02T00:12:52.686Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-02T00:12:55.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-02T00:12:57.787Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-02T00:13:00.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-02T00:13:00.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-02T00:13:00.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-02T00:13:02.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-02T00:13:02.916Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-02T00:13:05.833Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-02T00:13:05.833Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-02T00:13:05.833Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-02T00:13:08.748Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-02T00:13:08.748Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-02T00:13:11.664Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-02T00:13:11.664Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-02T00:13:14.579Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-02T00:13:14.579Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-02T00:13:16.766Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-02T00:13:21.472Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-02T00:13:25.218Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-02T00:13:25.218Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-02T00:13:25.218Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-02T00:13:25.218Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-02T00:13:25.218Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-02T00:13:27.406Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-02T00:13:27.406Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-02T00:13:30.321Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-02T00:13:30.321Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-02T00:13:32.507Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-02T00:13:32.507Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-02T00:13:37.215Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-02T00:13:39.401Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-02T00:13:39.401Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-02T00:13:39.401Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-02T00:13:39.401Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-02T00:13:39.401Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-02T00:13:39.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-02T00:13:41.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-02T00:13:41.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-02T00:13:44.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-02T00:13:46.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-02T00:13:55.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-02T00:13:57.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006aeee0_} [2021-06-02T00:14:00.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1778821702_c:\foo_false____} [2021-06-02T00:14:02.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1778821702_c:\foo_true____} [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-02T00:14:11.340Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-02T00:14:13.526Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-02T00:14:13.987Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-02T00:14:13.987Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-02T00:14:13.987Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-02T00:14:13.987Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-02T00:14:16.904Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-02T00:14:16.904Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-02T00:14:16.904Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-02T00:14:19.824Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-02T00:14:19.824Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-02T00:14:19.824Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-02T00:14:19.824Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-02T00:14:24.535Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-02T00:14:27.450Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-02T00:14:27.450Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-02T00:14:27.450Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-02T00:14:52.622Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-02T00:14:52.622Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-02T00:14:52.622Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-02T00:15:07.463Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-02T00:15:07.463Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-02T00:15:07.463Z] === RUN TestDockerSuite/TestCpToDot [2021-06-02T00:15:07.924Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-02T00:15:07.924Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-02T00:15:07.924Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-02T00:15:10.847Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-02T00:15:10.847Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-02T00:15:10.847Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-02T00:15:10.847Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-02T00:15:10.847Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-02T00:15:10.847Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-02T00:15:11.308Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-02T00:15:13.497Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-02T00:15:15.685Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-02T00:15:15.685Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-02T00:15:16.146Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-02T00:15:18.334Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-02T00:15:19.307Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-02T00:15:19.307Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-02T00:15:19.307Z] === RUN TestDockerSuite/TestCreateRM [2021-06-02T00:15:19.770Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-02T00:15:19.770Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-02T00:15:19.770Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-02T00:15:20.231Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-02T00:15:35.055Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-02T00:15:35.055Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-02T00:15:35.055Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-02T00:15:38.803Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-02T00:15:38.803Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-02T00:15:38.803Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-02T00:15:40.993Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-02T00:15:40.993Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDockerFails [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-02T00:15:41.454Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-02T00:15:44.371Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-02T00:15:47.286Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-02T00:15:50.202Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-02T00:16:07.917Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-02T00:16:13.730Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-02T00:16:19.540Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-02T00:16:21.726Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-02T00:16:22.187Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-02T00:16:26.895Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-02T00:16:27.357Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-02T00:16:28.331Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-02T00:16:34.140Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-02T00:16:38.848Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-02T00:16:38.848Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-02T00:16:38.848Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-02T00:16:38.848Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-02T00:16:38.848Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-02T00:16:38.848Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-02T00:16:39.820Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-02T00:16:39.820Z] === RUN TestDockerSuite/TestEventsRename [2021-06-02T00:16:42.734Z] === RUN TestDockerSuite/TestEventsResize [2021-06-02T00:16:51.327Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-02T00:16:52.869Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-02T00:16:55.792Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-02T00:17:01.602Z] === RUN TestDockerSuite/TestEventsTop [2021-06-02T00:17:01.602Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-02T00:17:03.788Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-02T00:17:09.597Z] === RUN TestDockerSuite/TestExec [2021-06-02T00:17:09.597Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-02T00:17:09.597Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-02T00:17:11.141Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-02T00:17:13.334Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-02T00:17:13.334Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-02T00:17:13.334Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-02T00:17:13.334Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-02T00:17:15.520Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-02T00:17:18.439Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-02T00:17:20.624Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-02T00:17:22.811Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-02T00:17:27.514Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-02T00:17:27.514Z] === RUN TestDockerSuite/TestExecEnv [2021-06-02T00:17:27.514Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-02T00:17:27.514Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-02T00:17:30.431Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-02T00:17:35.141Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-02T00:17:35.141Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-02T00:17:35.141Z] === RUN TestDockerSuite/TestExecParseError [2021-06-02T00:17:35.141Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-02T00:17:35.141Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-02T00:17:35.141Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-02T00:17:38.062Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-02T00:17:38.062Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-02T00:17:38.062Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-02T00:17:38.062Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-02T00:17:38.062Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-02T00:17:38.062Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-02T00:17:40.976Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-02T00:17:40.976Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-02T00:17:46.794Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-02T00:17:46.794Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-02T00:17:46.794Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-02T00:17:46.794Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-02T00:17:53.886Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-02T00:17:59.700Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-02T00:18:02.624Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-02T00:18:09.724Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-02T00:18:09.724Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-02T00:18:09.724Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-02T00:18:09.724Z] === RUN TestDockerSuite/TestHealth [2021-06-02T00:18:09.724Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-02T00:18:09.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-02T00:18:09.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-02T00:18:09.724Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-02T00:18:14.438Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-02T00:18:14.438Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-02T00:18:14.900Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-02T00:18:14.900Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-02T00:18:14.900Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-02T00:18:15.369Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-02T00:18:15.831Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-02T00:18:15.831Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-02T00:18:17.375Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-02T00:18:17.375Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-02T00:18:19.566Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-02T00:18:19.566Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-02T00:18:21.758Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-02T00:18:25.510Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-02T00:18:25.510Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-02T00:18:25.510Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-02T00:18:29.264Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-02T00:18:29.264Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestImportFile [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-02T00:18:32.182Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-02T00:18:32.183Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-02T00:18:32.183Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-02T00:18:32.183Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-02T00:18:34.372Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-02T00:18:37.291Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-02T00:18:37.291Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-02T00:18:37.291Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-02T00:18:37.291Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-02T00:18:37.291Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-02T00:18:39.481Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-02T00:18:39.943Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-02T00:18:47.044Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-02T00:18:47.044Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-02T00:18:47.044Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-02T00:18:47.044Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-02T00:18:49.960Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-02T00:18:54.678Z] === RUN TestDockerSuite/TestInspectImage [2021-06-02T00:18:54.678Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-02T00:18:54.678Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-02T00:18:54.678Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-02T00:18:56.870Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-02T00:18:59.797Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-02T00:18:59.797Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-02T00:19:01.989Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-02T00:19:04.907Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-02T00:19:04.907Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-02T00:19:04.907Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-02T00:19:07.099Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-02T00:19:10.025Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-02T00:19:15.840Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-02T00:19:17.386Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-02T00:19:20.307Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-02T00:19:22.495Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-02T00:19:24.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-02T00:19:27.608Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-02T00:19:29.802Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-02T00:19:30.265Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-02T00:19:30.265Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-02T00:19:30.265Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-02T00:19:30.265Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-02T00:19:30.265Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-02T00:19:30.265Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-02T00:19:30.265Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-02T00:19:30.265Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-02T00:19:30.265Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-02T00:19:32.456Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-02T00:19:34.645Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-02T00:19:40.462Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-02T00:19:43.376Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-02T00:19:43.376Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-02T00:19:46.297Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-02T00:19:46.297Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-02T00:19:54.898Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-02T00:20:01.996Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-02T00:20:10.591Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-02T00:20:12.778Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-02T00:20:15.696Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-02T00:20:15.696Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-02T00:20:18.614Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-02T00:20:20.809Z] === RUN TestDockerSuite/TestLogsSince [2021-06-02T00:20:31.153Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-02T00:20:31.153Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-02T00:20:31.153Z] === RUN TestDockerSuite/TestLogsTail [2021-06-02T00:20:33.333Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-02T00:20:36.283Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-02T00:20:38.469Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-02T00:20:38.469Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-02T00:20:38.469Z] === RUN TestDockerSuite/TestNetHostname [2021-06-02T00:20:38.469Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-02T00:20:38.469Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-02T00:20:38.469Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-02T00:20:38.469Z] === RUN TestDockerSuite/TestPluginActive [2021-06-02T00:20:38.469Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-02T00:20:38.469Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPortList [2021-06-02T00:20:38.929Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-02T00:20:49.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-02T00:20:53.952Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-02T00:20:53.952Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-02T00:21:04.284Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-02T00:21:04.284Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-02T00:21:14.613Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-02T00:21:29.432Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-02T00:21:29.432Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-02T00:21:29.432Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-02T00:21:44.261Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-02T00:21:47.169Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-02T00:21:59.563Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-02T00:22:04.262Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-02T00:22:04.262Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-02T00:22:04.262Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-02T00:22:10.061Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-02T00:22:10.061Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-02T00:22:10.061Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-02T00:22:10.061Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-02T00:22:10.061Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-02T00:22:18.642Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-02T00:22:18.642Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-02T00:22:19.103Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-02T00:22:19.103Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-02T00:22:20.642Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-02T00:22:21.102Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-02T00:22:21.102Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-02T00:22:25.800Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-02T00:22:30.502Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-02T00:22:32.683Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-02T00:22:57.846Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-02T00:22:57.846Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-02T00:23:02.537Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-02T00:23:02.537Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-02T00:23:02.997Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-02T00:23:03.972Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-02T00:23:08.672Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-02T00:23:13.549Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-02T00:23:13.549Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-02T00:23:17.296Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-02T00:23:17.757Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-02T00:23:17.757Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-02T00:23:35.458Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-02T00:23:36.430Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-02T00:23:36.891Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-02T00:23:45.460Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-02T00:23:50.156Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-02T00:23:58.727Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-02T00:24:03.417Z] === RUN TestDockerSuite/TestRmiTag [2021-06-02T00:24:03.417Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-02T00:24:06.324Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-02T00:24:27.424Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-02T00:24:27.884Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-02T00:24:38.209Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-02T00:24:39.178Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-02T00:24:39.178Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-02T00:24:39.636Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-02T00:24:39.636Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-02T00:24:39.636Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-02T00:24:39.636Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-02T00:24:39.636Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-02T00:24:39.636Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-02T00:24:41.819Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-02T00:24:41.819Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-02T00:24:41.819Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-02T00:24:46.513Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-02T00:24:50.248Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-02T00:24:52.428Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-02T00:24:54.611Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-02T00:24:57.518Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-02T00:24:57.518Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-02T00:25:02.207Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-02T00:25:05.112Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-02T00:25:05.113Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-02T00:25:08.868Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-02T00:25:08.868Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-02T00:25:08.868Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-02T00:25:11.057Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-02T00:25:11.057Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-02T00:25:11.057Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-02T00:25:11.057Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-02T00:25:11.057Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-02T00:25:11.057Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-02T00:25:11.057Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-02T00:25:11.057Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-02T00:25:13.962Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-02T00:25:16.140Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-02T00:25:19.044Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-02T00:25:19.044Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-02T00:25:19.044Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-02T00:25:19.044Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-02T00:25:21.222Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-02T00:25:21.222Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-02T00:25:21.222Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-02T00:25:21.222Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-02T00:25:21.222Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-02T00:25:23.408Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-02T00:25:29.222Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-02T00:25:29.222Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-02T00:25:29.222Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-02T00:25:29.222Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-02T00:25:29.222Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-02T00:25:29.222Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-02T00:25:29.222Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-02T00:25:32.141Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-02T00:25:32.141Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-02T00:25:32.141Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-02T00:25:32.141Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-02T00:25:34.327Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-02T00:25:37.246Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-02T00:25:37.246Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-02T00:25:39.434Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-02T00:25:39.434Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-02T00:25:39.434Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-02T00:25:39.434Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-02T00:25:42.352Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-02T00:25:44.542Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-02T00:25:47.459Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-02T00:25:54.550Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-02T00:25:54.550Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-02T00:25:54.550Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-02T00:25:54.550Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-02T00:25:54.550Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-02T00:25:54.550Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-02T00:25:54.550Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-02T00:25:54.550Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-02T00:25:54.550Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-02T00:26:04.896Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-02T00:26:04.896Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-02T00:26:04.896Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-02T00:26:04.896Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-02T00:26:04.896Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-02T00:26:04.896Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-02T00:26:04.896Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-02T00:26:11.988Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-02T00:26:11.988Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-02T00:26:12.961Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-02T00:26:12.961Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-02T00:26:12.961Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-02T00:26:12.961Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-02T00:26:12.961Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-02T00:26:12.961Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-02T00:26:13.422Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-02T00:26:13.422Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-02T00:26:13.422Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-02T00:26:13.422Z] === RUN TestDockerSuite/TestRunMount [2021-06-02T00:26:13.422Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-02T00:26:13.422Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-02T00:26:13.422Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-02T00:26:13.422Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-02T00:26:22.013Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-02T00:26:22.013Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-02T00:26:22.013Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-02T00:26:22.013Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-02T00:26:26.723Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-02T00:26:31.435Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-02T00:26:32.979Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-02T00:26:35.171Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-02T00:26:37.357Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-02T00:26:38.899Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-02T00:26:41.085Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-02T00:26:41.085Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-02T00:26:41.085Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-02T00:26:41.085Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-02T00:26:41.085Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-02T00:26:41.547Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-02T00:26:41.547Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-02T00:26:41.547Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-02T00:26:41.547Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-02T00:26:45.301Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-02T00:26:45.301Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-02T00:26:45.301Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-02T00:26:45.301Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-02T00:26:45.301Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-02T00:26:45.301Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-02T00:27:03.023Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-02T00:27:03.023Z] === RUN TestDockerSuite/TestRunRm [2021-06-02T00:27:05.941Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-02T00:27:11.747Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-02T00:27:13.933Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-02T00:27:16.860Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-02T00:27:19.046Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-02T00:27:21.962Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-02T00:27:21.962Z] === RUN TestDockerSuite/TestRunState [2021-06-02T00:27:21.962Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-02T00:27:29.063Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-02T00:27:29.063Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-02T00:27:31.978Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-02T00:27:31.978Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-02T00:27:31.978Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-02T00:27:31.978Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-02T00:27:31.978Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-02T00:27:31.978Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-02T00:27:36.698Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-02T00:27:36.698Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-02T00:27:36.698Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-02T00:27:36.698Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-02T00:27:36.698Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-02T00:27:36.698Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-02T00:27:37.159Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-02T00:27:37.159Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-02T00:27:37.159Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-02T00:27:37.159Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-02T00:27:37.159Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-02T00:27:39.365Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-02T00:27:39.365Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-02T00:27:42.280Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-02T00:27:42.280Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-02T00:27:42.280Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-02T00:27:46.027Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-02T00:27:53.122Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-02T00:28:03.466Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-02T00:28:09.275Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-02T00:28:09.275Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-02T00:28:09.736Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-02T00:28:12.653Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-02T00:28:14.839Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-02T00:28:17.024Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-02T00:28:17.024Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-02T00:28:17.024Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-02T00:28:17.485Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-02T00:28:17.485Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-02T00:28:17.485Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-02T00:28:17.485Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-02T00:28:17.485Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-02T00:28:17.485Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-02T00:28:22.196Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-02T00:28:23.741Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-02T00:28:25.933Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-02T00:28:30.637Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-02T00:28:31.100Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-02T00:28:31.100Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-02T00:28:31.100Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-02T00:28:33.291Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-02T00:28:33.752Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-02T00:28:34.213Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-02T00:28:34.213Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-02T00:28:36.399Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-02T00:28:43.488Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-02T00:28:43.488Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-02T00:28:52.681Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-02T00:28:52.681Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-02T00:29:01.275Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-02T00:29:01.275Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-02T00:29:01.275Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-02T00:29:01.275Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-02T00:29:01.275Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-02T00:29:13.703Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-02T00:29:13.703Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-02T00:29:13.703Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-02T00:29:13.703Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-02T00:29:13.703Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-02T00:29:13.703Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-02T00:29:13.703Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-02T00:29:14.674Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-02T00:29:17.589Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-02T00:29:17.589Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-02T00:29:19.776Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-02T00:29:19.776Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-02T00:29:19.776Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-02T00:29:19.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-02T00:29:19.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-02T00:29:19.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-02T00:29:19.776Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-02T00:29:37.494Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-02T00:29:37.494Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-02T00:29:37.494Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-02T00:29:37.494Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-02T00:29:37.494Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-02T00:29:37.494Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-02T00:29:37.494Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-02T00:29:39.039Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-02T00:29:39.501Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-02T00:29:42.419Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-02T00:29:42.880Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-02T00:29:43.340Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-02T00:29:43.340Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-02T00:29:43.802Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-02T00:29:52.390Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-02T00:29:52.390Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-02T00:29:52.851Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-02T00:29:52.851Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-02T00:29:52.851Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-02T00:30:01.440Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-02T00:30:01.441Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-02T00:30:01.441Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-02T00:30:16.285Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-02T00:30:16.285Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite (2931.94s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-02T00:30:17.256Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-02T00:30:17.256Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (136.73s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.39s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-02T00:30:17.256Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-02T00:30:17.256Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-02T00:30:17.256Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-02T00:30:17.256Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-02T00:30:17.256Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-02T00:30:17.256Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-02T00:30:17.256Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-02T00:30:17.256Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.82s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-02T00:30:17.256Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-02T00:30:17.256Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.42s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.28s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-02T00:30:17.256Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-02T00:30:17.256Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-02T00:30:17.256Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-02T00:30:17.256Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (7.67s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-02T00:30:17.256Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-02T00:30:17.256Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.61s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (125.61s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-06-02T00:30:17.256Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.34s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.55s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.04s) [2021-06-02T00:30:17.256Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-02T00:30:17.256Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-02T00:30:17.256Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.48s) [2021-06-02T00:30:17.256Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s) [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-02T00:30:17.256Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.256Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-02T00:30:17.256Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.28s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.08s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.85s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.30s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddTar (61.10s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.20s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.02s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.42s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.40s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.66s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.41s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.26s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.17s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.25s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.28s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-02T00:30:17.257Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.98s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.45s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.17s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.94s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.95s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.89s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.34s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.80s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.83s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.04s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.87s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.89s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.23s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (94.12s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.97s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.12s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.81s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.20s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.86s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.99s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.99s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (131.12s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.06s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.63s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.30s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.20s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.33s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.53s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFails (2.69s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.18s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.00s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildForceRm (17.11s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.23s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.05s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.60s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildHistory (12.74s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.23s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.83s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.58s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.86s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.82s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.52s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.09s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.66s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.73s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.08s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.42s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.60s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-02T00:30:17.257Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.09s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.02s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.43s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.15s) [2021-06-02T00:30:17.257Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.51s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.90s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.56s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.13s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.47s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.61s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.25s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.35s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.36s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.15s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (40.18s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildRm (14.38s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.85s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-06-02T00:30:17.258Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.94s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.94s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.85s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.06s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.87s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.48s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildStderr (5.11s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.70s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.35s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.47s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.08s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.96s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.72s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.04s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.30s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.87s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.52s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.89s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.19s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.07s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.44s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.84s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-06-02T00:30:17.258Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-02T00:30:17.258Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-02T00:30:17.258Z] docker_cli_sni_test.go:18: Flakey test [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.48s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.92s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestCommitChange (5.43s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.98s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-02T00:30:17.258Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.69s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-02T00:30:17.258Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestCommitTTY (7.57s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.00s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-02T00:30:17.258Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-02T00:30:17.258Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-02T00:30:17.258Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-02T00:30:17.258Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-02T00:30:17.258Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-02T00:30:17.258Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-02T00:30:17.258Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.45s) [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.49s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-02T00:30:17.258Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.45s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-02T00:30:17.258Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-02T00:30:17.258Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-02T00:30:17.258Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.48s) [2021-06-02T00:30:17.258Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-02T00:30:17.258Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.72s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.81s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.44s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.66s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.64s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.60s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.20s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.22s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.92s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.40s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.01s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.27s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.09s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.65s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.42s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.23s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-02T00:30:17.722Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.07s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.01s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.64s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.70s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.78s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.73s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006aeee0_} (2.71s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1778821702_c:\foo_false____} (2.73s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1778821702_c:\foo_true____} (7.70s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-02T00:30:17.722Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.79s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-02T00:30:17.722Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-02T00:30:17.722Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.78s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.68s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-02T00:30:17.722Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.85s) [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.72s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-02T00:30:17.722Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- PASS: TestDockerSuite/TestCpToCaseE (23.91s) [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-02T00:30:17.722Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.722Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.33s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCpToDot (2.63s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCpToStdout (2.62s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.47s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.21s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.16s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-02T00:30:17.723Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.55s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-02T00:30:17.723Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-02T00:30:17.723Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-02T00:30:17.723Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-02T00:30:17.723Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-02T00:30:17.723Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-02T00:30:17.723Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-02T00:30:17.723Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-02T00:30:17.723Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-02T00:30:17.723Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.80s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.64s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.67s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.41s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsCopy (5.48s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.38s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.43s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.18s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFilters (5.18s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFormat (4.88s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsRename (2.64s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsResize (8.08s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.38s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.88s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.02s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.11s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-02T00:30:17.723Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.22s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.26s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-02T00:30:17.723Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-02T00:30:17.723Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-02T00:30:17.723Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.21s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.50s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.38s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.15s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.77s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.55s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecInspectID (5.00s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-02T00:30:17.723Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.73s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-02T00:30:17.723Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.64s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.40s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.30s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.31s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.31s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-02T00:30:17.723Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.05s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.16s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.99s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.05s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-02T00:30:17.723Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-02T00:30:17.723Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-02T00:30:17.723Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.38s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.41s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-02T00:30:17.723Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-02T00:30:17.723Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-02T00:30:17.723Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.54s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-06-02T00:30:17.723Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.33s) [2021-06-02T00:30:17.723Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectDefault (2.45s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectHistory (4.97s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.43s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.55s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.41s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.39s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.45s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectStatus (2.93s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.94s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.54s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.41s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.48s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.44s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.54s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.40s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.16s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.23s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.98s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-02T00:30:17.724Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.54s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.96s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.02s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.80s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.88s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.75s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.82s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.50s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsSince (9.31s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsTail (3.06s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.54s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.72s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-02T00:30:17.724Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-02T00:30:17.724Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-02T00:30:17.724Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-02T00:30:17.724Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-02T00:30:17.724Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-02T00:30:17.724Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-02T00:30:17.724Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-02T00:30:17.724Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.21s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-02T00:30:17.724Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsByOrder (9.49s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.28s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.15s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.41s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.16s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.63s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.86s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-02T00:30:17.724Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.02s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.91s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-02T00:30:17.724Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-02T00:30:17.724Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.33s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.50s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.54s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.42s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.35s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.69s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.43s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.51s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.30s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.04s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.24s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.67s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.17s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.79s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.69s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.61s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.81s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.31s) [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.23s) [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.724Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-02T00:30:17.724Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.86s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.15s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.47s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.89s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.46s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.62s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.31s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.60s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.53s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.48s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.45s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.87s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.53s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.42s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.47s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.44s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunExitCode (2.60s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.48s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.57s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.38s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.12s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.33s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.88s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.86s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.32s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.44s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-06-02T00:30:17.725Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.26s) [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-02T00:30:17.725Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.725Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.64s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.97s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunRm (2.61s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.74s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.67s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.44s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.47s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.71s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.37s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.35s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.02s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.45s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.46s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.58s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.40s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.67s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.85s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.71s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.42s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.45s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.26s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.42s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.70s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.24s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.56s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.16s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.14s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.46s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.64s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.37s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-02T00:30:17.726Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.73s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.53s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.44s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.58s) [2021-06-02T00:30:17.726Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-02T00:30:17.726Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.726Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.65s) [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-02T00:30:17.726Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-02T00:30:17.727Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-02T00:30:17.727Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-02T00:30:17.727Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-02T00:30:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-02T00:30:17.727Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-02T00:30:17.727Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] === RUN TestDockerDaemonSuite [2021-06-02T00:30:17.727Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-02T00:30:17.727Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-02T00:30:17.727Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-02T00:30:17.727Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-02T00:30:17.727Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.727Z] === RUN TestDockerSwarmSuite [2021-06-02T00:30:17.727Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-02T00:30:17.727Z] === RUN TestDockerPluginSuite [2021-06-02T00:30:17.727Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-02T00:30:17.728Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-02T00:30:17.728Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] === RUN TestDockerExternalVolumeSuite [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] === RUN TestDockerNetworkSuite [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] === RUN TestDockerHubPullSuite [2021-06-02T00:30:17.728Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-02T00:30:17.728Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-02T00:30:17.728Z] PASS [2021-06-02T00:30:17.728Z] ok github.com/docker/docker/integration-cli 2932.666s [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === Skipped [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-02T00:30:18.190Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-02T00:30:18.190Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-02T00:30:18.190Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-02T00:30:18.190Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-02T00:30:18.190Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-02T00:30:18.190Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-02T00:30:18.190Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-02T00:30:18.190Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-02T00:30:18.190Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-02T00:30:18.190Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-02T00:30:18.190Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-02T00:30:18.190Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-02T00:30:18.190Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-02T00:30:18.190Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-02T00:30:18.190Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-02T00:30:18.190Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-02T00:30:18.190Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-02T00:30:18.190Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-06-02T00:30:18.190Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.04s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.04s) [2021-06-02T00:30:18.190Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-02T00:30:18.190Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-02T00:30:18.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-02T00:30:18.190Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.190Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-02T00:30:18.191Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-02T00:30:18.191Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-02T00:30:18.191Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.191Z] [2021-06-02T00:30:18.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-06-02T00:30:18.192Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-06-02T00:30:18.192Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-02T00:30:18.192Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-02T00:30:18.192Z] docker_cli_sni_test.go:18: Flakey test [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-02T00:30:18.192Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-02T00:30:18.192Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-02T00:30:18.192Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-02T00:30:18.192Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-02T00:30:18.192Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-02T00:30:18.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-02T00:30:18.192Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.192Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-02T00:30:18.193Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-02T00:30:18.193Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-02T00:30:18.193Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-02T00:30:18.193Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-02T00:30:18.193Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-02T00:30:18.193Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-02T00:30:18.193Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-02T00:30:18.193Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-02T00:30:18.193Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-02T00:30:18.193Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-02T00:30:18.193Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-02T00:30:18.193Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-02T00:30:18.193Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-02T00:30:18.193Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-02T00:30:18.193Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-02T00:30:18.193Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-02T00:30:18.193Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-02T00:30:18.193Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-02T00:30:18.193Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-02T00:30:18.193Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-02T00:30:18.193Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-02T00:30:18.193Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-02T00:30:18.193Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.193Z] [2021-06-02T00:30:18.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-02T00:30:18.193Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-02T00:30:18.194Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-02T00:30:18.194Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-02T00:30:18.194Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-02T00:30:18.194Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-02T00:30:18.194Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-02T00:30:18.194Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-02T00:30:18.194Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-02T00:30:18.194Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-02T00:30:18.194Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.194Z] [2021-06-02T00:30:18.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-02T00:30:18.194Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-02T00:30:18.195Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-02T00:30:18.195Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-02T00:30:18.195Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-02T00:30:18.195Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-02T00:30:18.195Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-02T00:30:18.195Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-02T00:30:18.195Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-02T00:30:18.195Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-02T00:30:18.195Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-02T00:30:18.195Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-02T00:30:18.195Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-02T00:30:18.195Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-02T00:30:18.195Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-02T00:30:18.195Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-02T00:30:18.195Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.195Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-02T00:30:18.657Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-02T00:30:18.657Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.657Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-02T00:30:18.658Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-02T00:30:18.658Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.658Z] [2021-06-02T00:30:18.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.04s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-02T00:30:18.659Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-02T00:30:18.659Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-02T00:30:18.659Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.659Z] [2021-06-02T00:30:18.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-02T00:30:18.660Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-06-02T00:30:18.660Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-02T00:30:18.660Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-02T00:30:18.660Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-02T00:30:18.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.660Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-02T00:30:18.661Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-02T00:30:18.661Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:18.661Z] DONE 1092 tests, 546 skipped in 2942.549s [2021-06-02T00:30:18.661Z] INFO: Integration tests ended at 06/02/2021 00:30:18. Duration:00:49:02.5947929 [2021-06-02T00:30:18.661Z] INFO: Docker info of the daemon under test at end of run [2021-06-02T00:30:18.661Z] [2021-06-02T00:30:19.123Z] Containers: 2 [2021-06-02T00:30:19.123Z] Running: 0 [2021-06-02T00:30:19.123Z] Paused: 0 [2021-06-02T00:30:19.123Z] Stopped: 2 [2021-06-02T00:30:19.123Z] Images: 18 [2021-06-02T00:30:19.123Z] Server Version: 0.0.0-dev [2021-06-02T00:30:19.123Z] Storage Driver: windowsfilter [2021-06-02T00:30:19.123Z] Windows: [2021-06-02T00:30:19.123Z] Logging Driver: json-file [2021-06-02T00:30:19.123Z] Plugins: [2021-06-02T00:30:19.123Z] Volume: local [2021-06-02T00:30:19.123Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-02T00:30:19.123Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-02T00:30:19.123Z] Swarm: inactive [2021-06-02T00:30:19.123Z] Default Isolation: process [2021-06-02T00:30:19.123Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-02T00:30:19.123Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-02T00:30:19.123Z] OSType: windows [2021-06-02T00:30:19.123Z] Architecture: x86_64 [2021-06-02T00:30:19.123Z] CPUs: 4 [2021-06-02T00:30:19.123Z] Total Memory: 32GiB [2021-06-02T00:30:19.123Z] Name: azwin-2-cad6e0 [2021-06-02T00:30:19.123Z] ID: TOXS:OTYW:CMSN:TPSY:XL25:JD5S:VPMW:CSWI:4GOG:IG7K:IILH:HX6K [2021-06-02T00:30:19.123Z] Docker Root Dir: D:\CI\PR-42446\4\daemon [2021-06-02T00:30:19.123Z] Debug Mode (client): false [2021-06-02T00:30:19.123Z] Debug Mode (server): true [2021-06-02T00:30:19.123Z] File Descriptors: -1 [2021-06-02T00:30:19.123Z] Goroutines: 17 [2021-06-02T00:30:19.123Z] System Time: 2021-06-02T00:30:18.7438008Z [2021-06-02T00:30:19.123Z] EventsListeners: 0 [2021-06-02T00:30:19.123Z] Registry: https://index.docker.io/v1/ [2021-06-02T00:30:19.123Z] Labels: [2021-06-02T00:30:19.123Z] Experimental: false [2021-06-02T00:30:19.123Z] Insecure Registries: [2021-06-02T00:30:19.123Z] 127.0.0.0/8 [2021-06-02T00:30:19.123Z] Live Restore Enabled: false [2021-06-02T00:30:19.123Z] [2021-06-02T00:30:19.123Z] [2021-06-02T00:30:19.123Z] INFO: Stopping daemon under test [2021-06-02T00:30:19.123Z] SUCCESS: The process with PID 4816 (child process of PID 3524) has been terminated. [2021-06-02T00:30:19.123Z] SUCCESS: The process with PID 3524 (child process of PID 2236) has been terminated. [2021-06-02T00:30:19.123Z] INFO: Stop tailing logs of the daemon under tests [2021-06-02T00:30:19.123Z] INFO: executeCI.ps1 Completed successfully at 06/02/2021 00:30:18. [2021-06-02T00:30:19.123Z] INFO: Tidying up at end of run [2021-06-02T00:30:19.123Z] INFO: Saving daemon under test log (d:\CI\PR-42446\4\dut.out) to bundles\CIDUT.out [2021-06-02T00:30:19.123Z] INFO: Saving daemon under test log (d:\CI\PR-42446\4\dut.err) to bundles\CIDUT.err [2021-06-02T00:30:19.123Z] INFO: Nuke-Everything... [2021-06-02T00:30:19.585Z] INFO: Container count on control daemon to delete is 2 [2021-06-02T00:30:20.046Z] bf1857bcdd09 [2021-06-02T00:30:20.046Z] 3abd8ab3d797 [2021-06-02T00:30:20.046Z] INFO: Tidying pidfile d:\CI\PR-42446\4\docker.pid [2021-06-02T00:30:20.046Z] INFO: Nuking d:\CI [2021-06-02T00:30:55.775Z] INFO: Zapped successfully [2021-06-02T00:30:55.775Z] [2021-06-02T00:30:55.775Z] INFO: executeCI.ps1 exiting at Wed Jun 2 00:30:54 CUT 2021. Duration 01:32:04.9122189 [2021-06-02T00:30:55.775Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-02T00:30:56.016Z] Recording test results [2021-06-02T00:31:03.115Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-02T00:31:05.186Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-02T00:31:06.942Z] Archiving artifacts [2021-06-02T00:31:20.961Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42446/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-02T00:31:21.890Z] + make clean [2021-06-02T00:31:24.077Z] docker volume rm -f docker-dev-cache [2021-06-02T00:31:24.077Z] 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